Several Paradigma Software products include Valentina Clients. Valentina
Clients are components that handle communications with remote Valentina-based
databases, such as a copy of Valentina Office Server on a local network
or on the internet. There are two types of Valentina Clients: Desktop
Clients and Server Clients.
How Solutions Communicate with Remote Databases
If you want a desktop application to communicate with a remote database,
you need two items: a Valentina Client and a Developer Plugin. The Developer
Plugin is very specific to your development tool. A Valentina Client and
Developer Plugin are available in Valentina Application Developer Kits.
ADKs are all Desktop Clients.
To
query and retrieve data from a Valentina-based Server, download the ADK
for your favorite development tool. Once your application has the data,
it is up to you to decide how or if you want to store it.
Valentina ADKs include the Developer Plugin, a Valentina Client and a
local Valentina Database Kernel. If you want to use the local Valentina
Database Kernel for storage, then you need to purchase the Valentina ADK.
A second kind of Valentina Client is hosted inside of another, server-oriented
environment. Beginning with version 2.1, Valentina Office Server ships
with Valentina PHP Client. PHP Client plugs into your installation of PHP
and works with your web server to serve data-driven websites. Learn more
about . |