Yes UserID is an AutoIncrement, however it threw an error.

ODBC Error Code = 37000 (Syntax error or access violation)

[Microsoft][ODBC SQL Server Driver][SQL Server]The name 'admin' is not permitted in this context. Only constants, expressions, or variables allowed here. Column names are not permitted.

SQL = "set nocount on Insert into trackusers(username,pwd) values(admin,admin); Select scope_identity() as myID Set nocount on"
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to