Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to open local SQL Server database
Message
De
16/01/2006 13:24:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01087065
Message ID:
01087257
Vues:
12
>AFAIK .NET use its own connection string when you use SqlConnection that is different then usual Connection strings.
>
>Try with:
>
>lcSQLString=[Driver={SQL Server};Server=MyServerName/SQLEXPRESS;Database=Test;Trusted_Connection=yes;]
>lnSqlHandle = SQLSTRINGCONNECT(lcSQLString)
>
>Something like this. Not tested

This doesn't work. But, I think this situation relies on a proper server name. I think the computer name I put doesn't work.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform