程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> C語言 >> C++ >> 關於C++ >> BDE錯誤碼對照表

BDE錯誤碼對照表

編輯:關於C++

0x0000 (0) = Successful completion.

0x0021 (33) = System Error

0x0022 (34) = Object of Interest Not Found

0x0023 (35) = Physical Data Corruption

0x0024 (36) = I/O Related Error

0x0025 (37) = Resource or Limit Error

0x0026 (38) = Data Integrity Violation

0x0027 (39) = Invalid Request

0x0028 (40) = Lock Violation

0x0029 (41) = Access/Security Violation

0x002A (42) = Invalid Context

0x002B (43) = OS Error

0x002C (44) = Network Error

0x002D (45) = Optional Parameter

0x002E (46) = Query Processor

0x002F (47) = Version Mismatch

0x0030 (48) = Capability Not Supported

0x0031 (49) = System Configuration Error

0x0032 (50) = Warning

0x0033 (51) = Miscellaneous

0x0034 (52) = Compatibility Error

0x003E (62) = Driver Specific Error

0x003F (63) = Internal Symbol

0x2101 (8449) = Cannot open a system file.

0x2102 (8450) = I/O error on a system file.

0x2103 (8451) = Data structure corruption.

0x2104 (8452) = Cannot find Engine configuration file.

0x2105 (8453) = Cannot write to Engine configuration file.

0x2106 (8454) = Cannot initialize with different configuration file.

0x2107 (8455) = System has been illegally re-entered.

0x2108 (8456) = Cannot locate IDAPI32 .DLL.

0x2109 (8457) = Cannot load IDAPI32 .DLL.

0x210A (8458) = Cannot load an IDAPI service library.

0x210B (8459) = Cannot create or open temporary file.

0x2201 (8705) = At beginning of table.

0x2202 (8706) = At end of table.

0x2203 (8707) = Record moved because key value changed.

0x2204 (8708) = Record/Key deleted.

0x2205 (8709) = No current record.

0x2206 (8710) = Could not find record.

0x2207 (8711) = End of BLOB.

0x2208 (8712) = Could not find object.

0x2209 (8713) = Could not find family member.

0x220A (8714) = BLOB file is missing.

0x220B (8715) = Could not find language driver.

0x2301 (8961) = Corrupt table/index header.

0x2302 (8962) = Corrupt file - other than header.

0x2303 (8963) = Corrupt Memo/BLOB file.

0x2305 (8965) = Corrupt index.

0x2306 (8966) = Corrupt lock file.

0x2307 (8967) = Corrupt family file.

0x2308 (8968) = Corrupt or missing .VAL file.

0x2309 (8969) = Foreign index file format.

0x2401 (9217) = Read failure.

0x2402 (9218) = Write failure.

0x2403 (9219) = Cannot access directory.

0x2404 (9220) = File Delete operation failed.

0x2405 (9221) = Cannot access file.

0x2406 (9222) = Access to table disabled because of previous error.

0x2501 (9473) = Insufficient memory for this operation.

0x2502 (9474) = Not enough file handles.

0x2503 (9475) = Insufficient disk space.

0x2504 (9476) = Temporary table resource limit.

0x2505 (9477) = Record size is too big for table.

0x2506 (9478) = Too many open cursors.

0x2507 (9479) = Table is full.

0x2508 (9480) = Too many sessions from this workstation.

0x2509 (9481) = Serial number limit (Paradox).

0x250A (9482) = Some internal limit (see context).

0x250B (9483) = Too many open tables.

0x250C (9484) = Too many cursors per table.

0x250D (9485) = Too many record locks on table.

0x250E (9486) = Too many clients.

0x250F (9487) = Too many indexes on table.

0x2510 (9488) = Too many sessions.

0x2511 (9489) = Too many open databases.

0x2512 (9490) = Too many passwords.

0x2513 (9491) = Too many active drivers.

0x2514 (9492) = Too many fields in Table Create.

0x2515 (9493) = Too many table locks.

0x2516 (9494) = Too many open BLOBs.

0x2517 (9495) = Lock file has grown too large.

0x2518 (9496) = Too many open queries.

0x251A (9498) = Too many BLOBs.

0x251B (9499) = File name is too long for a Paradox version 5.0 table.

0x251C (9500) = Row fetch limit exceeded.

