![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: DBI Deletes with placeholdersby AKSHUN (Novice) |
on Feb 04, 2008 at 15:25 UTC ( #665980=note: print w/replies, xml ) | Need Help?? |
DBI doesn't return any error. The code runs successfully, but the data remains in the database. I connect manually using SQLPLUS and I can see that the data is still there. I have the necessary privs on the database because I can delete them manually with a query. I believe the problem is that I am not properly using placeholders.
In Section
Seekers of Perl Wisdom
|
|