in reply to Re^2: how to store text file information into my sql database
in thread how to store text file information into my sql database

but the quote delimiter in this code is weak and could break easely. "insert..... "; is better.

Why are double quotes better when there are no variables to interpolate ?

poj
  • Comment on Re^3: how to store text file information into my sql database