Saving the Database Object and Stack
Any changes you make to a Database object are not saved until you explicitly call dbobject_save. In addition, if you are storing the Database object in a button you need to save the stack the button is on in order to make the changes permanent.
You can quickly save the Database object using the plugin and this lesson will show you how.
Note: Before saving a Database object using the plugin you must set the storage object or storage file properties using script.
Select Database Object
Right-Click
Select Save Database Object from the contextual menu. This will call dbobject_save. If you are storing your Database object in a button between sessions then the plugin will also save the stack file the button is located in.
0 Comments
Add your comment