![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
How to prepare a file for insert into MSSQLby myuserid7 (Scribe) |
on May 15, 2007 at 19:14 UTC ( #615625=perlquestion: print w/replies, xml ) | Need Help?? |
myuserid7 has asked for the wisdom of the Perl Monks concerning the following question:
I have dbi,Sybase,freetds setup and have no problem inserting text into MSSQL (SQL 2000). I have a file on the filesystem, how do I prepare this file to be inserted into MSSQL? Does the answer lie somewhere in binmode and pack?
Back to
Seekers of Perl Wisdom
|
|