Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection String to Oracle
Message
 
To
26/06/2003 16:27:11
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00804429
Message ID:
00804435
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform