Forum Moderators: open

Message Too Old, No Replies

MS SQL Data Types?

         

monolift

8:27 pm on Jul 30, 2002 (gmt 0)

10+ Year Member



I usually use MySQL as my database solution and I'm having trouble adapting to MS SQL.

Does anyone have a comprehensive list of data types for MS SQL?

I specifically can't find anything that resemples the AUTO_INCREMENT modifier in MySQL.

mavherick

8:39 pm on Jul 30, 2002 (gmt 0)

10+ Year Member



you might find this article useful:

SQL Server Datatypes [mssqlserver.com]

mavherick

monolift

8:48 pm on Jul 30, 2002 (gmt 0)

10+ Year Member



Thanks, I'll have a look.

JuniorHarris

1:17 pm on Aug 2, 2002 (gmt 0)

10+ Year Member



Sorry for the tardy reply, but give a gander to identity data types.