Register
Log in
Home
App Stores
Public App Store
Private App Store
Apps Shared With Me
Solution Stores
Public Solutions
Private Solutions
Solutions Shared With Me
My Web Apps
My Web Bots
My Web Bots For Sharing
Start/Stop Apps Remotely
Documentation
What is Easybots?
Solution Tutorials
1. My Web Bots & USB Cam
Developer Tutorials
1. My First Bot
2. Triggers
3. Passing Data
4. Data Models
5. GitHub (on github.com)
6. Dev Cheat Sheet
Blog
Community
FAQ
Blog
Pricing
×
Use Easybots Studio to download and use the bots from this app
Add To Favorites
App
SQL Connections
Free
Description
SQL Connection bots to connect to your databases. Use this bots to execute SQL statements and retrieve data from the SQL databases. Combine with the bots from the 'Data Tables' app to iterate to data you retrieve from your databases.
Author
Easybots Devs
Version
1.0.31.0
Available bots in this app
MySqlConnectionBot
Actions
ExecuteStatement
Inputs
mySqlStatement : String
Returns
result data : DataTable
SqlConnectionBot
Actions
ExecuteStatement
Inputs
sql statement : String
Returns
result data : DataTable