ODBC - Sculptor commandsΒΆ
Sculptor commands used with ODBC
Close a database, cursor or file. |
|||||
Close a file, resetting file position and releasing cached information. This is a standard Sculptor command also used with keyed files. |
|||||
Specify Sculptor files whose updates are to be mirrored to an ODBC database. |
|||||
Read next record from a set. |
|||||
Open an ODBC database. |
|||||
Open a file. This is the standard Sculptor openfile command. The only differences when the file being opened is in an ODBC database are:
|
|||||
Execute an SQL statement. |
|||||
RELATED TOPICS |