Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DataSource problem

Re: DataSource problem

From: Philippe <parnaud_at_yahoo.com>
Date: Wed, 14 Jul 1999 10:02:06 +0200
Message-ID: <7mhg6e$hng$1@concorde.ctp.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US