in reply to Re^4: Inserting, update and deleteting a database under conditions
in thread Inserting, update and deleteting a database under conditions
The simple fix isGlobal symbol "$db" requires explicit package name at /apps/otctest/bi +n/report/xx.perl line 8. Global symbol "$filename" requires explicit package name at /apps/otct +est/bin/report/xx.perl line 11. Global symbol "@data" requires explicit package name at /apps/otctest/ +bin/report/xx.perl line 21. Variable "$data" is not imported at /apps/otctest/bin/report/xx.perl l +ine 24. Global symbol "$data" requires explicit package name at /apps/otctest/ +bin/report/xx.perl line 24. Variable "$data" is not imported at /apps/otctest/bin/report/xx.perl l +ine 26. Global symbol "$data" requires explicit package name at /apps/otctest/ +bin/report/xx.perl line 26.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Inserting, update and deleteting a database under conditions
by Nik (Initiate) on Jan 15, 2008 at 16:00 UTC | |
by apl (Monsignor) on Jan 15, 2008 at 16:14 UTC | |
by Nik (Initiate) on Jan 15, 2008 at 16:29 UTC | |
by Anonymous Monk on Jan 15, 2008 at 22:30 UTC | |
by Nik (Initiate) on Jan 16, 2008 at 10:28 UTC |