pro_vb thread: Datareport with parameters....
I have a problem....... Error 13, The type not same...
This is my code.........
*******************************************
Dim Rpt As New DEnv_BD
Private Sub Command1_Click()
' ***************
Rpt.Cmd1 (DataCombo1.Text)
' *********************
dr_bme.DataSource
dr_bme.Orientation = rptOrientLandscape
dr_bme.Show
My field is string and i am defining as string in my command1, i don't know
where is the problem, Could you send me a example that work's ok.
thank's....
I am using vb6.0, sp4 and D.B. in Vfoxpro6.0
--
Cesar Enrique Salas Arbaiza.
D.S.I.I. - U.P.A.O.
--