
export access table to txt file
Hi their. Im trying to export a database table to a text file so far i've
not found much useful stuff with regards to the export method. Basicly im
trying to do something like this
databasename.tablename.export ("c:\temp.txt")
Any help of this would be much appriciated.
Thanks in advance
oh ya, im using vb5 on access database