动态网站制作指南 [  QQ表情  ]
[ 投票调查 ]
[ 企业邮箱 ]
[ 网站空间 ]
网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
ASP源码 | .Net源码 | PHP源码 | JSP源码 | JAVA源码 | CGI源码 | VB源码 | C++源码 | Delphi源码 | PB源码 | VF源码 | 汇编 | 服务器
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > C/C++教程
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
网络编程:ASP教程,ASP.NET教程,PHP教程,JSP教程,C#教程,数据库,XML教程,Ajax,Java,Perl,Shell,VB教程,Delphi,C/C++教程,软件工程,J2EE/J2ME,移动开发
文章搜索服务
邮件订阅
输入你的邮件地址,
你将不会错过任何关于:
[ C/C++教程 ]的信息

本月文章推荐
.使用帮助对象.
.不同的CPU下最佳编译参数.
.C/C++程序员应聘常见面试题深入剖.
.C语言库函数(G类字母).
.Order by 的数值型灵活使用.
.用MasterPage 代替 PageBase.
.关机代码.
.C/C++指针学习的两个经典实例.
.看我不动也会张的大嘴巴!.
.董乘宇--迷宫程序1.10版.
.C++启蒙之注释符号.
.指针与指针变量.
.简单扫雷游戏.
.数据结构学习C++——图(4&5&总结.
.基于Nokia S60的游戏开发之四.
.如何取得Memo的行和列.
.Bresenham高效画线算法.
.高质量C++/C编程指南 --&nb.
.Web中DataGrid绑定数据显示列可拖.
.C程序设计基础之多维数组的指针变.

BDE错误码对照表

发表日期:2008-3-8 |



  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 alrea
上一篇:BIG5码到BG码转换技术 人气:348
下一篇:BCB控件制作和消息处理 人气:595
浏览全部C/C++的内容 Dreamweaver插件下载 常用网页广告代码全集
  最新网站源码 最新软件下载
2008-9-7 站长中国企业(公司)网站系统 v4.2
2008-9-7 PBDigg v2.0 Build 20080821
2008-9-7 玩玩小游戏FLASH系统 v2.1
2008-9-7 522QQ在线电视直播程序 v1.1
2008-9-7 Pcook cms 文章管理系统 (老Y CM
2008-9-7 仿代码小说小偷系统 v1.0
2008-9-7 百度一搜集成搜索管理系统
2008-9-7 小贤统计器 v1.0
2008-9-7 UCenter Home-中秋搏饼插件 v1.2
2008-9-7 iBlacklist通话黑名单汉化破解补
2008-9-7 EndlessWalls无尽壁纸 v1.0.4破解
2008-9-7 Dynolicious车载测量仪v1.1破解版
2008-9-7 iVoodoo巫毒娃娃1.0.1破解版
2008-9-7 iWallpape精品墙纸1.2破解版
2008-9-7 iChillout自然音效工具1.1破解版
2008-9-7 Todo计划提醒1.2破解版
2008-9-7 allRadio电台集合1.01破解版
2008-9-7 My Money个人理财1.0破解版
  发表评论
姓 名: 验证码:
内 容:
站长工具:网站收录查询 | Google PR查询 | ALEXA排名查询 | CSS在线编辑器 | 广告代码 | Html转换js | js/vbs加密 | md5加密 | 进制转换
实用工具:汉字翻译拼音 | 符号对照表 | 个税计算 | 经典小工具 | 汉字简繁转换 | 普通单位换算 | 公制单位换算 | 生辰老黄历 | 国内电话区号 国家代码与域名缩写 | 文字加密解密 | 健康查询 | 万年历 | 汉字横竖排版 | 手机号码查询 | 计算器 | ip搜索
业务联系 | 广告刊登 | 频道合作 | 投稿荐稿 | 联系方式 | 加入收藏 | RSS订阅
Copyright © 2000-2008 www.knowsky.com All rights reserved | 网络实名:动态网站制作指南 | 沪ICP备05001343号
ホームページ制作 不動産検索システム 求人情報
防水工事·改修工事 フットサル大会 探偵