G
Guest
I need to create an export to an .asc file for purposes of importing existing
data into a new system. I've pulled the data into an Access DB to manipulate
it, then export it to the .asc file. One of the fields is a text field. Some
of the records include a carriage return in the field, so when I export the
record shows up on multiple lines in the .asc file. This causes problems when
I attempt the import of this file.
Can anyone offer suggestions of how I can write VB or SQL code to solve this
problem?
Thanks
data into a new system. I've pulled the data into an Access DB to manipulate
it, then export it to the .asc file. One of the fields is a text field. Some
of the records include a carriage return in the field, so when I export the
record shows up on multiple lines in the .asc file. This causes problems when
I attempt the import of this file.
Can anyone offer suggestions of how I can write VB or SQL code to solve this
problem?
Thanks