What is the equivalent to a long data type in SQL Server 2005?You could use INT/BIGINT/DECIMAL etc. check out Books On Line for datatypes and see their ranges to decide which one is best for you.|||Long is not supported in SQL Sever 2005, correct?|||It was never available in SQL Server. AFAIK, its a data type in VB/VB.NET etc.
No comments:
Post a Comment