Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving data
Message
From
19/04/2001 23:43:16
 
 
To
19/04/2001 16:11:37
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00497563
Message ID:
00497711
Views:
10
>I was wondering if this is possible:
>I make a SELECT statement from an Oracle database and I want to save this resultset into my local Access table.
>But when I save, I want to create a new table.
>This would look like doing a SELECT INTO...
>P.S.: I don't want to link table in Access, and I'm doing this from VB.
>
>Thanks
>
>Patrice Merineau

Hi Patrice,

What about a combination of these two examples?

http://msdn.microsoft.com/library/books/dnjet/c3_body_1.htm
http://support.microsoft.com/support/kb/articles/Q209/0/37.ASP

The first to create the Access database file, the second to add a table to it, all from code you should be able to run in VB.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform