Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection String to Oracle
Message
De
26/06/2003 16:27:11
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Connection String to Oracle
Divers
Thread ID:
00804429
Message ID:
00804429
Vues:
51
In VFP8 I connect to our Oracle database with this connection string:
oconn = SQLSTRINGCONNECT("driver=Microsoft ODBC for Oracle;uid=myid;pwd=mypword;server=myserver;")

How would I write the connection string in C#?:
string oconn = "driver=Microsoft ODBC for Oracle;uid=myid;pwd=mypword;server=myserver;";

Thanks,

Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform