DatabaseDelphiRAD StudioTech Partner

Easy Access to MS Access Databases with Delphi and C++ Builder Components

If you need to work with Microsoft Access databases in your application then you can use the Data Access Objects (DAO) library from WINSOFT: Component list The DAO library contains the following components: TDAODatabase, TDAODataSet, TDAOTable, TDAOQuery, TDAOUpdateSQL Examples // Create a new database uses DAO, DAODS; GetDBEngine.CreateDatabase('C:\database.mdb', dbLangGeneral…
Read more
NewsTech Partner

/n software’s IPWorks WebSockets Library

Create real-time, web-connected applications with support for WebSockets.IPWorks WebSocketsincludes a set of powerful components for integrating WebSocket communications capabilities into Web, Desktop, and Mobile applications. The components are perfect for…