Data Connectivity

From Lianjapedia
Revision as of 21:00, 7 December 2017 by Barrymavin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Under construction

Lianja provides full support for working with MSSQL, MySQL PostgreSQL and other SQL databases.

Virtual Tables

Virtual tables allow you to access external data via an ODBC connection, yet they look like regular tables in a Lianja database. You can drag 'n' drop virtual tables in the Page Builder and reference them in the same way as standard tables and all the time the underlying connection, SQL statements and cursor adapter are being handled for you.

Full documentation on Virtual Tables can be found here.