Client Applications

A client application is a program that accesses a data server. If you use Adaptive Server as the data server, you can create client applications using Open Client/Server™, Embedded SQL™, PowerBuilder®, or any other front-end development tool that is compatible with Sybase Client/Server Interfaces™ (C/SI).

Client applications should update only the primary data. Replication Server distributes the changes to the other sites. Client applications that do not modify data do not need to distinguish between primary and replicated data.