Category Archives: Database

Database

SQLMemTable: In-Memory SQL Database for Delphi

SQLMemTable is a simple and fast in-memory table and query for Delphi and C++ Builder. SQLMemTable includes three visual components: TSQLMemTable which is a fast and easy in-memory TTable replacement; TSQLMemQuery that provides a subset of SQL’92 operators; TSQLMemBatchMove which … Continue reading

Posted in Database, Freeware | Leave a comment

VirtualTable Component 5.70

TVirtualTable component is TDataSet descendant. It represents an in-memory data storage that does not have linked data files. To add fields to virtual table call AddField method. Immediately after creating virtual table it will be empty. You then define new … Continue reading

Posted in Database, Freeware | Leave a comment

InterBase Data Access Components for Windows 2.00 beta

InterBase Data Access Components is the powerful tool to develop client/server applications on Borland Delphi and C++ Builder with InterBase, Firebird and Yaffil database servers. IBDAC provides flexible and easy automatic updating of server data, rows refreshing, getting metadata and … Continue reading

Posted in Database, Shareware | Leave a comment

MySQL Data Access Components for Windows 5.00 beta

MySQL Data Access Components is the powerful tool to develop client/server applications on Borland Delphi, C++ Builder and Kylix with MySQL server. MyDAC provides flexible and easy automatic updating server data, refresh rows, getting metadata and has a lot of … Continue reading

Posted in Database, Shareware | Leave a comment

SQL Server Data Access Components 4.00 beta

SQL Server Data Access Components is the powerful tool to develop client/server applications on Borland Delphi and C++ Builder with Microsoft SQL Server. SDAC provides flexible and easy automatic updating server data, refresh rows, getting metadata and has a lot … Continue reading

Posted in Database, Shareware | Leave a comment

Oracle Data Access Components 6.0 Beta

Oracle Data Access Components is the powerful tool to develop client/server applications on Borland Delphi, C++ Builder and Kylix with Oracle. ODAC provides flexible and easy automatic updating server data, advanced locking and refresh rows, advanced support of Oracle8 objects, … Continue reading

Posted in Database, Shareware | Leave a comment