Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with my database in sql server express
Message
From
06/04/2006 11:32:07
 
 
To
06/04/2006 10:08:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01110980
Message ID:
01111017
Views:
18
This message has been marked as the solution to the initial question of the thread.
ok i found the solution


here a the solution


in the query designer run the following sql

sp_dbcmptlevel Database_name


it will return the compatibilty


if you want to change the compatibility run the following sql

sp_dbcmptlevel Database_name,70


and that its :)
Previous
Reply
Map
View

Click here to load this message in the networking platform