database » Page 44 » Developer.Team - Developers Paradise!

TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source

TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source
TMS RemoteDB v2.16 (January 11, 2023) for Delphi XE2-Delphi 11 Alexandria Full Source


The RemoteDB Server is a Delphi application/service that listen to http requests. When clients perform requests, the RemoteDB Server will forward the requests to the actual database server being used, using the specified database-access component. The SQL is performed and the results are returned back to the client. You can choose the components that will perform the SQL statements from a wide-range of options such as FireDac, dbExpress, dbGo (ADO), among others, using component adapters. The SQL database can be any database server supported by the components used, and must be thread-safe (most are).
Read more

TMS Echo v1.10.1.6 (January 11, 2023) for Delphi XE2 - Delphi 11 Alexandria Full Source

TMS Echo v1.10.1.6 (January 11, 2023) for Delphi XE2 - Delphi 11 Alexandria Full Source
TMS Echo v1.10.1.6 (January 11, 2023) for Delphi XE2 - Delphi 11 Alexandria Full Source


TMS Echo is a Delphi framework for data replication. It's part of TMS Business product line, and it's relies on TMS Aurelius to function. It allows you to have two or more databases and synchronize data between them. Changes you make to one client database (inserts, updates, deletes) can be sent to another database. It's bidirectional, so you can send and receive changes between databases.
Read more