Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DataSource problem
You forgot the Set statment, try :
Set DataReport1.DataSource = OraDynaSet
HTH, Philippe
Gennady wrote in message <378ba820$0$3723_at_fountain.mindlink.net>...
>Hello,
>I'm using VB6 and Oracle Objects for OLE to connect Oracle database.
>To create a report I use DataReport object but when I try to connect
>OraDynaSet as DataSource as following:
>DataReport1.DataSource = OraDynaSet ,
>I have an error: Type mismatch.
>Please, give me a hint to fix this problem.
>
>Gennady
>
>
>
>
Received on Wed Jul 14 1999 - 03:02:06 CDT
![]() |
![]() |