|
Database Connectivity |
|
Step 4
Export your movie and compile a Projector with Zinc™ v2.5. As soon as your projector runs, it will connect to your Database and run the SELECT statement. If you click on the first button, the dynamic text box should be populated with the results of the record set in simple HTML. Pressing the second button will return just a single entry of the value at the specified row and column index.
Database connectivity is an extremely powerful feature, yet very simple to use. In addition to simply reading values, you can also perform INSERT, UPDATE and DELETE Statements on your database using standard SQL formatting.