Related resources for ODBC .NET
  • The ODBC.NET Data Provider in ADO.NET 10/30/2020 1:10:29 AM. In this article I will explain about the ODBC.NET Data Provider in ADO.NET.
  • Mapping Objects to Relational Databases10/28/2020 2:45:52 AM. The application generates C# Class files for each table in a relational database. I have used Mysql and ODBC.NET for this project. The application only supports MySQL right now.
  • Oracle Connectivity in .NET8/31/2006 6:16:06 AM. This whitepaper takes you through different ways of database connectivity to Oracle database from .NET. This also talks about the advantages and disadvantages of all of these technologies.
  • Oracle Database Connectivity12/17/2005 4:44:24 AM. This is a GUI based data entry application which shows how to add, modify and delete records using Oracle Database.