
MDTech.us_MAN
Novice
Feb 28, 2013, 8:12 PM
Views: 351
|
|
Re: [FishMonger] Easiest way to run Microsoft SQL proc.
|
|
|
Thanks for the hit. I enabled the warning program and found out that Perl thought the SQL variables where Perl variables and I placed the \ character before all of the @s. Now, another question, how do I disable the warning program in one specific section of code, because I get the following warning when I am aware I'm going to have a error. (I'm talking about the code most recently posted)
Content-type: text/html [Thu Feb 28 22:21:11 2013] 111.pl: Use of uninitialized value $rows[1] in join or string at 111.pl line 27. <html><head><title>TST</title></head><body>1 0 </body></html>
(This post was edited by MDTech.us_MAN on Feb 28, 2013, 8:13 PM)
|