User login

MetaTraffic 2.0 Boxshot

sql Problem

Posted by micke2 [September 16, 2004]

When i try to install create_tables.sql to my webserver so i get this error:

#1064 - You have an error in your SQL syntax near '[dbo].[mt_Config] (
[c_name] [varchar] (255) NOT NULL ,
[c_value] [varchar]' at line 1

Why?

/Micke

sql Problem

Hi,

What version of SQL Server are you running? That error looks more like a MySQL error than one from SQL Server. The SQL scripts work on SQL Server only.

In future, please follow the posting guidelines. This means including the version of software you are running, type of database and version, steps you took to install the software, etc.

Thanks,
~Chad