Hi guys
The just of what i whant to do is read lines of text from a file until it reaches
a delimiter and then execute that text in a query and repeat the process till
there is no more text. I am using Delphi 6(don't have a choice) and the text is SQL in a .txt file
The code I provided does not work because it doesn't use the delimiter(defaults to whitespace)
and a stringlist is not compatable.
If anyone has any advice let me know
Great thanks in advance
R.