Forums
This topic is locked
mySQL Create Table
Posted 21 Feb 2002 23:05:59
1
has voted
21 Feb 2002 23:05:59 Brent Hardinge posted:
What is the syntax for creating a table with PHP? I have tried several things, and keep getting the following error:An error occured!
Error no: 1066
Error message: Not unique table/alias: 'TempTable_title11'
I look at the DB and there are not tables my that name showing!
Can someone help?
Replies
Replied 02 Mar 2002 23:13:30
02 Mar 2002 23:13:30 Bruno Mairlot replied:
Could you please post the SQL statement you're using to create a table ?
It would be easier for us to help you.
Bruno
--- Better to die trying, than never try at all ---
It would be easier for us to help you.
Bruno
--- Better to die trying, than never try at all ---
Replied 04 Mar 2002 17:47:00
04 Mar 2002 17:47:00 Brent Hardinge replied:
Thanks for your reply. I have since figured out my problem.
Brent
Brent