Eliott
|
| Posted: 04/24/2005, 3:42 AM |
|
Hi there,
I have a need that sometime export part of one table (based on SQL query) into
ASCII file where fields would be delimited with some delimiters (comma, Tab,
etc) but unable to do it. For example, I would like to be in position to export
all records where one of field in table is checked (True) and to save to hard
disk or much better to export into file on diskette. Such format of ASCII I
would later to use to upload into table on other (main) computer.
Similarlly to above situation, I also need some solution for upload ASCII
ordered files into table. For now, database is MS Access but later I'll change
it into MySQL.
Thanks in advance.
---------------------------------------
Sent from YesSoftware forum http://forums.codecharge.com/
|
|
|
 |
|