Run Query ========= Category -------- Database Commands Description ----------- This command selects data from a database and applies it against a dataset. Use this command to select data from a database. Parameters ---------- **Database Name** Enter a custom name that references the dataset. **Connection String** Define Connection String **Define SQL Command** Please Enter the SQL Command Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Database Commands\\Run Query\\Run Query.xml` See Also -------- - :doc:`Close Database Connection ` - :doc:`Close MySQL Connection ` - :doc:`Define Database 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 `