Search Results

1
vote

What would be the most convenient way to connect Visual Studio 2005 (C#) to Oracle8?

Based on my experience with Oracle 10g.... I recommend using the Oracle data provider (ODP.Net) and not using the Microsoft for Oracle data provider based on my experience with Oracle 10g. …