Virtual Tables - Lianja Cloud Server

From Lianjapedia
Revision as of 13:25, 23 January 2015 by Yvonne.milne (Talk | contribs)

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

Under Construction

See Also


Primary Key

Modify Virtual Table: Primary Key


Virtual tables used with the Lianja Cloud Server must have a unique primary key specified in the virtual table definition.

In the Data Workspace, select the virtual table name then right-click Modify virtual table ... to open the dialog.




Command: alter virtualtable ... keyfieldlist


Or the ALTER VIRTUALTABLE command can also be used.

Note: keyfieldlist and primarykey are synonymous.



Demo App

Creating the cloudlibtest database to run the example_webvirtualtables App ... coming soon.