Re: Access 2000 and VB 6
From: Brendan Reynolds (brenreyn)
Date: 01/28/05
- Next message: Marcus Lloyd: "stoed proc for oracle"
- Previous message: dauster: "Access 2000 and VB 6"
- In reply to: dauster: "Access 2000 and VB 6"
- Next in thread: dauster: "Re: Access 2000 and VB 6"
- Reply: dauster: "Re: Access 2000 and VB 6"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 Jan 2005 20:22:22 -0000
Well, the reason why is that the feature was not added to reports until a
later version of Access. It's in Access 2003, I'm not sure about Access
2002, but it is definitely not in Access 2000.
If upgrading is not an option, you could assign the SQL string to the
RecordSource property instead, but the MDB will need an ODBC link to the
Oracle data for that to work.
-- Brendan Reynolds (MVP) "dauster" <dauster@discussions.microsoft.com> wrote in message news:90FF12F0-2314-4DB9-8710-712866761BFB@microsoft.com... > Using VB6, I create a ADODB connection to an Oracle 8i database. The I > open a > recordset based on an SQL string. Now, how can I show the data in the > recordset in an ACCESS report? > > I can display the data in an ACCESS form but setting the form's record > source to the recordset but can't for the ACCESS report. Why? > > Thanks!
- Next message: Marcus Lloyd: "stoed proc for oracle"
- Previous message: dauster: "Access 2000 and VB 6"
- In reply to: dauster: "Access 2000 and VB 6"
- Next in thread: dauster: "Re: Access 2000 and VB 6"
- Reply: dauster: "Re: Access 2000 and VB 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|