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 > Data Access, Manipulation & Batch Languages > Delphi, C etc > Saving Recordset To File (mdb format, not persistent)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-04, 01:49
amuro_ray amuro_ray is offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Red face Saving Recordset To File (mdb format, not persistent)

Here's the question.
How to save a recordset to a file with different name. I got the filename by using commondialog, but when i do rs.save, it only can save with persistent format.
How to save the recordset into a new file instead of persistent format. Is There a way of it ?

I heard it can be done with linking stream with recordset. how to do it ?

thanx for it
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On