How to export table data into text file using VB6
Hi,
By using VB6.0, I want to export database table data into text file with a tab delimited text file (i.e inside text file like, Data1|Data2|data3....etc).
My User interface has:
• Drop down list box contain list of data base table name.
• A path selection area, allowing the user to specify the filename, path and file type (my case text file type) for the export. This will incorporate standard Windows functionality for allowing the user to specify file type such as tab delimited text. The path will default to the xyz server upon which my project instance is running but will allow the user to navigate to any other mapped drive.
• Export button – when clicked, this activates the data export using the parameters provided.
I am new to this job..please give me relevant code...
Thanks in advance
Radhakrishnan
[email protected]
Re: How to export table data into text file using VB6
What have you written so far?
Re: How to export table data into text file using VB6
Quote:
Originally Posted by RadhakrishnanR
please give me relevant code...
What a card!!!!