0x251D (9501) = Long name not allowed for this tablelevel.

0x2601 (9729) = Key violation.

0x2602 (9730) = Minimum validity check failed.

0x2603 (9731) = Maximum validity check failed.

0x2604 (9732) = Field value required.

0x2605 (9733) = Master record missing.

0x2606 (9734) = Master has detail records. Cannot delete or modify.

0x2607 (9735) = Master table level is incorrect.

0x2608 (9736) = Field value out of lookup table range.

0x2609 (9737) = Lookup Table Open operation failed.

0x260A (9738) = Detail Table Open operation failed.

0x260B (9739) = Master Table Open operation failed.

0x260C (9740) = Field is blank.

0x260D (9741) = Link to master table already defined.

0x260E (9742) = Master table is open.

0x260F (9743) = Detail table(s) exist.

0x2610 (9744) = Master has detail records. Cannot empty it.

0x2611 (9745) = Self referencing referential integrity must be entered one at a time with no other changes to the table

0x2612 (9746) = Detail table is open.

0x2613 (9747) = Cannot make this master a detail of another table if its details are not empty.

0x2614 (9748) = Referential integrity fields must be indexed.

0x2615 (9749) = A table linked by referential integrity requires password to open.

0x2616 (9750) = Field(s) linked to more than one master.

0x2617 (9751) = Expression validity check failed.

0x2701 (9985) = Number is out of range.

0x2702 (9986) = Invalid parameter.

0x2703 (9987) = Invalid file name.

0x2704 (9988) = File does not exist.

0x2705 (9989) = Invalid option.

0x2706 (9990) = Invalid handle to the function.

0x2707 (9991) = Unknown table type.

0x2708 (9992) = Cannot open file.

0x2709 (9993) = Cannot redefine primary key.

0x270A (9994) = Cannot change this RINTDesc.

0x270B (9995) = Foreign and primary key do not match.

0x270C (9996) = Invalid modify request.

0x270D (9997) = Index does not exist.

0x270E (9998) = Invalid offset into the BLOB.

0x270F (9999) = Invalid descriptor number.

0x2710 (10000) = Invalid field type.

0x2711 (10001) = Invalid field descriptor.

0x2712 (10002) = Invalid field transformation.

0x2713 (10003) = Invalid record structure.

0x2714 (10004) = Invalid descriptor.

0x2715 (10005) = Invalid array of index descriptors.

0x2716 (10006) = Invalid array of validity check descriptors.

0x2717 (10007) = Invalid array of referential integrity descriptors.

0x2718 (10008) = Invalid ordering of tables during restructure.

0x2719 (10009) = Name not unique in this context.

0x271A (10010) = Index name required.

0x271B (10011) = Invalid session handle.

0x271C (10012) = invalid restructure operation.

0x271D (10013) = Driver not known to system.

0x271E (10014) = Unknown database.

0x271F (10015) = Invalid password given.

0x2720 (10016) = No callback function.

0x2721 (10017) = Invalid callback buffer length.

0x2722 (10018) = Invalid directory.

0x2723 (10019) = Translate Error. Value out of bounds.

0x2724 (10020) = Cannot set cursor of one table to another.

0x2725 (10021) = Bookmarks do not match table.

0x2726 (10022) = Invalid index/tag name.

0x2727 (10023) = Invalid index descriptor.

0x2728 (10024) = Table does not exist.

0x2729 (10025) = Table has too many users.

0x272A (10026) = Cannot evaluate Key or Key does not pass filter condition.

0x272B (10027) = Index already exists.

0x272C (10028) = Index is open.

0x272D (10029) = Invalid BLOB length.

0x272E (10030) = Invalid BLOB handle in record buffer.

0x272F (10031) = Table is open.

0x2730 (10032) = Need to do (hard) restructure.

0x2731 (10033) = Invalid mode.

0x2732 (10034) = Cannot close index.

0x2733 (10035) = Index is being used to order table.

0x2734 (10036) = Unknown user name or password.

0x2735 (10037) = Multi-level cascade is not supported.

0x2736 (10038) = Invalid field name.

0x2737 (10039) = Invalid table name.

0x2738 (10040) = Invalid linked cursor expression.

0x2739 (10041) = Name is reserved.

0x273A (10042) = Invalid file extension.

