solidDB Help : Programming : Deploying SMA and LLA applications : Creating and running remote or dual-mode applications with SMA and LLA servers
  
Creating and running remote or dual-mode applications with SMA and LLA servers
The SMA and LLA server can be accessed by remote applications. If your remote application includes SSC API or SA API function calls, you must link to separate SSC API and SA API libraries. The SSC API and SA API libraries are needed because the functions included in the SMA and LLA libraries cannot be accessed by remote applications. If your remote application uses only ODBC or JDBC, you can build you applications normally using the ODBC and JDBC interfaces. The remote connection type is defined in the connect string.
See
Example: Creating a dual-mode LLA application with ODBC and SSC API function calls
Establishing remote connections to SMA and LLA servers
Go up to
Deploying SMA and LLA applications