Microsoft
Software
Hardware
Network
Question : compatability version in older SQLs
in sys.databases, we can see the CP of the database, if it is 80 or 90 etc.
In SQL 2000, where do you see that? Could it host SQL 6.5/7 and what CP would it be in SQL 2000?
thanks
Answer : compatability version in older SQLs
>In SQL 2000, where do you see that?
http://msdn.microsoft.com/
en-us/libr
ary/ms1786
53.aspx
exec sp_dbcmptlevel 'database_name'
Random Solutions
NULLS FIRST, NULLS LAST on order by
phpbb forum
Gateway for Server automatically being removed after restart
store comma separated multiple numbers in a mysql database field database and query them efficiently
How Do I Create a Pie Chart from a DataTable
VS 2003 with .NET Framework 3.5
PL/SQL Performance
Getting group membership from LDAP
How to commit changes of a Typed Dataset to database at once
SQL 2005 Query Help