yaman bas

yaman bas

  • NA
  • 5
  • 0

read sql query strings from a file

Jan 27 2010 7:12 PM

some times we would have to use huge sql query strings as 1000 lines in the program at run time. Is it possible to read them from a file. Which kind of files is good for this issue. xml files or text files or ini file or inf file. Is there any useful method or library for parsing these queries.

Answers (1)