SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command dbobject_save

Saves a Database Object to a LiveCode object or a file depending on what you have configured.

command dbobject_save [pDBKey]
Parameters
TypeNameDescription
OptionalSimple parameter. [pDBKey] Database Object to store created Database Object in. Default is name returned by sqlyoga_getDefaultDatabase().
Description

If you have set the "storage object" property of a Database Object it will be saved to the LiveCode object and the stack the object is a part of will be saved. If you have set the "storage file" property then it will be saved to the file.

Return

Error message