Exporting a table as a txt file Help! 
Author Message
 Exporting a table as a txt file Help!

I have recently started using VB having migrated from using Access VBA.  In
Access VBA there is a TransferText function which saves the selected table
as a comma delimited text file. I cannot for the life of me find out how to
do this using VB 5.0 or 6.0.

Any help would be greatly appreciated



Thu, 06 Dec 2001 03:00:00 GMT  
 Exporting a table as a txt file Help!

Quote:
> I have recently started using VB having migrated from using Access VBA.
In
> Access VBA there is a TransferText function which saves the selected table
> as a comma delimited text file. I cannot for the life of me find out how
to
> do this using VB 5.0 or 6.0.

Sorry - You have to write simple funtion, which open recordset and write to
txt..


Fri, 07 Dec 2001 03:00:00 GMT  
 Exporting a table as a txt file Help!
There is a good example of how to do this at www.smithvoice.com/vbfun.htm

--
Colin

ICQ 25808282


Quote:
> I have recently started using VB having migrated from using Access VBA.
In
> Access VBA there is a TransferText function which saves the selected table
> as a comma delimited text file. I cannot for the life of me find out how
to
> do this using VB 5.0 or 6.0.

> Any help would be greatly appreciated



Fri, 07 Dec 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. export access table to txt file

2. Export Pocket Access table to TXT file?

3. Help with export to .txt-file

4. VB6/SQL7 export to txt file help

5. VB6/SQL7 export to txt file help

6. export data from local txt file to .mdb file on server

7. Exporting a txt file

8. Export a view to a txt o excel File

9. Exporting Outlook Contacts to an Excel spreadsheet or to a txt file by using VBScript

10. Exporting Data to *.txt file

11. Exporting Strings to a TXT File without Quotes

12. Videosoft's VSView - Exporting to .txt file.

 

 
Powered by phpBB® Forum Software