I know this must be simeple, but I can't get it to work:
I have a file (ROS.txt) with general text type info
When inserting a record into one of my tables (using INSERT INTO SQL), I would also like to have the content of ROS.txt inserted into a memof field called ROS. What is the simplest way?
Thank you in advance
Rainer
I have a file (ROS.txt) with general text type info
When inserting a record into one of my tables (using INSERT INTO SQL), I would also like to have the content of ROS.txt inserted into a memof field called ROS. What is the simplest way?
Thank you in advance
Rainer