Hello...
unfortunately, i have just a DB with native MSSQL support (no ODBC).
If i want to make a field:
id INT NOT NULL PRIMARY KEY auto_increment
then I get the following error msg:
Sybase error: Line 2: Incorrect syntax near 'auto_increment'.
Does someone know how to fix this problem?
I didnt find anything on the web...
greets elian
unfortunately, i have just a DB with native MSSQL support (no ODBC).
If i want to make a field:
id INT NOT NULL PRIMARY KEY auto_increment
then I get the following error msg:
Sybase error: Line 2: Incorrect syntax near 'auto_increment'.
Does someone know how to fix this problem?
I didnt find anything on the web...
greets elian