You should create the table outside of your script, once the table is created, your done with it. Why try and create the table everytime you run the script?
Without executing the code, I am also going to assume the script dies when attempt to create the table that already exists which causes problems.
Create your table manually, and delete the do statement which creates the table from your code. Run that and see what happens.
In reply to Re: DBI giving user input by place holders
by Herkum
in thread DBI giving user input by place holders
by valavanp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |