The fields of the dataAccess class are listed below. For a complete list of dataAccess class members, see the dataAccess Members topic.
![]() showExtendedErrorDescription | When set to true some sensitive data may appear. Only for debugging/developing. |
alternativeUpdate | If there are problems with some odbc drivers, here is alternative method to update data... |
client | Database client. |
convertNothingToDBNullOnUpdate | Convert nothing object to dbNull when update. Default is true |
defaultDataset | When updateRecord is used with retrieved last inserted ID, this sql statement is used" |
store | Store results into this object and use it as custom cache for fast retrieving database data. |
dataAccess Class | Indoo.Data Namespace