Results 1 to 2 of 2

Thread: .mdb to .txt(or any format).....

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2002
    Posts
    30

    .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

  2. #2
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    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
  •  



Click Here to Expand Forum to Full Width