ODBC DAC for Delphi 6

Access any database via ODBC interface directly, skipping the BDE or ADO.
Download

ODBC DAC for Delphi 6 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Shareware
  • Publisher Name:
  • Softvector.com
  • Publisher web site:
  • Operating Systems:
  • Windows XP/2000/98/Me/NT
  • File Size:
  • 773KB

ODBC DAC for Delphi 6 Tags


ODBC DAC for Delphi 6 Description

ODBC DAC (ODBC Data Access Components) is a component set for Delphi/C++Builder to access any database via ODBC interface directly, skipping the BDE or ADO. These easy to use components give you the highest possible performance and allow you to use all ODBC specific features, eliminating the distribution and configuration problems of the BDE. Include the support of UNICODE data. ODBC DAC package contents: -TODBCConnection - encapsulates the ODBC connection object. TODBCConnection allows you to control the attributes and conditions of a connection to a data store. -TODBCTable - dataset component that encapsulates a database table. -TODBCQuery - query component is useful because it can access more than one table at a time (called a "join" in SQL) and automatically access a subset of rows and columns in its underlying table(s), rather than always returning all rows and columns. -TODBCStoredProc - dataset component that encapsulates a stored procedure. -TODBCUpdateSQL - provides an object for updating read-only datasets. -TODBCStatement - encapsulates an ODBC statement, light-weight component which able to return SQL statement result set in unidirectional way. -TODBCDataSet - this a dataset component is primarily intended for use with SQL SELECT Statements. -TODBCCatalogFunc - inherited from TDataSet, allows to Link standard Data Controls with ODBC Catalog function result set. -TODBCCatalogStatement - light-weight variant of TODBCCatalogFunc inherited from TODBCStatement class. -TODBCEnvironment - encapsulates an ODBC environment. Provides global management of a group of database connections within an application. -Full ODBC API in Object Pascal (in version with sources only)


ODBC DAC for Delphi 6 Related Software