database connect

Allows you to open a connection to any of the available server types.


Example

Running this code will save your data to the source E.

This is shown in the database connect wizard.

You can also change Server Type by clicking the arrow down button.

plugin command("Database Automation.dll", "database connect", "SqLite:Data Source=E; Version=3;")

Was this helpful?