In the final release we have enabled some additional functionality to simplify building Client/Server systems using Virtual Tables.
Firstly, If a Virtual Table has the CONNSTR set to "local" and you specify the "Runtime Connection" in the App Settings then when the App is run under the Lianja App Center runtime client, the "local" CONNSTR will automatically be mapped to the specified runtime connection.
Secondly, there is a new menu option in the "Data" workspace, "Create Virtual Tables from ODBC". This will create a virtual table definition prefixed with vt_ for each table in the ODBC DSN that you specify in the dialog.
This simplifies using Lianja with MSSQL, MySQL, PostgreSQL, LianjaSQL etc. in a client server system.
Bookmarks