I am getting this error when I am trying to execute the sql query in VB admin section:
Quote:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax near ';
CREATE TABLE `user_webpage` (
`userid` int(11) NOT NULL default '0',
' at line 15
|
Can anyone help?