G
Guest
I am importing data parsed from a txt file my ADP program. The txt file
contains a section that represents a SQL statement, complete with newlines.
Any suggestions on how to write a UPDATE or INSERT statement to push the test
string (complete with newlines) into the table?
Thanks
contains a section that represents a SQL statement, complete with newlines.
Any suggestions on how to write a UPDATE or INSERT statement to push the test
string (complete with newlines) into the table?
Thanks