Copy link to clipboard
Copied
I have created a multiple record insert page using php in dreamweaver cs3. I have a succesful database connection and I can view my table with no problems in the application panel.
I am testing on my local server and when I test my page, insert date in my forms and click submit i always get "incorrect table name". I cannot understand this as i am sure i have the correct table name and database.
Copy link to clipboard
Copied
Does your page has the correct recordset? Does the date variable is exists in that table?
Copy link to clipboard
Copied
Hi,
I dont have the date variable in my mysql table do I need it?
Copy link to clipboard
Copied
Just want to assure, u said that u want to insert date from the form. Do u mean that u want to insert the date into mysql database. But it came out with the error. Am I right?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now