Databases
- 1
- Connection Strings List
- Contains connectionstrings for all types of datasources, databases and files, via ODBC, OLEDB, DataShapes.
- 2
- DaoGen
- Generates program source code for DAO classes (Data Access Object). DaoGen is entirely web based service. It supports PHP and Java source code generation.
- 3
- Database Design Guide
- This article provides an overview of the most important steps on database design. It explains a wide range of design issues, code samples included.
- 4
- Database Design Software
- A multi vendor, cross platform database design tool for creating ERDs, building SQL queries, and round-trip engineering databases.
- 6
- DevX: Database Development Zone
- Portal for database programming, including answers to frequently-asked technical questions about database development, feature articles, links to database development sites, and news about database tools and updates.
- 7
- Recognized Standards for Databases
- Listed standards for database architectures including SQL, OLE, COM,CORBA. Links to DB Special Interest Groups and organizations too.
- 8
- ADO Data Manipulation Examples
- Sample VBA code for working with ADO objects, such as Recordset, Command, Connection, with Access and Excel.
- 9
- ADO DataType Mapping
- Shows the mapping between ADO and VB and C++ lanuganes, and Access, SQL Server, and Oracle databases. By Able Consulting, Inc.
- 11
- ADO and SQL Server Developers' Guide
- The article discusses access SQL Server data using ADO. By Microsoft.
- 12
- Microsoft ADO
- ActiveX Data Objects (ADO) is Microsoft's high-level application programming interface to all kinds of data. ADO provides consistent, high-performance access to data. By Microsoft.
- 13
- SQL Database Connection Strings
- Database terms glossary and online reference for various ADO and ADO.NET SQL database connection strings for MS SQL Server, MS Access, MySQL, Oracle.
- 14
- Using ADO from ADO.NET
- Article answers the question "Should you port your SQL ADO applications gradually to ADO.NET or rewrite them from scratch?" by Dino Esposito.
- 15
- Pooling in the Microsoft Data Access Components
- Discusses the benefits, features, and behavior of pooling within the context of the MDAC architecture, including technology-specific tips for OLE DB, ADO, and ODBC developers. (Leland Ahlbeck and Don Willits / Microsoft)
- 16
- ADO 2.6 Programmer's Reference
- Provides a reference to Microsoft ActiveX Data Objects version 2.6. By Alex Homer and David Sussman.
- 17
- ADO.NET 2.0 Provider for SQLite
- An open source ADO.NET provider for the SQLite database engine. The provider was written from scratch on VS2005/2008 specifically for ADO.NET 2.0, using all the most recent changes to the ADO.NET framework. That includes full DbProviderFactory support, automatic distributed transaction enlistment, connection pooling, extensive schema support, Entity Framework support and more.
- 19
- ODBC Broker
- A C/C++ library that allows you to access ODBC data sources with just a few line of code. Now you can create dynamic database engine to access any ODBC data source. (SQLData Systems)
- 20
- The unixODBC Project
- Provides the entire ODBC 3.52 API, Drivers, and tools for non windows platforms. Including GUI support for both KDE and GNOME. [Open source, LGPL]
page #1