0x273B (10043) = Invalid language Driver.

0x273C (10044) = Alias is not currently opened.

0x273D (10045) = Incompatible record structures.

0x273E (10046) = Name is reserved by DOS.

0x273F (10047) = Destination must be indexed.

0x2740 (10048) = Invalid index type

0x2741 (10049) = Language Drivers of Table and Index do not match

0x2742 (10050) = Filter handle is invalid

0x2743 (10051) = Invalid Filter

0x2744 (10052) = Invalid table create request

0x2745 (10053) = Invalid table delete request

0x2746 (10054) = Invalid index create request

0x2747 (10055) = Invalid index delete request

0x2748 (10056) = Invalid table specified

0x274A (10058) = Invalid Time.

0x274B (10059) = Invalid Date.

0x274C (10060) = Invalid Datetime

0x274D (10061) = Tables in different directories

0x274E (10062) = Mismatch in the number of arguments

0x274F (10063) = Function not found in service library.

0x2750 (10064) = Must use baseorder for this operation.

0x2751 (10065) = Invalid procedure name

0x2752 (10066) = The field map is invalid.

0x2801 (10241) = Record locked by another user.

0x2802 (10242) = Unlock failed.

0x2803 (10243) = Table is busy.

0x2804 (10244) = Directory is busy.

0x2805 (10245) = File is locked.

0x2806 (10246) = Directory is locked.

0x2807 (10247) = Record already locked by this session.

0x2808 (10248) = Object not locked.

0x2809 (10249) = Lock time out.

0x280A (10250) = Key group is locked.

0x280B (10251) = Table lock was lost.

0x280C (10252) = Exclusive access was lost.

0x280D (10253) = Table cannot be opened for exclusive use.

0x280E (10254) = Conflicting record lock in this session.

0x280F (10255) = A deadlock was detected.

0x2810 (10256) = A user transaction is already in progress.

0x2811 (10257) = No user transaction is currently in progress.

0x2812 (10258) = Record lock failed.

0x2813 (10259) = Couldn‘t perform the edit because another user changed the record.

0x2814 (10260) = Couldn‘t perform the edit because another user deleted or moved the record.

0x2901 (10497) = Insufficient field rights for operation.

0x2902 (10498) = Insufficient table rights for operation. Password required.

0x2903 (10499) = Insufficient family rights for operation.

0x2904 (10500) = This directory is read only.

0x2905 (10501) = Database is read only.

0x2906 (10502) = Trying to modify read-only field.

0x2907 (10503) = Encrypted dBASE tables not supported.

0x2908 (10504) = Insufficient SQL rights for operation.

0x2A01 (10753) = Field is not a BLOB.

0x2A02 (10754) = BLOB already opened.

0x2A03 (10755) = BLOB not opened.

0x2A04 (10756) = Operation not applicable.

0x2A05 (10757) = Table is not indexed.

0x2A06 (10758) = Engine not initialized.

0x2A07 (10759) = Attempt to re-initialize Engine.

0x2A08 (10760) = Attempt to mix objects from different sessions.

0x2A09 (10761) = Paradox driver not active.

0x2A0A (10762) = Driver not loaded.

0x2A0B (10763) = Table is read only.

0x2A0C (10764) = No associated index.

0x2A0D (10765) = Table(s) open. Cannot perform this operation.

0x2A0E (10766) = Table does not support this operation.

0x2A0F (10767) = Index is read only.

0x2A10 (10768) = Table does not support this operation because it is not uniquely indexed.

0x2A11 (10769) = Operation must be performed on the current session.

0x2A12 (10770) = Invalid use of keyword.

0x2A13 (10771) = Connection is in use by another statement.

0x2A14 (10772) = Passthrough SQL connection must be shared

0x2B01 (11009) = Invalid function number.

0x2B02 (11010) = File or directory does not exist.

0x2B03 (11011) = Path not found.

0x2B04 (11012) = Too many open files. You may need to increase MAXFILEHANDLE limit in IDAPI configuration.

0x2B05 (11013) = Permission denied.

0x2B06 (11014) = Bad file number.

0x2B07 (11015) = Memory blocks destroyed.

0x2B08 (11016) = Not enough memory.

0x2B09 (11017) = Invalid memory block address.

0x2B0A (11018) = Invalid environment.

