Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: An Example.... DataReport with parameter


Message #1 by "DSII-Area_Acad=?ISO-8859-1?Q?=E9mica=2F_C=E9?=sar Salas Arbaiza" <csalasa@e...> on Mon, 22 Jan 2001 14:15:03 -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....

--
Cesar Enrique Salas Arbaiza.
      D.S.I.I. - U.P.A.O.

--

  Return to Index