Download List

專案描述

DBConnect API is an easy to use C++ object API to allow applications to connect
to DBMSs. The API currently implements msql, MySQL, Oracle8, ODBC, and
PostgreSQL drivers in the Unix environments and MySQL, Oracle8, and ODBC in the
Windows environment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-06 16:18 Back to release list
0.3.2

setTime and setDate were added to the bind parameter object. Bind parameters were implemented for the MySQL driver. Comparison operators were added to JDate to allow date object comparisons. A new struct and related functions were added to represent a Julian Day. The date difference operator was fixed to calculate correctly when subtracting months. The dbconnect source and MySQL driver were ported to Windows. The stripping of \r chars in the confifFile.cpp was fixed.
標籤: Minor feature enhancements

Project Resources