Category > Database drivers |
Item | Description |
---|---|
DbSetDriver() | Retrieves and/or selects the default replaceable database driver. |
RddInfo() | Queries and/or changes configuration data of RDDs. |
RddList() | Retrieves information about available Replaceable Database Drivers (RDDs). |
RddName() | Retrieves the name of an RDD used to open files in a work area |
RddRegister() | Registers a user defined Replaceable Database Driver (RDD). |
RddSetDefault() | Retrieves or changes the default replaceable database driver. |
UsrRdd_AreaData() | Queries or attaches user-defined data to a work area of a user-defined RDD. |
UsrRdd_AreaResult() | Queries the result of the last operation of a user-defined RDD. |
UsrRdd_ID() | Queries the ID of a user-defined RDD. |
UsrRdd_RddData() | Queries or attaches user-defined data a user-defined RDD. |
UsrRdd_SetBof() | Sets the BoF() flag in a work area of a user-defined RDD. |
UsrRdd_SetBottom() | Defines the bottom scope value for a work area of a user-defined RDD. |
UsrRdd_SetEof() | Sets the Eof() flag in a work area of a user-defined RDD. |
UsrRdd_SetFound() | Sets the Found() flag in a work area of a user-defined RDD. |
UsrRdd_SetTop() | Defines the top value for a work area of a user-defined RDD. |
http://www.xHarbour.com