0x2B0B (11019) = Invalid format.

0x2B0C (11020) = Invalid access code.

0x2B0D (11021) = Invalid data.

0x2B0F (11023) = Device does not exist.

0x2B10 (11024) = Attempt to remove current directory.

0x2B11 (11025) = Not same device.

0x2B12 (11026) = No more files.

0x2B13 (11027) = Invalid argument.

0x2B14 (11028) = Argument list is too long.

0x2B15 (11029) = Execution format error.

0x2B16 (11030) = Cross-device link.

0x2B21 (11041) = Math argument.

0x2B22 (11042) = Result is too large.

0x2B23 (11043) = File already exists.

0x2B27 (11047) = Unknown internal operating system error.

0x2B32 (11058) = Share violation.

0x2B33 (11059) = Lock violation.

0x2B34 (11060) = Critical DOS Error.

0x2B35 (11061) = Drive not ready.

0x2B64 (11108) = Not exact read/write.

0x2B65 (11109) = Operating system network error.

0x2B66 (11110) = Error from NOVELL file server.

0x2B67 (11111) = NOVELL server out of memory.

0x2B68 (11112) = Record already locked by this workstation.

0x2B69 (11113) = Record not locked.

0x2C01 (11265) = Network initialization failed.

0x2C02 (11266) = Network user limit exceeded.

0x2C03 (11267) = Wrong .NET file version.

0x2C04 (11268) = Cannot lock network file.

0x2C05 (11269) = Directory is not private.

0x2C06 (11270) = Directory is controlled by other .NET file.

0x2C07 (11271) = Unknown network error.

0x2C08 (11272) = Not initialized for accessing network files.

0x2C09 (11273) = SHARE not loaded. It is required to share local files.

0x2C0A (11274) = Not on a network. Not logged in or wrong network driver.

0x2C0B (11275) = Lost communication with SQL server.

0x2C0D (11277) = Cannot locate or connect to SQL server.

0x2C0E (11278) = Cannot locate or connect to network server.

0x2D01 (11521) = Optional parameter is required.

0x2D02 (11522) = Invalid optional parameter.

0x2E01 (11777) = obsolete

0x2E02 (11778) = obsolete

0x2E03 (11779) = Ambiguous use of ! (inclusion operator).

0x2E04 (11780) = obsolete

0x2E05 (11781) = obsolete

0x2E06 (11782) = A SET operation cannot be included in its own grouping.

0x2E07 (11783) = Only numeric and date/time fields can be averaged.

0x2E08 (11784) = Invalid expression.

0x2E09 (11785) = Invalid OR expression.

0x2E0A (11786) = obsolete

0x2E0B (11787) = bitmap

0x2E0C (11788) = CALC expression cannot be used in INSERT, DELETE, CHANGETO and SET rows.

0x2E0D (11789) = Type error in CALC expression.

0x2E0E (11790) = CHANGETO can be used in only one query form at a time.

0x2E0F (11791) = Cannot modify CHANGED table.

0x2E10 (11792) = A field can contain only one CHANGETO expression.

0x2E11 (11793) = A field cannot contain more than one expression to be inserted.

0x2E12 (11794) = obsolete

0x2E13 (11795) = CHANGETO must be followed by the new value for the field.

0x2E14 (11796) = Checkmark or CALC expressions cannot be used in FIND queries.

0x2E15 (11797) = Cannot perform operation on CHANGED table together with a CHANGETO query.

0x2E16 (11798) = chunk

0x2E17 (11799) = More than 255 fields in ANSWER table.

0x2E18 (11800) = AS must be followed by the name for the field in the ANSWER table.

0x2E19 (11801) = DELETE can be used in only one query form at a time.

0x2E1A (11802) = Cannot perform operation on DELETED table together with a DELETE query.

0x2E1B (11803) = Cannot delete from the DELETED table.

0x2E1C (11804) = Example element is used in two fields with incompatible types or with a BLOB.

0x2E1D (11805) = Cannot use example elements in an OR expression.

0x2E1E (11806) = Expression in this field has the wrong type.

0x2E1F (11807) = Extra comma found.

0x2E20 (11808) = Extra OR found.

0x2E21 (11809) = One or more query rows do not contribute to the ANSWER.

0x2E22 (11810) = FIND can be used in only one query form at a time.

0x2E23 (11811) = FIND cannot be used with the ANSWER table.

0x2E24 (11812) = A row with GROUPBY must contain SET operations.

0x2E25 (11813) = GROUPBY can be used only in SET rows.

0x2E26 (11814) = Use only INSERT, DELETE, SET or FIND in leftmost column.

0x2E27 (11815) = Use only one INSERT, DELETE, SET or FIND per line.

0x2E28 (11816) = Syntax error in expression.

0x2E29 (11817) = INSERT can be used in only one query form at a time.

0x2E2A (11818) = Cannot perform operation on INSERTED table together with an INSERT query.

0x2E2B (11819) = INSERT, DELETE, CHANGETO and SET rows may not be checked.

0x2E2C (11820) = Field must contain an expression to insert (or be blank).

0x2E2D (11821) = Cannot insert into the INSERTED table.

0x2E2E (11822) = Variable is an array and cannot be accessed.

0x2E2F (11823) = Label

0x2E30 (11824) = Rows of example elements in CALC expression must be linked.

0x2E31 (11825) = Variable name is too long.

0x2E32 (11826) = Query may take a long time to process.

0x2E33 (11827) = Reserved word or one that can‘t be used as a variable name.

0x2E34 (11828) = Missing comma.

0x2E35 (11829) = Missing ).

0x2E36 (11830) = Missing right quote.

0x2E37 (11831) = Cannot specify duplicate column names.

0x2E38 (11832) = Query has no checked fields.

0x2E39 (11833) = Example element has no defining occurrence.

0x2E3A (11834) = No grouping is defined for SET operation.

0x2E3B (11835) = Query makes no sense.

0x2E3C (11836) = Cannot use patterns in this context.

0x2E3D (11837) = Date does not exist.

0x2E3E (11838) = Variable has not been assigned a value.

0x2E3F (11839) = Invalid use of example element in summary expression.

0x2E40 (11840) = Incomplete query statement. Query only contains a SET definition.

0x2E41 (11841) = Example element with ! makes no sense in expression.

0x2E42 (11842) = Example element cannot be used more than twice with a ! query.

0x2E43 (11843) = Row cannot contain expression.

0x2E44 (11844) = obsolete

0x2E45 (11845) = obsolete

0x2E46 (11846) = No permission to insert or delete records.

0x2E47 (11847) = No permission to modify field.

0x2E48 (11848) = Field not found in table.

0x2E49 (11849) = Expecting a column separator in table header.

0x2E4A (11850) = Expecting a column separator in table.

0x2E4B (11851) = Expecting column name in table.

0x2E4C (11852) = Expecting table name.

0x2E4D (11853) = Expecting consistent number of columns in all rows of table.

0x2E4E (11854) = Cannot open table.

0x2E4F (11855) = Field appears more than once in table.

0x2E50 (11856) = This DELETE, CHANGE or INSERT query has no ANSWER.

0x2E51 (11857) = Query is not prepared. Properties unknown.

0x2E52 (11858) = DELETE rows cannot contain quantifier expression.

0x2E53 (11859) = Invalid expression in INSERT row.

0x2E54 (11860) = Invalid expression in INSERT row.

0x2E55 (11861) = Invalid expression in SET definition.

0x2E56 (11862) = row use

0x2E57 (11863) = SET keyword expected.

0x2E58 (11864) = Ambiguous use of example element.

0x2E59 (11865) = obsolete

0x2E5A (11866) = obsolete

0x2E5B (11867) = Only numeric fields can be summed.

0x2E5C (11868) = Table is write protected.

0x2E5D (11869) = Token not found.

0x2E5E (11870) = Cannot use example element with ! more than once in a single row.

0x2E5F (11871) = Type mismatch in expression.

0x2E60 (11872) = Query appears to ask two unrelated questions.

0x2E61 (11873) = Unused SET row.

0x2E62 (11874) = INSERT, DELETE, FIND, and SET can be used only in the leftmost column.

0x2E63 (11875) = CHANGETO cannot be used with INSERT, DELETE, SET or FIND.

0x2E64 (11876) = Expression must be followed by an example element defined in a SET.

0x2E65 (11877) = Lock failure.

0x2E66 (11878) = Expression is too long.

0x2E67 (11879) = Refresh exception during query.

0x2E68 (11880) = Query canceled.

0x2E69 (11881) = Unexpected Database Engine error.

0x2E6A (11882) = Not enough memory to finish operation.

0x2E6B (11883) = Unexpected exception.

0x2E6C (11884) = Feature not implemented yet in query.

0x2E6D (11885) = Query format is not supported.

0x2E6E (11886) = Query string is empty.

0x2E6F (11887) = Attempted to prepare an empty query.

0x2E70 (11888) = Buffer too small to contain query string.

0x2E71 (11889) = Query was not previously parsed or prepared.

0x2E72 (11890) = Function called with bad query handle.

0x2E73 (11891) = QBE syntax error.

0x2E74 (11892) = Query extended syntax field count error.

0x2E75 (11893) = Field name in sort or field clause not found.

0x2E76 (11894) = Table name in sort or field clause not found.

0x2E77 (11895) = Operation is not supported on BLOB fields.

0x2E78 (11896) = General BLOB error.

0x2E79 (11897) = Query must be restarted.

0x2E7A (11898) = Unknown answer table type.

0x2E96 (11926) = Blob cannot be used as grouping field.

0x2E97 (11927) = Query properties have not been fetched.

0x2E98 (11928) = Answer table is of unsuitable type.

0x2E99 (11929) = Answer table is not yet supported under server alias.

0x2E9A (11930) = Non-null blob field required. Can‘t insert records

0x2E9B (11931) = Unique index required to perform changeto

0x2E9C (11932) = Unique index required to delete records

0x2E9D (11933) = Update of table on the server failed.

0x2E9E (11934) = Can‘t process this query remotely.

0x2E9F (11935) = Unexpected end of command.

0x2EA0 (11936) = Parameter not set in query string.

0x2EA1 (11937) = Query string is too long.

0x2EAA (11946) = No such table or correlation name.

0x2EAB (11947) = Expression has ambiguous data type.

0x2EAC (11948) = Field in order by must be in result set.

0x2EAD (11949) = General parsing error.

0x2EAE (11950) = Record or field constraint failed.

0x2EAF (11951) = When GROUP BY exists, every simple field in projectors must be in GROUP BY.

0x2EB0 (11952) = User defined function is not defined.

0x2EB1 (11953) = Unknown error from User defined function.

0x2EB2 (11954) = Single row subquery produced more than one row.

0x2EB3 (11955) = Expressions in group by are not supported.

0x2EB4 (11956) = Queries on text or ascii tables is not supported.

0x2EB5 (11957) = ANSI join keywords USING and NATURAL are not supported in this release.

0x2EB6 (11958) = SELECT DISTINCT may not be used with UNION unless UNION ALL is used.

0x2EB7 (11959) = GROUP BY is required when both aggregate and non-aggregate fields are used in result set.

0x2EB8 (11960) = INSERT and UPDATE operations are not supported on autoincrement field type.

0x2EB9 (11961) = UPDATE on Primary Key of a Master Table may modify more than one record.

0x2EBA (11962) = Queries on MS ACCESS tables are not supported by local query engines.

0x2EBB (11963) = Preparation of field-level constraint failed.

0x2EBC (11964) = Preparation of field default failed.

0x2EBD (11965) = Preparation of record-level constraint failed.

0x2EC4 (11972) = Constraint Failed. Expression:

0x2F01 (12033) = Interface mismatch. Engine version different.

0x2F02 (12034) = Index is out of date.

0x2F03 (12035) = Older version (see context).

0x2F04 (12036) = .VAL file is out of date.

0x2F05 (12037) = BLOB file version is too old.

0x2F06 (12038) = Query and Engine DLLs are mismatched.

0x2F07 (12039) = Server is incompatible version.

0x2F08 (12040) = Higher table level required

0x3001 (12289) = Capability not supported.

0x3002 (12290) = Not implemented yet.

0x3003 (12291) = SQL replicas not supported.

0x3004 (12292) = Non-blob column in table required to perform operation.

0x3005 (12293) = Multiple connections not supported.

0x3006 (12294) = Full dBASE expressions not supported.

0x3101 (12545) = Invalid database alias specification.

0x3102 (12546) = Unknown database type.

0x3103 (12547) = Corrupt system configuration file.

0x3104 (12548) = Network type unknown.

