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
remove spaces from a string using regexreplace
Loop and a query
Visual Studio 2010 ASP.NET 4.0 not registered error
PHP String Concatenation Help
ClamAV resident protection on openSUSE 11.2
load a php file...
htaccess rewrite
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
Excel - VBA text formatting
capture value of checked items in checklistbox