No coinciden los tipos.. reporte =S helpme
Publicado por julia (6 intervenciones) el 13/11/2005 05:04:14
Hola, sigo haciendo el reporte, me sale el siguiente error al tratar de llamar al reporte
No coinciden los tipos de datos..
el código es el sig:
Private Sub cmdReporte_Click()
* DataEnvironment1.Lic1 Format(CDate(mkbFec1.Text), "mm/dd/yyyy"), Format(CDate(mkbFec2.Text), "mm/dd/yyyy")
DataReport1.Refresh
DataReport1.Show
DataEnvironment1.rsLic1.Close
cmdReporte.Enabled = False
End Sub
En el * es donde me marca el error , si me pueden ayudar les agradeceria mucho.
julia
No coinciden los tipos de datos..
el código es el sig:
Private Sub cmdReporte_Click()
* DataEnvironment1.Lic1 Format(CDate(mkbFec1.Text), "mm/dd/yyyy"), Format(CDate(mkbFec2.Text), "mm/dd/yyyy")
DataReport1.Refresh
DataReport1.Show
DataEnvironment1.rsLic1.Close
cmdReporte.Enabled = False
End Sub
En el * es donde me marca el error , si me pueden ayudar les agradeceria mucho.
julia
Valora esta pregunta


0