Define Database Connection ========================== Category -------- Database Commands Description ----------- This command allows you to define a connection to an OLEDB data source. Use this command to create a new connection to a database. Parameters ---------- **Instance Name** Enter the instance name **Connection String** Define Connection String **Connection Password** Define Connection String Password **Test Connection** Test Connection Before Proceeding Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Database Commands\\Define Database Connection\\Define Database Connection.xml` See Also -------- - :doc:`Close Database Connection ` - :doc:`Close MySQL Connection ` - :doc:`Define MySQL Connection ` - :doc:`Define MySQL Paramters ` - :doc:`Execute Database Query ` - :doc:`Execute MySQL Bulk Store Procedure ` - :doc:`Execute MySQL NonQuery ` - :doc:`Execute MySQL Query ` - :doc:`Execute MySQL Store Procedure ` - :doc:`Run Query `