in reply to Create database from perl script help
We do not know what DBD you are using.
Assuming the create database works the CAG_MAIN table cannot exist.
As another monk said, use placeholders.
I do not see anything else wrong with your do method call to insert, what is the error you get?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Create database from perl script help
by Anonymous Monk on Dec 15, 2008 at 22:34 UTC |