Point your browser at:
http://www.users.dircon.co.uk/~smithjt/sqlbase
for a suite of components for Delphi 3 providing the same data access
capabilities for Delphi developers as are enjoyed by SQLWindows/Team
Developer developers already.
Native SQL/API access is utilised by the components, PLUS direct binding
to standard Delphi VCL component in SQL statements, e.g:
SELECT NAME INTO :editName FROM COMPANY WHERE ID = :listboxID
Just like SQLWindows!!
The component supports SQL commands and stored procedures/commands, and
provides a Schema component and Database Explorer treeview for
navigating and investigating SQLBase database structures.
Use and distribution of the components is free, but registration will
yield priority support and source code.
This is an evolution of a component originally developed almost two
years ago, but is much enhanced and improved.
Delphi 1 version will be available in March.