A
Anthony Greenidge
I have an Access 2K ADP connected to SQL backend. As
part of a program that i am working on, the exportation
of information to a tab delimited, no text identifier
file is required. I created a Schema.ini file with the
config set at TabDelimited and then issued the
appropriate docmd. to create the file. However, each
time the procedure is run, the schema.ini file is
overwritten and replaced with a CSV, comma delimited
version.
My ? is, how do i get my desired output?
TIA to all that respond.
part of a program that i am working on, the exportation
of information to a tab delimited, no text identifier
file is required. I created a Schema.ini file with the
config set at TabDelimited and then issued the
appropriate docmd. to create the file. However, each
time the procedure is run, the schema.ini file is
overwritten and replaced with a CSV, comma delimited
version.
My ? is, how do i get my desired output?
TIA to all that respond.