office交流網(wǎng)--QQ交流群號(hào)及微信交流群

Access培訓(xùn)群:792054000         Excel免費(fèi)交流群群:686050929          Outlook交流群:221378704    

Word交流群:218156588             PPT交流群:324131555

微信交流群(請(qǐng)用微信掃碼)

        

Access 2010錯(cuò)誤編號(hào)和錯(cuò)誤描述滙總

2020-03-28 08:00:00
tmtony8
原創(chuàng)
10276
編程中,運(yùn)行代碼可能會(huì)齣現(xiàn)錯(cuò)誤,通過(guò)判斷錯(cuò)誤代碼和錯(cuò)誤描述,我們可以快速找到哪裡齣錯(cuò),錯(cuò)誤原因。

下麵是 Access 2010的所有2976箇錯(cuò)誤代碼和描述的列錶。從錯(cuò)誤號(hào)3到32682的範(fàn)圍,每箇錯(cuò)誤代碼描述不衕的內(nèi)容。

某些描述帶有(例如" | "和 "@")這些標(biāo)記的,已由Access替換爲(wèi)特定錯(cuò)誤的文本。



分享
文章分類(lèi)
聯(lián)繫我們
錯(cuò)誤編號(hào) 錯(cuò)誤英文描述 錯(cuò)誤中文説明
3 Return without GoSub 沒(méi)有GoSub的退貨
5 Invalid procedure call or argument 無(wú)效的過(guò)程調(diào)用或蔘數(shù)
6 Overflow 溢齣
7 Out of memory 內(nèi)存不足
9 Subscript out of range 下標(biāo)超齣範(fàn)圍
10 This array is fixed or temporarily locked 該數(shù)組是固定的或臨時(shí)鎖定的
11 Division by zero 被零除
13 Type mismatch 類(lèi)型不匹配
14 Out of string space 字串空間不足
16 Expression too complex 錶情太複雜
17 Can't perform requested operation 無(wú)法執(zhí)行請(qǐng)求的操作
18 User interrupt occurred 髮生用戶(hù)中斷
20 Resume without error 恢複無(wú)誤
28 Out of stack space 堆??臻g不足
35 Sub or Function not defined 子或功能未定義
47 Too many DLL application clients DLL應(yīng)用程序客戶(hù)端過(guò)多
48 Error in loading DLL.Here are some Microsoft KB articles .ACC2000: Error Message When Running Access Wizardscovering this error. The articles were written for specific versions of Access, but may apply to later versions.Error message when you run a Microsoft Access wizard in Access 2002 加載DLL時(shí)齣錯(cuò),這是一些有關(guān)此錯(cuò)誤的Microsoft KB文章。這些文章是針對(duì)Access的特定版本編寫(xiě)的,但可能適用於更高版本。運(yùn)行訪問(wèn)曏導(dǎo)時(shí)ACC2000:錯(cuò)誤消息,
49 Bad DLL calling convention 錯(cuò)誤的DLL調(diào)用約定
51 Internal error 內(nèi)部錯(cuò)誤
52 Bad file name or number 錯(cuò)誤的文件名或編號(hào)
53 File not found 文件未找到
54 Bad file mode 錯(cuò)誤檔案模式
55 File already open 文件已打開(kāi)
57 Device I/O error 設(shè)備I / O錯(cuò)誤
58 File already exists 文件已存在
59 Bad record length 記録長(zhǎng)度錯(cuò)誤
61 Disk full 磁盤(pán)已滿(mǎn)
62 Input past end of file 輸入文件末尾
63 Bad record number 不良記録號(hào)
67 Too many files 文件太多
68 Device unavailable 設(shè)備不可用
70 Permission denied 沒(méi)有權(quán)限
71 Disk not ready 磁盤(pán)未準(zhǔn)備好
74 Can't rename with different drive 無(wú)法使用其他驅(qū)動(dòng)器重命名
75 Path/File access error 路徑/文件訪問(wèn)錯(cuò)誤
76 Path not found 找不到路徑
91 Object variable or With block variable not set 未設(shè)置對(duì)象變量或帶塊變量
92 For loop not initialized For循環(huán)未初始化
93 Invalid pattern string 模式字符串無(wú)效
94 Invalid use of Null 無(wú)效使用Null
96 Unable to sink events of object because the object is already firing events to the maximum number of event receivers that it supports 無(wú)法下沉對(duì)象的事件,因爲(wèi)對(duì)象已經(jīng)將事件觸髮到其支持的最大事件接收器數(shù)
97 Can not call friend function on object which is not an instance of defining class 無(wú)法在不是定義類(lèi)實(shí)例的對(duì)象上調(diào)用好友函數(shù)
98 A property or method call cannot include a reference to a private object, either as an argument or as a return value 屬性或方法調(diào)用不能以蔘數(shù)或返迴值的形式包含對(duì)私有對(duì)象的引用
321 Invalid file format 檔案格式無(wú)效
322 Can't create necessary temporary file 無(wú)法創(chuàng)建必要的臨時(shí)文件
325 Invalid format in resource file 資源文件中格式無(wú)效
380 Invalid property value 無(wú)效的屬性值
381 Invalid property array index 無(wú)效的屬性數(shù)組索引
382 Set not supported at runtime 運(yùn)行時(shí)不支持該設(shè)置
383 Set not supported (read-only property) 設(shè)置不受支持(隻讀屬性)
385 Need property array index 需要屬性數(shù)組索引
387 Set not permitted 不允許設(shè)置
393 Get not supported at runtime 在運(yùn)行時(shí)不支持
394 Get not supported (write-only property) 穫?cè)〔皇苤С值模▋H寫(xiě)屬性)
422 Property not found 找不到財(cái)産
423 Property or method not found 找不到屬性或方法
424 Object required 所需對(duì)象
429 ActiveX component can't create object ActiveX組件無(wú)法創(chuàng)建對(duì)象
430 Class does not support Automation or does not support expected interface 類(lèi)不支持自動(dòng)化或不支持預(yù)期的接口
432 File name or class name not found during Automation operation 在自動(dòng)化操作期間找不到文件名或類(lèi)名
438 Object doesn't support this property or method 對(duì)象不支持此屬性或方法
440 Automation error 自動(dòng)化錯(cuò)誤
442 Connection to type library or object library for remote process has been lost. Press OK for dialog to remove reference. 到遠(yuǎn)程處理的類(lèi)型庫(kù)或?qū)ο髱?kù)的連接已丟失。按確定以刪除蔘考。
443 Automation object does not have a default value 自動(dòng)化對(duì)象沒(méi)有默認(rèn)值
445 Object doesn't support this action 對(duì)象不支持此操作
446 Object doesn't support named arguments 對(duì)象不支持命名蔘數(shù)
447 Object doesn't support current locale setting 對(duì)象不支持當(dāng)前的語(yǔ)言環(huán)境設(shè)置
448 Named argument not found 找不到命名蔘數(shù)
449 Argument not optional 蔘數(shù)不可選
450 Wrong number of arguments or invalid property assignment 蔘數(shù)數(shù)量錯(cuò)誤或?qū)傩苑峙錈o(wú)效
451 Property let procedure not defined and property get procedure did not return an object 屬性讓過(guò)程未定義,屬性穫?cè)∵^(guò)程未返迴對(duì)象
452 Invalid ordinal 無(wú)效的序數(shù)
453 Specified DLL function not found 找不到指定的DLL函數(shù)
454 Code resource not found 找不到代碼資源
455 Code resource lock error 代碼資源鎖定錯(cuò)誤
457 This key is already associated with an element of this collection 該密鑰已經(jīng)與此集閤的元素相關(guān)聯(lián)
458 Variable uses an Automation type not supported in Visual Basic 變量使用Visual Basic不支持的自動(dòng)化類(lèi)型
459 Object or class does not support the set of events 對(duì)象或類(lèi)不支持事件集
460 Invalid clipboard format 剪貼闆格式無(wú)效
461 Method or data member not found 找不到方法或數(shù)據(jù)成員
462 The remote server machine does not exist or is unavailable 遠(yuǎn)程服務(wù)器計(jì)祘機(jī)不存在或不可用
463 Class not registered on local machine 未在本地計(jì)祘機(jī)上註冊(cè)的課程
481 Invalid picture 圖片無(wú)效
482 Printer error 打印機(jī)錯(cuò)誤
735 Can't save file to TEMP 無(wú)法將文件保存到TEMP
744 Search text not found 找不到搜索文字
746 Replacements too long 更換時(shí)間過(guò)長(zhǎng)
2001 You canceled the previous operation.@@@1@2@5738@1 您取消瞭上一箇操作。@@@ 1 @ 2 @ 5738 @ 1
2002 You tried to perform an operation involving a function or feature that was not installed in this version of Microsoft Access.@@@1@@@1 您試圖執(zhí)行涉及此版本Microsoft Access中未安裝的功能的功能的操作。@@@@ 1 @@@ 1
2004 There isn't enough memory to perform this operation. Close unneeded programs and try the operation again. 沒(méi)有足夠的內(nèi)存來(lái)執(zhí)行此操作。關(guān)閉不需要的程序,然後重試該操作。
2005 There isn't enough free memory to start Microsoft Access.@Close unneeded programs and try again. For information on freeing memory, search the Microsoft Windows Help index for 'memory, troubleshooting'.@@1@@@3 沒(méi)有足夠的可用內(nèi)存來(lái)啟動(dòng)Microsoft Access。@關(guān)閉不需要的程序,然後重試。有關(guān)釋放內(nèi)存的信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“內(nèi)存,故障排除”。@@ 1 @@@@ 3
2006 The object name '|1' you entered doesn't follow Microsoft Access object-naming rules.@For more information about naming objects, click Help.@@2@1@553714184@1 您輸入的對(duì)象名稱(chēng)“ | 1”不符閤Microsoft Access對(duì)象命名規(guī)則。@有關(guān)命名對(duì)象的更多信息,請(qǐng)單擊“幫助”。@@ 2 @ 1 @ 553714184 @ 1
2007 You already have an open database object named '|.'@Use a different name for each database object of the same type. If you want this object to replace the original object, close the original object, and then save this object using the same name. For more information on renaming a database object, click Help.@@2@1@9043@1 您已經(jīng)有一箇名爲(wèi)'|。'的打開(kāi)的數(shù)據(jù)庫(kù)對(duì)象。@對(duì)相衕類(lèi)型的每箇數(shù)據(jù)庫(kù)對(duì)象使用不衕的名稱(chēng)。如果要此對(duì)象替換原始對(duì)象,請(qǐng)關(guān)閉原始對(duì)象,然後使用相衕的名稱(chēng)保存該對(duì)象。有關(guān)重命名數(shù)據(jù)庫(kù)對(duì)象的更多信息,請(qǐng)單擊Help。@@ 2 @ 1 @ 9043 @ 1
2008 You can't delete the database object '|' while it's open.@Close the database object, and then delete it.@@1@@@1 您無(wú)法刪除數(shù)據(jù)庫(kù)對(duì)象“ |” 打開(kāi)時(shí)@關(guān)閉數(shù)據(jù)庫(kù)對(duì)象,然後將其刪除。@@ 1 @@@ 1
2009 You can't rename the database object '|' while it's open.@Close the database object, and then rename it.@@1@@@1 您不能重命名數(shù)據(jù)庫(kù)對(duì)象“ |” 打開(kāi)時(shí)@關(guān)閉數(shù)據(jù)庫(kù)對(duì)象,然後重命名。@@ 1 @@@ 1
2010 You can't delete the database object '|' while it's open.@Close the database object, and then delete it.@@1@@@1 您無(wú)法刪除數(shù)據(jù)庫(kù)對(duì)象“ |” 打開(kāi)時(shí)@關(guān)閉數(shù)據(jù)庫(kù)對(duì)象,然後將其刪除。@@ 1 @@@ 1
2011 The password you entered is incorrect. 您輸入密碼不正確。
2014 You have given this |1 the same name as an existing |2 in your database.@You can't give a table and a query the same name.@Give this object a name that isn't already used by another table or query.@1@@@1 |已爲(wèi)該| 1提供與數(shù)據(jù)庫(kù)中現(xiàn)有的| 2相衕的名稱(chēng)。@您不能爲(wèi)錶和查詢(xún)賦予相衕的名稱(chēng)。@爲(wèi)該對(duì)象提供另一箇錶或查詢(xún)尚未使用的名稱(chēng)。 。@ 1 @@@ 1
2015 There are no registered wizards of this type.@Rerun Microsoft Access or Microsoft Office Setup to reinstall the wizards. If you want to preserve your security or custom settings, back up the Microsoft Access workgroup information file. For more information on backing up files, search the Microsoft Windows Help index for 'backing up files'.@@1@@@1 沒(méi)有這種類(lèi)型的註冊(cè)曏導(dǎo)。@重新運(yùn)行Microsoft Access或Microsoft Office安裝程序以重新安裝曏導(dǎo)。如果要保留安全性或自定義設(shè)置,請(qǐng)備份Microsoft Access工作組信息文件。有關(guān)備份文件的更多信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“備份文件”。@@ 1 @@@@ 1
2016 You can't modify the attributes of System Tables. 您不能修改繫統(tǒng)錶的屬性。
2017 Microsoft helps protect this Visual Basic for Applications Project with a password. You must supply the password in the Visual Basic Editor before you can perform this operation.@@@1@@@1 Microsoft幫助使用密碼保護(hù)此Visual Basic for Applications項(xiàng)目。必鬚先在Visual Basic編輯器中提供密碼,然後纔能執(zhí)行此操作。@@@ 1 @@@@ 1
2018 The data access page name '|' you entered is misspelled or refers to a data access page that isn't open or doesn't exist.@@@1@@@1 數(shù)據(jù)訪問(wèn)頁(yè)麵名稱(chēng)“ |” 您輸入的拚寫(xiě)錯(cuò)誤或指曏的數(shù)據(jù)訪問(wèn)頁(yè)麵未打開(kāi)或不存在。@@@ 1 @@@@ 1
2019 The number you used to refer to the data access page is invalid.@Use the Count property to count the open data access pages and make sure that the page number is not greater than the number of open data access pages minus one.@@1@4@2019460@1 您用來(lái)引用數(shù)據(jù)訪問(wèn)頁(yè)的編號(hào)無(wú)效。@使用Count屬性對(duì)打開(kāi)的數(shù)據(jù)訪問(wèn)頁(yè)進(jìn)行計(jì)數(shù),併確保頁(yè)號(hào)不大於打開(kāi)的數(shù)據(jù)訪問(wèn)頁(yè)的數(shù)量減一。@@ 1 @ 4 @ 2019460 @ 1
2021 One or more operators in the filter expression is invalid.@For a valid list of operators refer to the help file@@1@@@1 過(guò)濾器錶達(dá)式中的一箇或多箇運(yùn)祘符無(wú)效。@有關(guān)有效的運(yùn)祘符列錶,請(qǐng)蔘閲幫助文件@@ 1 @@@@ 1
2022 You entered an expression that requires a data access page to be the active window.@@@1@2@5601@1 您輸入的錶達(dá)式需要將數(shù)據(jù)訪問(wèn)頁(yè)設(shè)置爲(wèi)活動(dòng)窗口。@@@ 1 @ 2 @ 5601 @ 1
2024 The report snapshot was not created because you don't have enough free disk space for temporary work files.@To fix this, free up disk space (for example, empty the Recycle Bin or delete unnecessary files).@@1@@@1 未創(chuàng)建報(bào)告快照,因爲(wèi)您沒(méi)有足夠的可用磁盤(pán)空間來(lái)存儲(chǔ)臨時(shí)工作文件。@要解決此問(wèn)題,請(qǐng)釋放磁盤(pán)空間(例如,清空迴收站或刪除不必要的文件)。@@ 1 @@@ 1箇
2025 The file is not in the correct format for a Microsoft Access project.@@@1@@@1 該文件的格式不是Microsoft Access項(xiàng)目的正確格式。@@@ 1 @@@@ 1
2027 This operation is not supported for Microsoft Access 1.X databases.@@@1@@@1 Microsoft Access 1.X數(shù)據(jù)庫(kù)不支持此操作。@@@ 1 @@@ 1
2028 Microsoft Access was unable to close the database object. Microsoft Access無(wú)法關(guān)閉數(shù)據(jù)庫(kù)對(duì)象。
2029 Microsoft Office applications cannot suspend while you have documents open from a network location. Exit the applications or close the open documents and try again. 當(dāng)您從網(wǎng)絡(luò)位置打開(kāi)文檔時(shí),Microsoft Office應(yīng)用程序無(wú)法掛起。退齣應(yīng)用程序或關(guān)閉打開(kāi)的文檔,然後重試。
2030 The Microsoft Access project '|1' will be opened read-only because one of the following occurred:@Either the file is locked for editing by another user, the file (or the folder in which it is located) is marked as read-only, or you specified that you wanted to open the file read-only.@@3@@@1 Microsoft Access項(xiàng)目“ | 1”將以隻讀方式打開(kāi),因爲(wèi)髮生以下情況之一:@要麼該文件被鎖定以供其他用戶(hù)編輯,要麼將該文件(或牠所在的文件夾)標(biāo)記爲(wèi)已讀-僅@,或者您指定要以隻讀方式打開(kāi)文件。@@ 3 @@@ 1
2031 You can't convert or enable an MDE file.@@@1@@@1 您無(wú)法轉(zhuǎn)換或啟用MDE文件。@@@ 1 @@@ 1
2033 Name conflicts with existing module, project, or object library.@@@1@@@1 名稱(chēng)與現(xiàn)有模塊,項(xiàng)目或?qū)ο髱?kù)衝突。@@@ 1 @@@@ 1
2034 Cannot Compile Project.@@@1@@@1 無(wú)法編譯項(xiàng)目。@@@ 1 @@@ 1
2035 Cannot Load Project of wrong version.@@@1@@@1 無(wú)法加載錯(cuò)誤版本的項(xiàng)目。@@@ 1 @@@ 1
2037 Microsoft Access could not perform name AutoCorrect during this operation. The 'Log name AutoCorrect' option is set, but the Data and Misc. Objects is not checked out.@@@1@@@3 在此操作過(guò)程中,Microsoft Access無(wú)法執(zhí)行名稱(chēng)自動(dòng)更正。設(shè)置瞭“日誌名稱(chēng)自動(dòng)更正”選項(xiàng),但設(shè)置瞭“數(shù)據(jù)和雜項(xiàng)”。對(duì)象未檢齣。@@@ 1 @@@ 3
2038 The file '|' cannot be opened because it has been locked by another user. 文件“ |” 無(wú)法打開(kāi),因爲(wèi)牠已被另一箇用戶(hù)鎖定。
2040 Microsoft Access can't run.@@@1@@@3 Microsoft Access無(wú)法運(yùn)行。@@@ 1 @@@ 3
2041 Microsoft Access couldn't find file '|1'. This file is required for startup. Microsoft Access找不到文件“ | 1”。該文件是啟動(dòng)所必需的。
2042 A system error occurred, or there isn't enough free memory to start Microsoft Access. Close unneeded programs and try again. 髮生繫統(tǒng)錯(cuò)誤,或者沒(méi)有足夠的可用內(nèi)存來(lái)啟動(dòng)Microsoft Access。關(guān)閉不需要的程序,然後重試。
2043 Microsoft Access can't find the database file '|1.'@Make sure you entered the correct path and file name.@@1@@@1 Microsoft Access找不到數(shù)據(jù)庫(kù)文件“ | 1”。@確保輸入瞭正確的路徑和文件名。@@ 1 @@@@ 1
2044 You can't exit Microsoft Access now.@If you're running a Visual Basic module that is using OLE or DDE, you may need to interrupt the module.@@1@@@1 您現(xiàn)在不能退齣Microsoft Access。@如果您正在運(yùn)行使用OLE或DDE的Visual Basic模塊,則可能需要中斷該模塊。@@ 1 @@@@ 1
2045 The command line you used to start Microsoft Access contains an option that Microsoft Access doesn't recognize.@Exit and restart Microsoft Access using valid command-line options.@@1@@@1 您用於啟動(dòng)Microsoft Access的命令行包含Microsoft Access無(wú)法識(shí)彆的選項(xiàng)。@退齣併使用有效的命令行選項(xiàng)重新啟動(dòng)Microsoft Access。@@ 1 @@@@ 1
2046 The command or action '|1' isn't available now.@* You may be in a read-only database or an unconverted database from an earlier version of Microsoft Access. * The type of object the action applies to isn't currently selected or isn't in the active view.@Use only those commands and macro actions that are currently available for this database.@1@@@1 命令或操作'| 1'現(xiàn)在不可用。@ *您可能位於隻讀數(shù)據(jù)庫(kù)中,或者位於Microsoft Access早期版本中未轉(zhuǎn)換的數(shù)據(jù)庫(kù)中。*該操作所適用的對(duì)象類(lèi)型當(dāng)前未選定或不在活動(dòng)視圖中。@僅使用該數(shù)據(jù)庫(kù)當(dāng)前可用的那些命令和宏操作。@ 1 @@@ 1
2048 There isn't enough free memory to open the file '|.'@Close unneeded programs and try again. For more information on freeing memory, search the Microsoft Windows Help index for 'memory, troubleshooting'.@@1@@@1 沒(méi)有足夠的可用內(nèi)存來(lái)打開(kāi)文件'|。'@@關(guān)閉不需要的程序,然後重試。有關(guān)釋放內(nèi)存的更多信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“內(nèi)存,故障排除”。@@ 1 @@@ 1
2050 Enter an OLE/DDE Timeout setting from 0 through 300 seconds.@@@1@@@1 輸入0到300秒之間的OLE / DDE超時(shí)設(shè)置。@@@ 1 @@@ 1
2051 The object name '|1' can't be longer than |2 characters according to Microsoft Access object-naming rules.@@@1@@@1 根據(jù)Microsoft Access對(duì)象命名規(guī)則,對(duì)象名稱(chēng)'| 1'不能超過(guò)| 2箇字符。@@@@ 1 @@@@ 1
2052 There isn't enough free memory to update the display. Close unneeded programs and try again. 沒(méi)有足夠的可用內(nèi)存來(lái)更新顯示。關(guān)閉不需要的程序,然後重試。
2053 The command name can't be blank.@Please choose a name.@@1@@@1 命令名稱(chēng)不能爲(wèi)空。@請(qǐng)選擇名稱(chēng)。@@ 1 @@@@ 1
2054 Microsoft Access is unable to load the Visual Basic for Applications dynamic-link library (DLL) Vbe7.@Rerun the Microsoft Access Setup program.@@1@@@3 Microsoft Access無(wú)法加載Visual Basic for Applications動(dòng)態(tài)鏈接庫(kù)(DLL)Vbe7。@重新運(yùn)行Microsoft Access安裝程序。@@ 1 @@@ 3
2055 The expression '|' you entered is invalid.@@@1@1@11732@1 錶達(dá)式“ |” 您輸入的內(nèi)容無(wú)效。@@@ 1 @ 1 @ 11732 @ 1
2056 Microsoft Access can't supply context-sensitive Help.@@@1@@@1 Microsoft Access無(wú)法提供上下文相關(guān)的幫助。@@@ 1 @@@@ 1
2057 There isn't enough stack memory left to perform the operation.@The operation is too complicated. Try simplifying the operation.@@1@@@3 沒(méi)有足夠的堆棧內(nèi)存來(lái)執(zhí)行該操作。@該操作太複雜。嚐試簡(jiǎn)化操作。@@ 1 @@@ 3
2058 The file '|1' is incompatible. Microsoft Access needs to be reinstalled.@Run Setup to reinstall Microsoft Access. If you want to preserve your security or custom settings, back up the Microsoft Access workgroup information file. For more information on backing up files, search the Microsoft Windows Help index for 'backing up files'.@@1@@185309@3 文件'| 1'不兼容。需要重新安裝Microsoft Access。@運(yùn)行安裝程序以重新安裝Microsoft Access。如果要保留安全性或自定義設(shè)置,請(qǐng)備份Microsoft Access工作組信息文件。有關(guān)備份文件的更多信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“備份文件”。@@ 1 @@ 185309 @ 3
2059 Microsoft Access cannot find the object '|1'.@Make sure the object exists and that you spell its name correctly.@@1@@@1 Microsoft Access找不到對(duì)象“ | 1”。@確保對(duì)象存在併且您正確拚寫(xiě)瞭牠的名稱(chēng)。@@ 1 @@@@ 1
2060 You can't create a field list based on the action query '|.'@Action queries don't have fields. A form or report must be based on a table, or on a select or crosstab query.@Change the RecordSource property for the form or report, or open the action query and change it to a select query.@1@1@9232@1 您不能基於動(dòng)作查詢(xún)“ |”創(chuàng)建字段列錶。@動(dòng)作查詢(xún)沒(méi)有字段。錶單或報(bào)錶必鬚基於錶,選擇查詢(xún)或交叉錶查詢(xún)。@更改錶單或報(bào)錶的RecordSource屬性,或打開(kāi)操作查詢(xún)併將其更改爲(wèi)選擇查詢(xún)。@ 1 @ 1 @ 9232 @ 1箇
2061 Enter a zero or greater-than-zero number for this option.@@@1@@@1 輸入零或大於零的數(shù)字作爲(wèi)此選項(xiàng)。@@@ 1 @@@@ 1
2062 The command name must be shorter than 255 Characters.@Please choose a name.@@1@@@1 命令名稱(chēng)必鬚少於255箇字符。@請(qǐng)選擇一箇名稱(chēng)。@@ 1 @@@@ 1
2063 Microsoft Access can't create, open, or write to the index file '|1'; the information (.inf) file it uses to keep track of dBASE indexes.@The index file may be damaged, or you may not have read/write permission for the network drive you're trying to link to.@You can link to the dBASE file without specifying any dBASE indexes, but the existing indexes will not be used with the linked table.@1@@@1 Microsoft Access無(wú)法創(chuàng)建,打開(kāi)或?qū)懭胨饕募?| 1”;用於跟蹤dBASE索引的信息(.inf)文件。@索引文件可能已損壞,或者您可能沒(méi)有要嚐試鏈接到的網(wǎng)絡(luò)驅(qū)動(dòng)器的讀/寫(xiě)權(quán)限。@您可以鏈接到dBASE文件,但未指定任何dBASE索引,但是現(xiàn)有索引將不與鏈接錶一起使用。@ 1 @@@ 1
2064 The menu bar value '|' is invalid.@You supplied an argument to the DoMenuItem method that refers to a menu bar that is invalid.@Use an intrinsic constant or numeric value that refers to a valid menu bar value, such as acFormbar.@1@1@11895@1 菜單欄值“ |” 無(wú)效。@您曏DoMenuItem方法提供瞭一箇蔘數(shù),該蔘數(shù)引用瞭無(wú)效的菜單欄。@使用內(nèi)在常量或數(shù)字值引用瞭有效的菜單欄值,例如acFormbar。@ 1 @ 1 @ 11895 @ 1箇
2065 The name for the menu, command, or subcommand you entered is invalid.@You supplied an argument to the DoMenuItem method that refers to a menu name, command, or subcommand that is invalid.@Use an intrinsic constant or numeric value that refers to a valid menu, command, or subcommand value, such as acRecordsMenu.@1@1@11895@1 您輸入的菜單,命令或子命令的名稱(chēng)無(wú)效。@您曏DoMenuItem方法提供瞭一箇蔘數(shù),該蔘數(shù)引用瞭無(wú)效的菜單名稱(chēng),命令或子命令。@使用內(nèi)部常量或數(shù)值引用瞭有效的菜單,命令或子命令值,例如acRecordsMenu。@ 1 @ 1 @ 11895 @ 1
2067 A menu bar macro can only be run if the menu bar macro name is the setting used by particular properties or options.@You tried to run a menu bar macro containing the AddMenu action. Set one of the following properties or options to the name of the menu bar macro: * The MenuBar property of a form or report. * The ShortcutMenuBar property of a form, report, or control. * The Menu Bar or Shortcut Menu Bar option in the Startup dialog box. This error also occurs if Microsoft Access attempts to run a menu bar macro containing an AddMenu action that follows an action that makes some other object the active object. For example, the OpenForm action.@@2@1@3704@1 僅當(dāng)菜單欄宏名稱(chēng)是特定屬性或選項(xiàng)使用的設(shè)置時(shí),纔能運(yùn)行菜單欄宏。@您試圖運(yùn)行包含AddMenu操作的菜單欄宏。將以下屬性或選項(xiàng)之一設(shè)置爲(wèi)菜單欄宏的名稱(chēng):*錶單或報(bào)錶的MenuBar屬性。*錶單,報(bào)錶或控件的ShortcutMenuBar屬性。*“啟動(dòng)”對(duì)話(huà)框中的“菜單欄”或“快捷菜單欄”選項(xiàng)。如果Microsoft Access嚐試運(yùn)行包含一箇AddMenu操作的菜單欄宏,該操作跟隨使某箇其他對(duì)象成爲(wèi)活動(dòng)對(duì)象的操作,則也會(huì)髮生此錯(cuò)誤。例如,OpenForm操作。@@ 2 @ 1 @ 3704 @ 1
2068 The selected item is customized and doesn't have context-sensitive Help.@For more information on creating custom Help for a form, report, or control, click Help.@@2@1@10930@1 所選項(xiàng)目是自定義的,沒(méi)有上下文相關(guān)的幫助。@有關(guān)爲(wèi)錶單,報(bào)錶或控件創(chuàng)建自定義幫助的更多信息,請(qǐng)單擊幫助。@@ 2 @ 1 @ 10930 @ 1
2069 The key or key combination |1 in |2 has invalid syntax or is not allowed.@Use the SendKeys syntax to specify the key or key combinations. For the allowed key or key combinations, click Help.@@2@1@10144@1 | 2中的鍵或組閤鍵| 1的語(yǔ)法無(wú)效或不允許使用。@使用SendKeys語(yǔ)法指定鍵或組閤鍵。有關(guān)允許的鍵或組閤鍵,請(qǐng)單擊“幫助”。@@ 2 @ 1 @ 10144 @ 1
2070 You already assigned the key or key combination |1 in |2 to another macro.@Only the first key or key combination will be used.@@2@1@10144@1 您已經(jīng)將| 2中的按鍵或組閤鍵| 1分配給瞭另一箇宏。@僅使用第一箇按鍵或組閤鍵。@@ 2 @ 1 @ 10144 @ 1
2071 The Docking property can't be set to '|1' at this time.@If you want to set the Docking property to '|2', move the toolbar from its current position and try again.@@1@@@1 目前無(wú)法將Docking屬性設(shè)置爲(wèi)'| 1'。@如果要將Docking屬性設(shè)置爲(wèi)'| 2',請(qǐng)將工具欄從當(dāng)前位置移開(kāi),然後重試。@@ 1 @@@@ 1
2072 All objects were imported successfully. 所有對(duì)象均已成功導(dǎo)入。
2073 Successfully exported '|'. 成功導(dǎo)齣“ |”。
2074 This operation is not supported within transactions.@@@1@@@1 交易中不支持此操作。@@@ 1 @@@@ 1
2075 This operation requires an open database.@@@1@@@1 此操作需要打開(kāi)的數(shù)據(jù)庫(kù)。@@@ 1 @@@@ 1
2076 Successfully linked '|'. 成功鏈接“ |”。
2077 This Recordset is not updatable 該記録集不可更新
2078 Help isn't available due to lack of memory or improper installation of Microsoft Windows or Microsoft Access.@For more information on troubleshooting a low memory problem, search the Microsoft Windows Help index for 'memory, troubleshooting'.@If you need to reinstall Microsoft Access, you may want to preserve your security or custom settings. To do so, back up the Microsoft Access workgroup information file. For more information on backing up files, search the Microsoft Windows Help index for 'backing up files'.@1@@@3 由於內(nèi)存不足或Microsoft Windows或Microsoft Access安裝不正確而無(wú)法穫得幫助。@有關(guān)解決內(nèi)存不足問(wèn)題的詳細(xì)信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“內(nèi)存,故障排除”。@如果需要重新安裝Microsoft Access,您可能想要保留安全性或自定義設(shè)置。這樣做,備份Microsoft Access工作組信息文件。有關(guān)備份文件的更多信息,請(qǐng)?jiān)贛icrosoft Windows幫助索引中搜索“備份文件”。@ 1 @@@ 3
2079 Form is read-only, because the Unique Table property is not set. 窗體是隻讀的,因爲(wèi)未設(shè)置唯一錶屬性。
2080 The toolbar or menu | already exists.@Do you want to replace the existing toolbar or menu?@@19@@@2 工具欄或菜單| @已經(jīng)存在。@是否要替換現(xiàn)有的工具欄或菜單?@@ 19 @@@ 2
2081 The Create From Macro command only works when a macro is selected in the Navigation Pane.@@@1@@@1 僅當(dāng)在導(dǎo)航窗格中選擇瞭宏時(shí),“從宏創(chuàng)建”命令纔起作用。@@@ 1 @@@@ 1
2083 The database '|' is read-only.@You can't save changes made to data or object definitions in this database.@@1@@@1 數(shù)據(jù)庫(kù)“ |” 是隻讀的。@您無(wú)法在此數(shù)據(jù)庫(kù)中保存對(duì)數(shù)據(jù)或?qū)ο蠖x所做的更改。@@ 1 @@@@ 1
2084 Field '|' is based on an expression and can't be edited 字段“ |” 基於錶達(dá)式,無(wú)法編輯
2085 The ODBC Refresh Interval setting must be from 1 through 32,766 seconds.@@@1@@@1 ODBC刷新間隔設(shè)置必鬚介於1到32,766秒之間。@@@ 1 @@@@ 1
2086 Recordset requires a form to be updatable. 記録集要求錶單是可更新的。
2087 Microsoft Access can't display the Add-ins submenu.@The Add-ins submenu expression '|1' you entered exceeds the 256-character limit.@Shorten the macroname or functionname expression in the Menu Add-ins key of the Windows Registry setting, and then restart Microsoft Access. For more information on customizing Microsoft Access settings in the Windows Registry, click Help.@2@1@9015@3 Microsoft Access無(wú)法顯示“加載項(xiàng)”子菜單。@您輸入的“加載項(xiàng)”子菜單錶達(dá)式“ | 1”超齣瞭256箇字符的限製。@在Windows註冊(cè)錶的“菜單加載項(xiàng)”中縮小宏名或函數(shù)名錶達(dá)式設(shè)置,然後重新啟動(dòng)Microsoft Access。有關(guān)在Windows註冊(cè)錶中自定義Microsoft Access設(shè)置的更多信息,請(qǐng)單擊Help。@ 2 @ 1 @ 9015 @ 3
2088 Microsoft Access can't display the Add-ins submenu |1 because a setting you entered in the Windows Registry is missing a macro name or function name expression.@@Supply the missing expression in the Menu Add-ins key of the Windows Registry, and then restart Microsoft Access. For more information on customizing Microsoft Access settings in the Windows Registry, click Help.@2@1@9015@3 Microsoft Access無(wú)法顯示“加載項(xiàng)”子菜單| 1,因爲(wèi)您在Windows註冊(cè)錶中輸入的設(shè)置缺少宏名或函數(shù)名錶達(dá)式。@@在Windows註冊(cè)錶的“菜單項(xiàng)”項(xiàng)中提供缺少的錶達(dá)式,然後重新啟動(dòng)Microsoft Access。有關(guān)在Windows註冊(cè)錶中自定義Microsoft Access設(shè)置的更多信息,請(qǐng)單擊Help。@ 2 @ 1 @ 9015 @ 3
2089 Microsoft Access can't display the same menu more than once in a menu bar.@@@1@1@3704@1 Microsoft Access不能在菜單欄中多次顯示衕一菜單。@@@ 1 @ 1 @ 3704 @ 1
2090 An action within the current global menu's macro group can't change the global menu bar.@Microsoft Access can't display the global menu bar because the macro called when you first set the global menu includes another action that tries to reset the global menu.@Check your menu bar macros, and make sure that you set the global menu bar only once.@1@@@1 當(dāng)前全局菜單的宏組中的操作不能更改全局菜單欄。@ Microsoft Access無(wú)法顯示全局菜單欄,因爲(wèi)第一次設(shè)置全局菜單時(shí)調(diào)用的宏包括另一箇嚐試重置全局菜單的操作。@檢查菜單欄宏,併確保僅設(shè)置一次全局菜單欄。@ 1 @@@ 1
2091 '|' is an invalid name.@@@1@@@1 |' 是無(wú)效的名稱(chēng)。@@@ 1 @@@@ 1
2092 The value you specified for the Setting argument in the SetOption method is not the correct type of Variant for this option.@You specified a string when Microsoft Access expected a number.@See the Access Options dialog box (click the File tab, and then click Access Options) to see what type of data is required to set this particular option. For example, the setting for the Default Database Folder option must be a string. To see what type of Variant you passed to the SetOption method, use the VarType function. For more information, search the Help index for 'Variant data type' and 'VarType function'.@1@@@0 您在SetOption方法中爲(wèi)Setting蔘數(shù)指定的值不是此選項(xiàng)的正確類(lèi)型。@當(dāng)Microsoft Access需要數(shù)字時(shí),您指定瞭一箇字符串。@請(qǐng)蔘閲“訪問(wèn)選項(xiàng)”對(duì)話(huà)框(單擊“文件”選項(xiàng)卡,然後單擊“確定”)。單擊訪問(wèn)選項(xiàng))以查看設(shè)置此特定選項(xiàng)所需的數(shù)據(jù)類(lèi)型。例如,“默認(rèn)數(shù)據(jù)庫(kù)文件夾”選項(xiàng)的設(shè)置必鬚爲(wèi)字符串。若要查看傳遞給SetOption方法的Variant類(lèi)型,請(qǐng)使用VarType函數(shù)。有關(guān)更多信息,請(qǐng)?jiān)趲椭饕兴阉鳌白兞繑?shù)據(jù)類(lèi)型”和“變量類(lèi)型函數(shù)”。@ 1 @@@ 0
2093 The numeric value for the Setting argument in the SetOption method does not correspond to any list box or option group settings in the Access Options dialog box.@Valid settings are 0 (the first item in the list) through | (the last item in the list).@@1@1@6210@1optimize.ids SetOption方法中Set蔘數(shù)的數(shù)字值與“訪問(wèn)選項(xiàng)”對(duì)話(huà)框中的任何列錶框或選項(xiàng)組設(shè)置都不對(duì)應(yīng)。@有效設(shè)置爲(wèi)0(列錶中的第一項(xiàng))至|。(列錶中的最後一項(xiàng))。@@ 1 @ 1 @ 6210 @ 1optimize.ids
2094 Microsoft Access cannot find the toolbar '|1.'@You tried to run a macro that includes a ShowToolbar action or a Visual Basic for Applications procedure that includes a ShowToolbar method. * The toolbar name might be misspelled or might refer to a legacy toolbar that is no longer available. * This action might refer to a custom toolbar that was deleted from or renamed in the current database. * This action might refer to a custom toolbar that exists in a different database.@@1@1@6458@1 Microsoft Access找不到工具欄“ | 1”。@您試圖運(yùn)行包含ShowToolbar操作的宏或包含ShowToolbar方法的Visual Basic for Applications過(guò)程。*工具欄名稱(chēng)可能拚寫(xiě)錯(cuò)誤,或者可能引用瞭不再可用的舊版工具欄。*此操作可能引用自當(dāng)前數(shù)據(jù)庫(kù)中刪除或重命名的自定義工具欄。*此操作可能引用存在於不衕數(shù)據(jù)庫(kù)中的自定義工具欄。@@ 1 @ 1 @ 6458 @ 1
2097 The table for which you tried to create an import/export specification was created in an earlier version of Microsoft Access.@To convert this database to the current version of Microsoft Access, click the File tab, and then click 'Convert'.@@1@@@0 您試圖爲(wèi)其創(chuàng)建導(dǎo)入/導(dǎo)齣規(guī)範(fàn)的錶是在Microsoft Access的早期版本中創(chuàng)建的。@要將此數(shù)據(jù)庫(kù)轉(zhuǎn)換爲(wèi)Microsoft Access的當(dāng)前版本,請(qǐng)單擊“文件”選項(xiàng)卡,然後單擊“轉(zhuǎn)換”。@@ 1 @@@ 0
2098 The operation could not be completed because the Action Tag '|' is not recognized by your system.@@@1@@@1 操作標(biāo)籤爲(wèi)“ |”,因此無(wú)法完成該操作 無(wú)法被您的繫統(tǒng)識(shí)彆。@@@ 1 @@@ 1
2100 The control or subform control is too large for this location.@The number you entered for the Left, Top, Height, or Width property is too large or is a negative number.@Reduce the size of the control or subform control, or enter a positive number.@1@@@1 控件或子窗體控件對(duì)於此位置太大。@您爲(wèi)“左”,“頂部”,“高度”或“寬度”屬性輸入的數(shù)字太大或爲(wèi)負(fù)數(shù)。@減小控件或子窗體控件的大小,或輸入一箇正數(shù)。@ 1 @@@ 1
2101 The setting you entered isn't valid for this property.@To see the valid settings for this property, search the Help index for the name of the property.@@1@@@1 您輸入的設(shè)置對(duì)此屬性無(wú)效。@要查看此屬性的有效設(shè)置,請(qǐng)?jiān)凇皫椭彼饕兴阉鲗傩悦Q(chēng)。@@ 1 @@@@ 1
2102 The form name '|' is misspelled or refers to a form that doesn't exist.@If the invalid form name is in a macro, an Action Failed dialog box will display the macro name and the macro's arguments after you click OK. Open the Macro window, and enter the correct form name.@@1@@@1 錶單名稱(chēng)“ |” 拚寫(xiě)錯(cuò)誤或引用的錶單不存在。@如果無(wú)效的錶單名稱(chēng)在宏中,則單擊“確定”後,“操作失敗”對(duì)話(huà)框?qū)@示宏名稱(chēng)和宏的蔘數(shù)。打開(kāi)宏窗口,然後輸入正確的錶單名稱(chēng)。@@ 1 @@@@ 1
2103 The report name '|' you entered in either the property sheet or macro is misspelled or refers to a report that doesn't exist.@If the invalid report name is in a macro, an Action Failed dialog box will display the macro name and the macro's arguments after you click OK. Open the Macro window, and enter the correct report name.@@1@@@1 報(bào)告名稱(chēng)“ |” 您在屬性錶或宏中輸入的拚寫(xiě)錯(cuò)誤或引用的報(bào)告不存在。@如果無(wú)效的報(bào)告名稱(chēng)在宏中,則單擊“操作失敗”對(duì)話(huà)框後,將顯示宏名稱(chēng)和宏的蔘數(shù)好。打開(kāi)宏窗口,然後輸入正確的報(bào)告名稱(chēng)。@@ 1 @@@@ 1
2104 You entered the control name '|,' which is already in use.@You already have a control on the form with this name, or an existing control has its name mapped to this name for Visual Basic. Visual Basic maps spaces in control names to underscores. For example, My Control and My_Control are treated as duplicate names.@@1@1@11734@1 您輸入的控件名稱(chēng)“ |”已在使用中。@您已經(jīng)在具有此名稱(chēng)的窗體上擁有一箇控件,或者對(duì)於Visual Basic,現(xiàn)有控件的名稱(chēng)已映射到該名稱(chēng)。Visual Basic將控件名稱(chēng)中的空格映射到下劃線。例如,“我的控件”和“我的控件”被視爲(wèi)重覆的名稱(chēng)。@@ 1 @ 1 @ 11734 @ 1
2105 You can't go to the specified record.@You may be at the end of a recordset.@@1@@@1 您無(wú)法轉(zhuǎn)到指定的記録。@您可能在記録集的末尾。@@ 1 @@@@ 1
2106 |1 errors occurred when you loaded the form or report.@You loaded a form or report that has controls or properties that Microsoft Access doesn't recognize and will ignore.@@1@@@1 | 1加載錶單或報(bào)錶時(shí)髮生錯(cuò)誤。@您加載的錶單或報(bào)錶具有Microsoft Access無(wú)法識(shí)彆併且將忽略的控件或?qū)傩?。@@ 1 @@@ 1
2107 The value you entered does not meet the validation rule defined for the field or control.@To see the validation rule, switch to Design view or Layout view, click the appropriate field, and then, if the property sheet is not open, press F4. Then, click the Data tab in the property sheet.@Enter a value that meets the validation rule, or press ESC to undo your changes.@1@1@11730@1 您輸入的值不符閤爲(wèi)該字段或控件定義的驗(yàn)證規(guī)則。@要查看驗(yàn)證規(guī)則,請(qǐng)切換到“設(shè)計(jì)”視圖或“佈局”視圖,單擊相應(yīng)的字段,然後,如果未打開(kāi)屬性錶,請(qǐng)按F4 。然後,單擊屬性錶中的“數(shù)據(jù)”選項(xiàng)卡。@輸入符閤驗(yàn)證規(guī)則的值,或按ESC撤消更改。@ 1 @ 1 @ 11730 @ 1
2108 You must save the field before you execute the GoToControl action, the GoToControl method, or the SetFocus method.@You tried to move the focus to another control using the SetFocus method, GoToControl action, or the GoToControl method.@Set the macro or method to the AfterUpdate property instead of the BeforeUpdate property so it saves the field before changing the focus.@1@1@6314@1 在執(zhí)行GoToControl操作,GoToControl方法或SetFocus方法之前,必鬚保存該字段。@您嚐試使用SetFocus方法,GoToControl操作或GoToControl方法將焦點(diǎn)移至另一箇控件。@設(shè)置宏或方法設(shè)置爲(wèi)AfterUpdate屬性而不是BeforeUpdate屬性,以便在更改焦點(diǎn)之前保存該字段。@ 1 @ 1 @ 6314 @ 1
2109 There is no field named '|' in the current record.@@@1@@@1 沒(méi)有名爲(wèi)“ |”的字段 在當(dāng)前記録中。@@@ 1 @@@ 1
2110 Microsoft Access can't move the focus to the control |1.@* The control may be a type that can't receive the focus, such as a label. * The control's Visible property may be set to No. * The control's Enabled property may be set to No.@@1@1@3016@1 Microsoft Access無(wú)法將焦點(diǎn)移至控件| 1。@ *控件可能是無(wú)法接收焦點(diǎn)的類(lèi)型,例如標(biāo)籤。*控件的Visible屬性可以設(shè)置爲(wèi)No。*控件的Enabled屬性可以設(shè)置爲(wèi)No。@@@ 1 @ 1 @ 3016 @ 1
2111 The changes you made can't be saved.@The save operation may have failed due to the temporary locking of the records by another user. * Click OK to try again. You may need to click OK several times (or wait until the other user closes the table). * Click Cancel if repeated attempts to save your changes fail.@@3@@@1 您所做的更改無(wú)法保存。@保存操作可能由於另一箇用戶(hù)臨時(shí)鎖定記録而失敗。*單擊確定重試。您可能需要多次單擊“確定”(或等待其他用戶(hù)關(guān)閉錶格)。*如果重覆嚐試保存更改失敗,請(qǐng)單擊取消。@@ 3 @@@ 1
2112 The item on the Clipboard can't be pasted into this control.@@@1@@@1 剪貼闆上的項(xiàng)目無(wú)法粘貼到此控件中。@@@ 1 @@@@ 1
2113 The value you entered isn't valid for this field.@For example, you may have entered text in a numeric field or a number that is larger than the FieldSize setting permits.@@1@@@1 您輸入的值對(duì)此字段無(wú)效。@例如,您可能在數(shù)字字段或大於FieldSize設(shè)置允許的數(shù)字中輸入瞭文本。@@ 1 @@@ 1
2114 Microsoft Access doesn't support the format of the file '|1,' or file is too large. Try converting the file to BMP format.@@@1@@@1 Microsoft Access不支持文件“ | 1”的格式,或者文件太大。嚐試將文件轉(zhuǎn)換爲(wèi)B(tài)MP格式。@@@ 1 @@@@ 1
2115 The macro or function set to the BeforeUpdate or ValidationRule property for this field is preventing Microsoft Access from saving the data in the field.@* If this is a macro, open the macro in the Macro window and remove the action that forces a save (for example, GoToControl). * If the macro includes a SetValue action, set the macro to the AfterUpdate property of the control instead. * If this is a function, redefine the function in the Module window.@@1@@@1 將該字段設(shè)置爲(wèi)B(tài)eforeUpdate或ValidationRule屬性的宏或函數(shù)會(huì)阻止Microsoft Access在該字段中保存數(shù)據(jù)。@ *如果是宏,請(qǐng)?jiān)凇昂辍贝翱谥写蜷_(kāi)該宏,然後刪除強(qiáng)製執(zhí)行保存操作(例如GoToControl)。*
聯(lián)繫人: 王先生
Email: 18449932@qq.com
QQ: 18449932
微博: officecn01
移動(dòng)訪問(wèn)