in reply to Re: Extracting data from a pipe delimited text file into a table in Access
in thread Extracting data from a pipe delimited text file into a table in Access
Thanks for your help!
when i run your script i dont get any errors and the table does not get populated.
also when i print out $query
i get:
insert into Held_Receipts values (?,?,?,?,?,?,?,?)
any help would be greatly appreciated!!