![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
RE: RE: RE: Re: Importing files with perl::dbiby httptech (Chaplain) |
on Jun 23, 2000 at 19:27 UTC ( [id://19602]=note: print w/replies, xml ) | Need Help?? |
If you really want to give the driver a hint about what datatype
you are passing, you can change the 'undef' in my "do" statement
to { TYPE => SQL_BLOB } and it will have the same effect.
I could have been more verbose on the example, but the original
poster did ask for the fastest way. :)
In Section
Seekers of Perl Wisdom
|
|