SQL in Xbasic and Action Scripts |
| Page 2 of 4 |  |
|
SQL in Xbasic |
Xbasic also contains commands for reading, writing, and updating data in a variety of database engines.
The script below creates an Xdialog box in which the user enters values to be inserted into a new record in a table via MySQL.
Xbasic users can take advantage of Alpha Five's exclusive feature Portable SQL. The SQL you write in Xbasic is automatically translated to the syntax that is correct for the database engine you wish to use.
(click for full size image)
 (click for full size image)
| Page 2 of 4 |  |
|
|