.NET Oracle Connections
-
Has anybody worked with .NET and connecting to Oracle? I am attempting to connect to Oracle using .NET 2.0. I used the Data Source=Oracle db, name and password connection string. What are the other connection strings? I seen Integrated used as part of the connection string. There isn't much out there on Oracle and .NET. Thanks
-
Has anybody worked with .NET and connecting to Oracle? I am attempting to connect to Oracle using .NET 2.0. I used the Data Source=Oracle db, name and password connection string. What are the other connection strings? I seen Integrated used as part of the connection string. There isn't much out there on Oracle and .NET. Thanks
Have you tried: http://www.connectionstrings.com/[^]
-
Has anybody worked with .NET and connecting to Oracle? I am attempting to connect to Oracle using .NET 2.0. I used the Data Source=Oracle db, name and password connection string. What are the other connection strings? I seen Integrated used as part of the connection string. There isn't much out there on Oracle and .NET. Thanks