Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Datareport with parameters....


Message #1 by "DSII-Area_Acad=?ISO-8859-1?Q?=E9mica=2F_C=E9?=sar Salas Arbaiza" <csalasa@e...> on Thu, 25 Jan 2001 10:56:55 -0500
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.

--

  Return to Index