Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection String to Oracle
Message
 
À
26/06/2003 16:27:11
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00804429
Message ID:
00804435
Vues:
26
>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

Jerry;

Give this a try.

http://www.able-consulting.com/ADO_Conn.htm

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform