If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > using an 'insert' select query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-04, 09:02
chuk chuk is offline
Registered User
 
Join Date: Oct 2004
Posts: 10
using an 'insert' select query

hello,

i'm thinking this will work, but just wanted to get some feedback before
i tried it.

i want to load an empty table (i created with PCC) on the server,
with data from an access database table on my pc.

the fields in both tables are the same type, order, etc..

can i use an "insert" select query to select * from the access table
and insert into the pervasive table?

i'd like to do this using vb.

thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On