oracle
Performance benchmarks for ODBC vs. Oracle, MySql, SQL Server .NET Providers
I did a simple benchmark for the 3 main databases (Oracle 11g, MySQL 5.1, SQL Server 2008) to see how using ODBC compares to using their native providers in .NET for all database access. To keep things on an even playing field, all 3 databases were run on the same machine, with the exact same database name, table name, and schema. Database authenticaton was used by all databases.
Connecting to SQL Server, Oracle, and MySQL with Database or Windows Authentication
I’ve created a tool to help test different connection strings and settings for the various databases. The information out there on certain database connection types is poor at best so this was put together over a week long process of testing and reverse engineering. A lot of forums and blog posts were pieced together to figure all of this out.
Oracle Functions Tips
This is a quick list of tips to keep in mind when working with Oracle (being a complete Oracle newb, I wish someone would have put these up on a blog instead of having to search for them).
Getting setup to do SQL commands Oracle
In the Oracle Enterprise Manager Console, you can do "straight-SQL" to Oracle. Click on the left icon "Database Applications". It will expand out to show a few icons. Click on the "SQL+ Plus Worksheet". This will open a SQL editor similar to SQL Server Enterprise Manager's (well, not that similar because Oracle's tools suck).
Popular Articles
Last viewed:
- Building a Web Service in ASP.NET 3.5
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- Get the list of ODBC data source names programatically using C#
- Getting Started with Microsoft Chart Controls for ASP.NET 3.5
- C# Free Component to Generate PDF - Convert HTML to PDF
- Connecting to SQL Server, Oracle, and MySQL with Database or Windows Authentication


Recent comments
3 days 5 hours ago
3 days 9 hours ago
3 days 21 hours ago
6 days 19 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 4 days ago
2 weeks 2 days ago