0x3105 (12549) = Not on the network.

0x3106 (12550) = Invalid configuration parameter.

0x3201 (12801) = Object implicitly dropped.

0x3202 (12802) = Object may be truncated.

0x3203 (12803) = Object implicitly modified.

0x3204 (12804) = Should field constraints be checked?

0x3205 (12805) = Validity check field modified.

0x3206 (12806) = Table level changed.

0x3207 (12807) = Copy linked tables?

0x3209 (12809) = Object implicitly truncated.

0x320A (12810) = Validity check will not be enforced.

0x320B (12811) = Multiple records found, but only one was expected.

0x320C (12812) = Field will be trimmed, cannot put master records into PROBLEM table.

0x3301 (13057) = File already exists.

0x3302 (13058) = BLOB has been modified.

0x3303 (13059) = General SQL error.

0x3304 (13060) = Table already exists.

0x3305 (13061) = Paradox 1.0 tables are not supported.

0x3306 (13062) = Update aborted.

0x3401 (13313) = Different sort order.

0x3402 (13314) = Directory in use by earlier version of Paradox.

0x3403 (13315) = Needs Paradox 3.5-compatible language driver.

0x3501 (13569) = Data Dictionary is corrupt

0x3502 (13570) = Data Dictionary Info Blob corrupted

0x3503 (13571) = Data Dictionary Schema is corrupt

0x3504 (13572) = Attribute Type exists

0x3505 (13573) = Invalid Object Type

0x3506 (13574) = Invalid Relation Type

0x3507 (13575) = View already exists

0x3508 (13576) = No such View exists

0x3509 (13577) = Invalid Record Constraint

0x350A (13578) = Object is in a Logical DB

0x350B (13579) = Dictionary already exists

0x350C (13580) = Dictionary does not exist

0x350D (13581) = Dictionary database does not exist

0x350E (13582) = Dictionary info is out of date - needs Refresh

0x3510 (13584) = Invalid Dictionary Name

0x3511 (13585) = Dependent Objects exist

0x3512 (13586) = Too many Relationships for this Object Type

0x3513 (13587) = Relationships to the Object exist

0x3514 (13588) = Dictionary Exchange File is corrupt

0x3515 (13589) = Dictionary Exchange File Version mismatch

0x3516 (13590) = Dictionary Object Type Mismatch

0x3517 (13591) = Object exists in Target Dictionary

0x3518 (13592) = Cannot access Data Dictionary

0x3519 (13593) = Cannot create Data Dictionary

0x351A (13594) = Cannot open Database

0x3E01 (15873) = Wrong driver name.

0x3E02 (15874) = Wrong system version.

0x3E03 (15875) = Wrong driver version.

0x3E04 (15876) = Wrong driver type.

0x3E05 (15877) = Cannot load driver.

0x3E06 (15878) = Cannot load language driver.

0x3E07 (15879) = Vendor initialization failed.

0x3E08 (15880) = Your application is not enabled for use with this driver.

0x3F01 (16129) = Query By Example

0x3F02 (16130) = SQL Generator

0x3F03 (16131) = IDAPI

0x3F04 (16132) = Lock Manager

0x3F05 (16133) = SQL Driver

0x3F06 (16134) = IDAPI Services

0x3F07 (16135) = dBASE Driver

0x3F08 (16136) = Dictionary Manager

0x3F0B (16139) = Token

0x3F0D (16141) = Table

0x3F0E (16142) = Field

0x3F0F (16143) = Image

0x3F10 (16144) = User

0x3F11 (16145) = File

0x3F12 (16146) = Index

0x3F13 (16147) = Directory

0x3F14 (16148) = Key

0x3F15 (16149) = Alias

0x3F16 (16150) = Drive

0x3F17 (16151) = Server error

0x3F18 (16152) = Server message

0x3F19 (16153) = Line Number

0x3F1A (16154) = Capability

0x3F1B (16155) = Dictionary

0x3F1D (16157) = Object

0x3F1E (16158) = Limit

0x3F1F (16159) = Expression

0x3F70 (16240) = WORK

0x3F71 (16241) = PRIV

0x3F72 (16242) = Records copied

0x3F73 (16243) = Records appended

0x3F74 (16244) = LineNo

0x3F75 (16245) = Line

0x3F76 (16246) = Reason

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved