Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to open local SQL Server database
Message
From
16/01/2006 15:59:37
 
 
To
16/01/2006 15:48:17
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01087065
Message ID:
01087316
Views:
12
>Have you tried without the "./" in the server name?

This syntax seems to find the server:
lcSQLString=[Driver=SQL Server;Server=.\SQLEXPRESS;Database=;]
I can obtain a connection ID. But, as soon as I do this:
lcSQLString=[Driver=SQL Server;Server=.\SQLEXPRESS;Database=Test;]
I have an error that says "Access to the selected database has been denied".
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