|
-
October 18th, 2006, 01:43 AM
#1
Save records from DBGrid to Txt File
Hi
I have an application that is connected with SQLServer 2000 and BCB6.
I have the records in DBGrid to saw them in my application.. My question is how i can save this records to txt file?? Any code ideas??
My fields are: Name and Size
So i want to save them in txt file.. Is possible that???
i did something like this
ADOTable1->SaveToFile("c:\\86.txt"); but is totally wrong because i want to save only the above 2 fields and all i get in this file is strange letters
Please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|