Connect to Database
From UBot Studio
(Difference between revisions)
(Created page with "$Connect to Database is a Database Command. - This command is used to open a connection to a database. - Currently it can only connect to MySQL, but mor...") |
Revision as of 23:25, 5 December 2012
$Connect to Database is a Database Command.
- This command is used to open a connection to a database. - Currently it can only connect to MySQL, but more databases will be available in the future. - To interact with a database you will use this command, and drag in either the query command or query with results command. - You can use the wizard to setup the Connection Url parameter. The wizard also allows you to test the connection.