|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^3: Limitations of DBI (or) DBD::ODBC ?by Happy-the-monk (Canon) |
| on Oct 25, 2005 at 03:37 UTC ( [id://502644]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
try changing that to a single q like I doubt that it will help much, but try it anyway. You don't need to worry about perl misunderstanding @-strings as arrays inside your sql. As it won't interpolate the variables you wanted it to interpolate anyomore, also change all the $settings[...] to a simple ? in all occurrences and add the Array to the excute statement like this: Cheers, Sören
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||