I work a lot with MySQL databases and i found the amazing ZeosLib (www.zeoslib.net) that made my life much easier. While migrating from Paradox/BDE to MySQL/Zeos i've got a few problems, the first was the TDBCheckBox issue (the solution was...
First (and only) set of objects to directly connect to MySql server withoutany aditional dlls. There is a patch for Zeos Database Objects for peoplewhich needs a TDataset descendant.The main advantages are:- huge speed fetching is over 4x faster...
First (and only) set of objects to directly connect to MySQL server without any aditional DLLs. There is a patch for Zeos Database Objects for people which needs a TDataset descendant.The main advantages are:huge speed fetching is over 4x faster...
The Database Comparer VCL (DBC VCL) compares and synchronizes databases structure (metadata) and table data for many popular databases.
Currently supported databases: Oracle, MSSQL, MySQL, InterBase (FireBird, Yaffil), Sybase,...
A set of TCheckBox descendent classes with some improvements.TJRCheckBox: flat style, multiline caption, OnEnterTextFontTJRDBCheckBox: same as aboveTJRDBCheckBoxMySQL: we're converting all our Delphi5 softwares from Paradox to MySQL and we're...
Use Erik Stok search dialogs to easily create powerful search functionality in your application by simply building an SQL statement and visualy configuring how your user may search on the query result. Use multiple search criteria, case...
PostgresDAC is a PostgreSQL BDE replacement for Delphi/C++Builder. It allows you to create Delphi/C++Builder applications with direct access to PostgreSQL DB without BDE and ODBC. This components set was developed for easy migration of... |