|
-
Jul 1st, 2002, 12:31 PM
#1
Thread Starter
Junior Member
.mdb to .txt(or any format).....
Hello everyone,
How to take a backup of access mdb file with data into a flopy in .txt or any other format with visual basic and import like vise versa.
.mdb---->.txt (or any other)
.txt(or any other)----> .mdb
-
Jul 1st, 2002, 08:58 PM
#2
PowerPoster
You can do 1 of 3 things:
1) Use copy recordset and save as .csv file! Search the forums for how to do this!
2) Use a reference to Access Object 9.0 and use Docmd.tRANSFER tEXT function.
3) Use Access's backup function.
later
b
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|