Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting if SQL Server runs in emulation mode
Message
From
07/04/2015 15:47:40
 
 
To
07/04/2015 15:42:28
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01617970
Message ID:
01617973
Views:
30
I have used this script to detect if emulation mode:
SELECT compatibility_level FROM sys.databases WHERE name='MyDatabase'
This shows SQL Server 2012.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform