home *** CD-ROM | disk | FTP | other *** search
- 1000 No Error
- 1001 Error: Bad Error ID
- 13000 No Data Available Yet
- 13001 Missing Query Object
- 13002 Missing Connection Object
- 13003 Could not open Table
- 13004 Invalid Column
- 13005 Error reading Memo Field
- 13006 Cannot access a PicturePlus Field
- 13007 Error Converting Input Value
- 13008 No Rows in the Table
- 13009 Cannot Perform UpdateRow
- 13010 No Connection set
- 13011 Invalid Parameter
- 13012 Missing or Invalid DataSourceName
- 13013 ConnectTo Method Failed.
- 13014 Already Connected.
- 13015 Invalid DataSourceName
- 13016 Not Connected.
- 13017 No DataSources Available
- 13018 Could not open Table
- 13019 Invalid Database Name.
- 13020 Cannot Convert Value.
- 13021 Option Unsupported.
- 13022 Could not run the SQL statement
- 29384 The Resultset object needs to be executed before its contents can be accessed or modified.
- 29385 The Resultset object needs to contain a valid Query object before it is executed.
- 29386 The Query object needs to contain a valid Connection object before it is executed.
- 29387 The Resultset object could not open the table during the Execute method. Check to make sure that all parameters are valid.
- 29388 The Column parameter of this Resultset method is invalid. This parameter must either be an integer or a string value
- 29389 This Resultset method could not read the memo field properly.
- 29390 Attempted to read/write to a PicturePlus Field. This is not permitted by the data object.
- 29391 Could not convert an input parameter to the desired type during the Resultset's SetValue Method.
- 29392 This table has 0 rows. You cannot modify this table.
- 29393 The Resultset could not perform an UpdateRow method.
- 29394 The Query object does not contain a Connection Object.
- 29395 An Invalid Parameter was passed to this Query method.
- 29396 The ConnectTo Method of the Connection object was passed an invalid DataSourceName argument.
- 29397 A database connection could not be made by the ConnectTo method.
- 29398 The ConnectTo Method failed because the connection is already in use.
- 29399 The ConnectTo Method was passed an invalid DataSourceName argument.
- 29400 The Connection object is not connected. A connection should have been made with a ConnectTo method.
- 29401 No datasources have been found by the Data Access Engine. This may be due to a setup or initialization problem.
- 29402 The Table could not be opened for reading.
- 29403 An invalid database name was passed to the ListTables method on the Connection Object.
- 29404 Couldn't Convert the Data to the Expected Data Type.
- 29405 This DataSource cannot support this operation.
- 29406 The Query object could not run the SQL statement during the Execute method. Check to make sure that the SQL statement is valid.
-