Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert to Text file

Status
Not open for further replies.

raj00

IS-IT--Management
May 7, 2001
9
0
0
US
How can I convert a .mdb file to .txt file?

Thanks
 
Exporting Table to .txt file.

1. Select Table to export.
2. Go to File-Save As/Export
3. Select option "To an External File or database" and press ok.
4. Change file type to "Text Files(*.txt;*.csv;*.tab;*.asc)" and press export.
5. Go through the Export wizard.
 
Thanks DarkSun. How can I convert .mdb to .txt using code? In my application I want to convert .mdb to .txt automatically. I am using VB 5.0 and access as back end.

thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top