Lessons tagged: revOpenDatabase
-
Updated on: Oct 08, 2010
Converting a Database Cursor to a Data Grid Array
This lesson will show you how to query a database server and convert the resulting database cursor to an array that can be displayed in a data grid table.
-
Updated on: Oct 03, 2012
Connecting to a MySQL database
How to connect to a MySQL database via scripts only i.e. without using the Query Builder.
