Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Connecting issue from VFP app
Message
 
À
04/02/2013 10:03:59
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01565049
Message ID:
01565064
Vues:
44
>First, thank you. Just to clarify:
>1. I should not use both, the TCP/IP and Names Piptes, just one? right?

Yes, just one of them.

>2. The values 'dbmssocn' and 'dbnmpntw'; are this literally what I put into the connection string or I have to use "my" sql values?

The connection string should look like this:
DRIVER={driver name};Server=server name;DATABASE=DB name;NETWORK=dbmssocn;...
or
DRIVER={driver name};Server=server name;DATABASE=DB name;NETWORK=dbnmpntw;...
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform