Меню

Код ошибки bde 9475

#1

Отправлено 10.05.2006, 12:51:38

Paty_dj

  • В доску свой
  • 1 147 сообщений

Ни с того ни с сего при выполнении запросов с большим количеством строк стала выскакивать ошибка 9475 : $2503 : Insufficient disk space, указывая мне на локальный File: C:WINNTTEMPINMEM000.REM, размер которого в момент ее появления нулевой. На диске C: свободно 16 гигов на сервере тоже постирал все старые таблички с BLOB-полями, локальные настройки BDE не менял. Причем этим же запросом на другой машине все проходит успешно В чем причина?

  • 0

  • Наверх


#2

Отправлено 10.05.2006, 17:44:08

Need A Light

  • В доску свой
  • 1 760 сообщений
  • 0

  • Наверх


#3

Отправлено 11.05.2006, 09:28:49

Paty_dj

  • В доску свой
  • 1 147 сообщений

Прикольно, получается все кто сталкивается с данной проблемой на диске имеют свободного пространства кратным 4

  • 0

  • Наверх


#4

Отправлено 11.05.2006, 13:44:18

Random

    Visca!

  • В доску свой
  • 3 908 сообщений

я с этим «приколом» сталкивался пару лет назад, когда я использовал SQL-азпросы в BDE!
после каждого TQuery.Open; надо обзяательно закрывать TQuery.Close;

  • 0

  • Наверх


#5

Отправлено 11.05.2006, 16:04:33

Paty_dj

  • В доску свой
  • 1 147 сообщений

я с этим «приколом» сталкивался пару лет назад, когда я использовал SQL-азпросы в BDE!
после каждого TQuery.Open; надо обзяательно закрывать TQuery.Close;

Я не хочу лесть в исходный код программы, так как из 10 пользователей данная ошибка была обнаружена только у одного. Прямо мистика какая-то :rolleyes:

  • 0

  • Наверх


#6

Отправлено 15.05.2006, 10:14:28

kukushka

  • Постоялец
  • 449 сообщений

А может из-за файловой системы диска fat32 более 4 гигов не подерживает.

  • 0

  • Наверх


#7

Отправлено 15.05.2006, 10:42:54

Need A Light

  • В доску свой
  • 1 760 сообщений

kukushka, правда чтоли? 16 свободных гигов на диске при максимально возможных 4-х?)))
Не надо путать FAT32 с FAT16. У FAT32 ограничение на емкость диска — 2 Терабайта.
И не думаю, что сейчас можно встретить FAT16 где-то, кроме 3-х дюймовых дискет))

  • 0

  • Наверх


#8

Отправлено 15.05.2006, 14:38:06

kukushka

  • Постоялец
  • 449 сообщений

РАзмер файла 4 гб а не размер диска. Я один раз так дамп ораклоский разворачивал. а файлы табличных пространств лежали на фат32. так вот вробе бы и зали а полавина данных нет и я долго гадал что же такое. Оказалось что размер файла не может быть более 4 гб. Пришлось конвертировать в ntfs.

  • 0

  • Наверх


#9

Отправлено 15.05.2006, 16:35:36

Need A Light

  • В доску свой
  • 1 760 сообщений

Нет, это затык в BDE, и от файловой системы не зависит.
Ссылку на описание и возможное решение я выше уже давал.

ЗЫ: В кошмарных снах не представляю себе клиентские программы, тянущие на клиента для выполнения запроса гигабайты данных.

  • 0

  • Наверх


Обалдеть, только думал, чтобы тему завести — возникла проблема аж на двух объектах.
Вот что нашел.

«В документации трактуется как конфликт при доступе к памяти совместного доступа (error Shared Memory Conflict ($210D, 8461)). И поведение похоже. Загружается первая программа(всё нормально).
Загружается вторая. При инициализации выдаёт ($210D). Если в этот момент закрыть первую программу, то загрузка второй завершиться успешно. При этом. Если теперь запустить первую программу, а затем выгрузить вторую (которая давала ошибку) и загрузить её снова , то загрузка пройдёт успешно.

Решение нашёл в параметрах конфигурации BDE
ConfigurationSYSTEMINIT
параметр SHAREDMEMLOCATION

NT 2000 Ru
значение увеличивал с 1000 с шагом 1000 на 3000 ошибка исчезла»

Источник.

Вчера на одном из проблемных объектов пробовал, там ситуация такая: сервер выделенный, при загруженном сервере перестали запускаться Редактор и Отчеты. Сервер закрываю — все ОК.
Поставил SHAREDMEMLOCATION = 2048 — вроде все стало грузиться нормально, сегодня менеджеры будут гонять.

Решать проблему надо, ибо случается

Алексей Аркадьев

Когда заказчик ищет волшебника, то чаще всего он находит сказочника.
Если у Вас есть вопрос по поддержке — напишите его на форуме, я обязательно отвечу, если знаю ответ.
Если Вам нужны какие-то файлы, пишите на почту: support@carbis.ru, но вначале посмотрите в разделе для скачивания.
Для коммерческих вопросов:
+7 (495) 740-49-91, или на почту: sales@carbis.ru

Written by quinn on Sunday, 3 October 1999 Posted in DATA

 Technical Information Database

TI283B.txt  BDE Error listing
Category   :General Programming
Platform   :WINDOWS
Product    :BDE

Description:
This document lists all the errors that can be returned by the 
BDE. This information is derived from IDAPI.H (C++) or BDE.INT
(C++ Builder and Delphi). You also wish to look at the
following document(s) for addition information on specific
errors:

15809 - Handling EDBEngineError Exceptions
16437 - BDE and Database Desktop Locking Protocol

Note: You can use DbiGetErrorString() to retrieve the error 
string for any error.

System Related (Fatal Error)

  8449 : $2101 : Cannot open a system file.
  8450 : $2102 : I/O error on a system file.
  8451 : $2103 : Data structure corruption.
  8452 : $2104 : Cannot find Engine configuration file.
  8453 : $2105 : Cannot write to Engine configuration file.
  8454 : $2106 : Cannot initialize with different 
                 configuration file.
  8455 : $2107 : System has been illegally re-entered.
  8456 : $2108 : Cannot locate IDAPI32  .DLL.
  8457 : $2109 : Cannot load IDAPI32  .DLL.
  8458 : $210A : Cannot load an IDAPI service library.
  8459 : $210B : Cannot create or open temporary file.
  8460 : $210C : Trying to load multiple IDAPIxx.DLL
  8461 : $210D : Shared Memory Conflict

Object of Interest not Found

  8705 : $2201 : At beginning of table.
  8706 : $2202 : At end of table.
  8707 : $2203 : Record moved because key value changed.
  8708 : $2204 : Record/Key deleted.
  8709 : $2205 : No current record.
  8710 : $2206 : Could not find record.
  8711 : $2207 : End of BLOB.
  8712 : $2208 : Could not find object.
  8713 : $2209 : Could not find family member.
  8714 : $220A : BLOB file is missing.
  8715 : $220B : Could not find language driver.

Physical Data Corruption 

  8961 : $2301 : Corrupt table/index header.
  8962 : $2302 : Corrupt file - other than header.
  8963 : $2303 : Corrupt Memo/BLOB file.
  8965 : $2305 : Corrupt index.
  8966 : $2306 : Corrupt lock file.
  8967 : $2307 : Corrupt family file.
  8968 : $2308 : Corrupt or missing .VAL file.
  8969 : $2309 : Foreign index file format.

I/O related error 

  9217 : $2401 : Read failure.
  9218 : $2402 : Write failure.
  9219 : $2403 : Cannot access directory.
  9220 : $2404 : File Delete operation failed.
  9221 : $2405 : Cannot access file.
  9222 : $2406 : Access to table disabled because of 
                 previous error.

Resource or Limit error 

  9473 : $2501 : Insufficient memory for this operation.
  9474 : $2502 : Not enough file handles.
  9475 : $2503 : Insufficient disk space.
  9476 : $2504 : Temporary table resource limit.
  9477 : $2505 : Record size is too big for table.
  9478 : $2506 : Too many open cursors.
  9479 : $2507 : Table is full.
  9480 : $2508 : Too many sessions from this workstation.
  9481 : $2509 : Serial number limit (Paradox).
  9482 : $250A : Some internal limit (see context).
  9483 : $250B : Too many open tables.
  9484 : $250C : Too many cursors per table.
  9485 : $250D : Too many record locks on table.
  9486 : $250E : Too many clients.
  9487 : $250F : Too many indexes on table.
  9488 : $2510 : Too many sessions.
  9489 : $2511 : Too many open databases.
  9490 : $2512 : Too many passwords.
  9491 : $2513 : Too many active drivers.
  9492 : $2514 : Too many fields in Table Create.
  9493 : $2515 : Too many table locks.
  9494 : $2516 : Too many open BLOBs.
  9495 : $2517 : Lock file has grown too large.
  9496 : $2518 : Too many open queries.
  9498 : $251A : Too many BLOBs.
  9499 : $251B : File name is too long for a Paradox version 
                 5.0 table.
  9500 : $251C : Row fetch limit exceeded.
  9501 : $251D : Long name not allowed for this tablelevel.
  9502 : $251E : Insufficient shared memory available.

Integrity Violation 

  9729 : $2601 : Key violation.
  9730 : $2602 : Minimum validity check failed.
  9731 : $2603 : Maximum validity check failed.
  9732 : $2604 : Field value required.
  9733 : $2605 : Master record missing.
  9734 : $2606 : Master has detail records. Cannot delete or 
                 modify.
  9735 : $2607 : Master table level is incorrect.
  9736 : $2608 : Field value out of lookup table range.
  9737 : $2609 : Lookup Table Open operation failed.
  9738 : $260A : Detail Table Open operation failed.
  9739 : $260B : Master Table Open operation failed.
  9740 : $260C : Field is blank.
  9741 : $260D : Link to master table already defined.
  9742 : $260E : Master table is open.
  9743 : $260F : Detail table(s) exist.
  9744 : $2610 : Master has detail records. Cannot empty it.
  9745 : $2611 : Self referencing referential integrity must 
                 be entered one at a time with no other 
                 changes to the table
  9746 : $2612 : Detail table is open.
  9747 : $2613 : Cannot make this master a detail of another 
                 table if its details are not empty.
  9748 : $2614 : Referential integrity fields must be 
                 indexed.
  9749 : $2615 : A table linked by referential integrity 
                 requires password to open.
  9750 : $2616 : Field(s) linked to more than one master.
  9751 : $2617 : Expression validity check failed.

Invalid Request 

  9985 : $2701 : Number is out of range.
  9986 : $2702 : Invalid parameter.
  9987 : $2703 : Invalid file name.
  9988 : $2704 : File does not exist.
  9989 : $2705 : Invalid option.
  9990 : $2706 : Invalid handle to the function.
  9991 : $2707 : Unknown table type.
  9992 : $2708 : Cannot open file.
  9993 : $2709 : Cannot redefine primary key.
  9994 : $270A : Cannot change this RINTDesc.
  9995 : $270B : Foreign and primary key do not match.
  9996 : $270C : Invalid modify request.
  9997 : $270D : Index does not exist.
  9998 : $270E : Invalid offset into the BLOB.
  9999 : $270F : Invalid descriptor number.
 10000 : $2710 : Invalid field type.
 10001 : $2711 : Invalid field descriptor.
 10002 : $2712 : Invalid field transformation.
 10003 : $2713 : Invalid record structure.
 10004 : $2714 : Invalid descriptor.
 10005 : $2715 : Invalid array of index descriptors.
 10006 : $2716 : Invalid array of validity check descriptors.
 10007 : $2717 : Invalid array of referential integrity 
                 descriptors.
 10008 : $2718 : Invalid ordering of tables during restructure.
 10009 : $2719 : Name not unique in this context.
 10010 : $271A : Index name required.
 10011 : $271B : Invalid session handle.
 10012 : $271C : invalid restructure operation.
 10013 : $271D : Driver not known to system.
 10014 : $271E : Unknown database.
 10015 : $271F : Invalid password given.
 10016 : $2720 : No callback function.
 10017 : $2721 : Invalid callback buffer length.
 10018 : $2722 : Invalid directory.
 10019 : $2723 : Translate Error. Value out of bounds.
 10020 : $2724 : Cannot set cursor of one table to another.
 10021 : $2725 : Bookmarks do not match table.
 10022 : $2726 : Invalid index/tag name.
 10023 : $2727 : Invalid index descriptor.
 10024 : $2728 : Table does not exist.
 10025 : $2729 : Table has too many users.
 10026 : $272A : Cannot evaluate Key or Key does not pass 
                 filter condition.
 10027 : $272B : Index already exists.
 10028 : $272C : Index is open.
 10029 : $272D : Invalid BLOB length.
 10030 : $272E : Invalid BLOB handle in record buffer.
 10031 : $272F : Table is open.
 10032 : $2730 : Need to do (hard) restructure.
 10033 : $2731 : Invalid mode.
 10034 : $2732 : Cannot close index.
 10035 : $2733 : Index is being used to order table.
 10036 : $2734 : Unknown user name or password.
 10037 : $2735 : Multi-level cascade is not supported.
 10038 : $2736 : Invalid field name.
 10039 : $2737 : Invalid table name.
 10040 : $2738 : Invalid linked cursor expression.
 10041 : $2739 : Name is reserved.
 10042 : $273A : Invalid file extension.
 10043 : $273B : Invalid language Driver.
 10044 : $273C : Alias is not currently opened.
 10045 : $273D : Incompatible record structures.
 10046 : $273E : Name is reserved by DOS.
 10047 : $273F : Destination must be indexed.
 10048 : $2740 : Invalid index type
 10049 : $2741 : Language Drivers of Table and Index do not 
                 match
 10050 : $2742 : Filter handle is invalid
 10051 : $2743 : Invalid Filter
 10052 : $2744 : Invalid table create request
 10053 : $2745 : Invalid table delete request
 10054 : $2746 : Invalid index create request
 10055 : $2747 : Invalid index delete request
 10056 : $2748 : Invalid table specified
 10058 : $274A : Invalid Time.
 10059 : $274B : Invalid Date.
 10060 : $274C : Invalid Datetime
 10061 : $274D : Tables in different directories
 10062 : $274E : Mismatch in the number of arguments
 10063 : $274F : Function not found in service library.
 10064 : $2750 : Must use baseorder for this operation.
 10065 : $2751 : Invalid procedure name
 10066 : $2752 : The field map is invalid.

Locking/Contention related 

 10241 : $2801 : Record locked by another user.
 10242 : $2802 : Unlock failed.
 10243 : $2803 : Table is busy.
 10244 : $2804 : Directory is busy.
 10245 : $2805 : File is locked.
 10246 : $2806 : Directory is locked.
 10247 : $2807 : Record already locked by this session.
 10248 : $2808 : Object not locked.
 10249 : $2809 : Lock time out.
 10250 : $280A : Key group is locked.
 10251 : $280B : Table lock was lost.
 10252 : $280C : Exclusive access was lost.
 10253 : $280D : Table cannot be opened for exclusive use.
 10254 : $280E : Conflicting record lock in this session.
 10255 : $280F : A deadlock was detected.
 10256 : $2810 : A user transaction is already in progress.
 10257 : $2811 : No user transaction is currently in progress.
 10258 : $2812 : Record lock failed.
 10259 : $2813 : Couldn't perform the edit because another 
                 user changed the record.
 10260 : $2814 : Couldn't perform the edit because another 
                 user deleted or moved the record.

Access Violation - Security related 

 10497 : $2901 : Insufficient field rights for operation.
 10498 : $2902 : Insufficient table rights for operation. 
                 Password required.
 10499 : $2903 : Insufficient family rights for operation.
 10500 : $2904 : This directory is read only.
 10501 : $2905 : Database is read only.
 10502 : $2906 : Trying to modify read-only field.
 10503 : $2907 : Encrypted dBASE tables not supported.
 10504 : $2908 : Insufficient SQL rights for operation.

Invalid context 

 10753 : $2A01 : Field is not a BLOB.
 10754 : $2A02 : BLOB already opened.
 10755 : $2A03 : BLOB not opened.
 10756 : $2A04 : Operation not applicable.
 10757 : $2A05 : Table is not indexed.
 10758 : $2A06 : Engine not initialized.
 10759 : $2A07 : Attempt to re-initialize Engine.
 10760 : $2A08 : Attempt to mix objects from different 
                 sessions.
 10761 : $2A09 : Paradox driver not active.
 10762 : $2A0A : Driver not loaded.
 10763 : $2A0B : Table is read only.
 10764 : $2A0C : No associated index.
 10765 : $2A0D : Table(s) open. Cannot perform this operation.
 10766 : $2A0E : Table does not support this operation.
 10767 : $2A0F : Index is read only.
 10768 : $2A10 : Table does not support this operation because 
                 it is not uniquely indexed.
 10769 : $2A11 : Operation must be performed on the current 
                 session.
 10770 : $2A12 : Invalid use of keyword.
 10771 : $2A13 : Connection is in use by another statement.
 10772 : $2A14 : Passthrough SQL connection must be shared

Os Error not handled by Idapi 

 11009 : $2B01 : Invalid function number.
 11010 : $2B02 : File or directory does not exist.
 11011 : $2B03 : Path not found.
 11012 : $2B04 : Too many open files. You may need to increase 
                 MAXFILEHANDLE limit in IDAPI configuration.
 11013 : $2B05 : Permission denied.
 11014 : $2B06 : Bad file number.
 11015 : $2B07 : Memory blocks destroyed.
 11016 : $2B08 : Not enough memory.
 11017 : $2B09 : Invalid memory block address.
 11018 : $2B0A : Invalid environment.
 11019 : $2B0B : Invalid format.
 11020 : $2B0C : Invalid access code.
 11021 : $2B0D : Invalid data.
 11023 : $2B0F : Device does not exist.
 11024 : $2B10 : Attempt to remove current directory.
 11025 : $2B11 : Not same device.
 11026 : $2B12 : No more files.
 11027 : $2B13 : Invalid argument.
 11028 : $2B14 : Argument list is too long.
 11029 : $2B15 : Execution format error.
 11030 : $2B16 : Cross-device link.
 11041 : $2B21 : Math argument.
 11042 : $2B22 : Result is too large.
 11043 : $2B23 : File already exists.
 11047 : $2B27 : Unknown internal operating system error.
 11058 : $2B32 : Share violation.
 11059 : $2B33 : Lock violation.
 11060 : $2B34 : Critical DOS Error.
 11061 : $2B35 : Drive not ready.
 11108 : $2B64 : Not exact read/write.
 11109 : $2B65 : Operating system network error.
 11110 : $2B66 : Error from NOVELL file server.
 11111 : $2B67 : NOVELL server out of memory.
 11112 : $2B68 : Record already locked by this workstation.
 11113 : $2B69 : Record not locked.

Network related 

 11265 : $2C01 : Network initialization failed.
 11266 : $2C02 : Network user limit exceeded.
 11267 : $2C03 : Wrong .NET file version.
 11268 : $2C04 : Cannot lock network file.
 11269 : $2C05 : Directory is not private.
 11270 : $2C06 : Directory is controlled by other .NET file.
 11271 : $2C07 : Unknown network error.
 11272 : $2C08 : Not initialized for accessing network files.
 11273 : $2C09 : SHARE not loaded. It is required to share 
                 local files.
 11274 : $2C0A : Not on a network. Not logged in or wrong 
                 network driver.
 11275 : $2C0B : Lost communication with SQL server.
 11277 : $2C0D : Cannot locate or connect to SQL server.
 11278 : $2C0E : Cannot locate or connect to network server.

Optional parameter related 

 11521 : $2D01 : Optional parameter is required.
 11522 : $2D02 : Invalid optional parameter.

Query related 

 11777 : $2E01 : obsolete
 11778 : $2E02 : obsolete
 11779 : $2E03 : Ambiguous use of ! (inclusion operator).
 11780 : $2E04 : obsolete
 11781 : $2E05 : obsolete
 11782 : $2E06 : A SET operation cannot be included in its own 
                 grouping.
 11783 : $2E07 : Only numeric and date/time fields can be 
                 averaged.
 11784 : $2E08 : Invalid expression.
 11785 : $2E09 : Invalid OR expression.
 11786 : $2E0A : obsolete
 11787 : $2E0B : bitmap
 11788 : $2E0C : CALC expression cannot be used in INSERT, 
                 DELETE, CHANGETO and SET rows.
 11789 : $2E0D : Type error in CALC expression.
 11790 : $2E0E : CHANGETO can be used in only one query form at 
                 a time.
 11791 : $2E0F : Cannot modify CHANGED table.
 11792 : $2E10 : A field can contain only one CHANGETO 
                 expression.
 11793 : $2E11 : A field cannot contain more than one 
                 expression to be inserted.
 11794 : $2E12 : obsolete
 11795 : $2E13 : CHANGETO must be followed by the new value 
                 for the field.
 11796 : $2E14 : Checkmark or CALC expressions cannot be used 
                 in FIND queries.
 11797 : $2E15 : Cannot perform operation on CHANGED table 
                 together with a CHANGETO query.
 11798 : $2E16 : chunk
 11799 : $2E17 : More than 255 fields in ANSWER table.
 11800 : $2E18 : AS must be followed by the name for the field 
                 in the ANSWER table.
 11801 : $2E19 : DELETE can be used in only one query form at 
                 a time.
 11802 : $2E1A : Cannot perform operation on DELETED table 
                 together with a DELETE query.
 11803 : $2E1B : Cannot delete from the DELETED table.
 11804 : $2E1C : Example element is used in two fields with 
                 incompatible types or with a BLOB.
 11805 : $2E1D : Cannot use example elements in an OR 
                 expression.
 11806 : $2E1E : Expression in this field has the wrong type.
 11807 : $2E1F : Extra comma found.
 11808 : $2E20 : Extra OR found.
 11809 : $2E21 : One or more query rows do not contribute to 
                 the ANSWER.
 11810 : $2E22 : FIND can be used in only one query form at a 
                 time.
 11811 : $2E23 : FIND cannot be used with the ANSWER table.
 11812 : $2E24 : A row with GROUPBY must contain SET 
                 operations.
 11813 : $2E25 : GROUPBY can be used only in SET rows.
 11814 : $2E26 : Use only INSERT, DELETE, SET or FIND in 
                 leftmost column.
 11815 : $2E27 : Use only one INSERT, DELETE, SET or FIND per 
                 line.
 11816 : $2E28 : Syntax error in expression.
 11817 : $2E29 : INSERT can be used in only one query form at 
                 a time.
 11818 : $2E2A : Cannot perform operation on INSERTED table 
                 together with an INSERT query.
 11819 : $2E2B : INSERT, DELETE, CHANGETO and SET rows may not 
                 be checked.
 11820 : $2E2C : Field must contain an expression to insert 
                 (or be blank).
 11821 : $2E2D : Cannot insert into the INSERTED table.
 11822 : $2E2E : Variable is an array and cannot be accessed.
 11823 : $2E2F : Label
 11824 : $2E30 : Rows of example elements in CALC expression 
                 must be linked.
 11825 : $2E31 : Variable name is too long.
 11826 : $2E32 : Query may take a long time to process.
 11827 : $2E33 : Reserved word or one that can't be used as a 
                 variable name.
 11828 : $2E34 : Missing comma.
 11829 : $2E35 : Missing ).
 11830 : $2E36 : Missing right quote.
 11831 : $2E37 : Cannot specify duplicate column names.
 11832 : $2E38 : Query has no checked fields.
 11833 : $2E39 : Example element has no defining occurrence.
 11834 : $2E3A : No grouping is defined for SET operation.
 11835 : $2E3B : Query makes no sense.
 11836 : $2E3C : Cannot use patterns in this context.
 11837 : $2E3D : Date does not exist.
 11838 : $2E3E : Variable has not been assigned a value.
 11839 : $2E3F : Invalid use of example element in summary 
                 expression.
 11840 : $2E40 : Incomplete query statement. Query only 
                 contains a SET definition.
 11841 : $2E41 : Example element with ! makes no sense in 
                 expression.
 11842 : $2E42 : Example element cannot be used more than twice 
                 with a ! query.
 11843 : $2E43 : Row cannot contain expression.
 11844 : $2E44 : obsolete
 11845 : $2E45 : obsolete
 11846 : $2E46 : No permission to insert or delete records.
 11847 : $2E47 : No permission to modify field.
 11848 : $2E48 : Field not found in table.
 11849 : $2E49 : Expecting a column separator in table header.
 11850 : $2E4A : Expecting a column separator in table.
 11851 : $2E4B : Expecting column name in table.
 11852 : $2E4C : Expecting table name.
 11853 : $2E4D : Expecting consistent number of columns in all 
                 rows of table.
 11854 : $2E4E : Cannot open table.
 11855 : $2E4F : Field appears more than once in table.
 11856 : $2E50 : This DELETE, CHANGE or INSERT query has no 
                 ANSWER.
 11857 : $2E51 : Query is not prepared. Properties unknown.
 11858 : $2E52 : DELETE rows cannot contain quantifier 
                 expression.
 11859 : $2E53 : Invalid expression in INSERT row.
 11860 : $2E54 : Invalid expression in INSERT row.
 11861 : $2E55 : Invalid expression in SET definition.
 11862 : $2E56 : row use
 11863 : $2E57 : SET keyword expected.
 11864 : $2E58 : Ambiguous use of example element.
 11865 : $2E59 : obsolete
 11866 : $2E5A : obsolete
 11867 : $2E5B : Only numeric fields can be summed.
 11868 : $2E5C : Table is write protected.
 11869 : $2E5D : Token not found.
 11870 : $2E5E : Cannot use example element with ! more than 
                 once in a single row.
 11871 : $2E5F : Type mismatch in expression.
 11872 : $2E60 : Query appears to ask two unrelated questions.
 11873 : $2E61 : Unused SET row.
 11874 : $2E62 : INSERT, DELETE, FIND, and SET can be used only 
                 in the leftmost column.
 11875 : $2E63 : CHANGETO cannot be used with INSERT, DELETE, 
                 SET or FIND.
 11876 : $2E64 : Expression must be followed by an example 
                 element defined in a SET.
 11877 : $2E65 : Lock failure.
 11878 : $2E66 : Expression is too long.
 11879 : $2E67 : Refresh exception during query.
 11880 : $2E68 : Query canceled.
 11881 : $2E69 : Unexpected Database Engine error.
 11882 : $2E6A : Not enough memory to finish operation.
 11883 : $2E6B : Unexpected exception.
 11884 : $2E6C : Feature not implemented yet in query.
 11885 : $2E6D : Query format is not supported.
 11886 : $2E6E : Query string is empty.
 11887 : $2E6F : Attempted to prepare an empty query.
 11888 : $2E70 : Buffer too small to contain query string.
 11889 : $2E71 : Query was not previously parsed or prepared.
 11890 : $2E72 : Function called with bad query handle.
 11891 : $2E73 : QBE syntax error.
 11892 : $2E74 : Query extended syntax field count error.
 11893 : $2E75 : Field name in sort or field clause not found.
 11894 : $2E76 : Table name in sort or field clause not found.
 11895 : $2E77 : Operation is not supported on BLOB fields.
 11896 : $2E78 : General BLOB error.
 11897 : $2E79 : Query must be restarted.
 11898 : $2E7A : Unknown answer table type.
 11926 : $2E96 : Blob cannot be used as grouping field.
 11927 : $2E97 : Query properties have not been fetched.
 11928 : $2E98 : Answer table is of unsuitable type.
 11929 : $2E99 : Answer table is not yet supported under server 
                 alias.
 11930 : $2E9A : Non-null blob field required. Can't insert 
                 records
 11931 : $2E9B : Unique index required to perform changeto
 11932 : $2E9C : Unique index required to delete records
 11933 : $2E9D : Update of table on the server failed.
 11934 : $2E9E : Can't process this query remotely.
 11935 : $2E9F : Unexpected end of command.
 11936 : $2EA0 : Parameter not set in query string.
 11937 : $2EA1 : Query string is too long.
 11946 : $2EAA : No such table or correlation name.
 11947 : $2EAB : Expression has ambiguous data type.
 11948 : $2EAC : Field in order by must be in result set.
 11949 : $2EAD : General parsing error.
 11950 : $2EAE : Record or field constraint failed.
 11951 : $2EAF : When GROUP BY exists, every simple field in 
                 projectors must be in GROUP BY.
 11952 : $2EB0 : User defined function is not defined.
 11953 : $2EB1 : Unknown error from User defined function.
 11954 : $2EB2 : Single row subquery produced more than one row.
 11955 : $2EB3 : Expressions in group by are not supported.
 11956 : $2EB4 : Queries on text or ascii tables is not supported.
 11957 : $2EB5 : ANSI join keywords USING and NATURAL are not 
                 supported in this release.
 11958 : $2EB6 : SELECT DISTINCT may not be used with UNION 
                 unless UNION ALL is used.
 11959 : $2EB7 : GROUP BY is required when both aggregate and 
                 non-aggregate fields are used in result set.
 11960 : $2EB8 : INSERT and UPDATE operations are not supported 
                 on autoincrement field type.
 11961 : $2EB9 : UPDATE on Primary Key of a Master Table may 
                 modify more than one record.
 11962 : $2EBA : Queries on MS ACCESS tables are not supported 
                 by local query engines.
 11963 : $2EBB : Preparation of field-level constraint failed.
 11964 : $2EBC : Preparation of field default failed.
 11965 : $2EBD : Preparation of record-level constraint failed.
 11972 : $2EC4 : Constraint Failed.  Expression: 

Version Mismatch Category 

 12033 : $2F01 : Interface mismatch. Engine version different.
 12034 : $2F02 : Index is out of date.
 12035 : $2F03 : Older version (see context).
 12036 : $2F04 : .VAL file is out of date.
 12037 : $2F05 : BLOB file version is too old.
 12038 : $2F06 : Query and Engine DLLs are mismatched.
 12039 : $2F07 : Server is incompatible version.
 12040 : $2F08 : Higher table level required

Capability not supported 

 12289 : $3001 : Capability not supported.
 12290 : $3002 : Not implemented yet.
 12291 : $3003 : SQL replicas not supported.
 12292 : $3004 : Non-blob column in table required to perform 
                 operation.
 12293 : $3005 : Multiple connections not supported.
 12294 : $3006 : Full dBASE expressions not supported.
 12295 : $3007 : Nested transactions not supported.

System configuration error 

 12545 : $3101 : Invalid database alias specification.
 12546 : $3102 : Unknown database type.
 12547 : $3103 : Corrupt system configuration file.
 12548 : $3104 : Network type unknown.
 12549 : $3105 : Not on the network.
 12550 : $3106 : Invalid configuration parameter.

Warnings

 12801 : $3201 : Object implicitly dropped.
 12802 : $3202 : Object may be truncated.
 12803 : $3203 : Object implicitly modified.
 12804 : $3204 : Should field constraints be checked?
 12805 : $3205 : Validity check field modified.
 12806 : $3206 : Table level changed.
 12807 : $3207 : Copy linked tables?
 12809 : $3209 : Object implicitly truncated.
 12810 : $320A : Validity check will not be enforced.
 12811 : $320B : Multiple records found, but only one was 
                 expected.
 12812 : $320C : Field will be trimmed, cannot put master 
                 records into PROBLEM table.

Miscellaneous

 13057 : $3301 : File already exists.
 13058 : $3302 : BLOB has been modified.
 13059 : $3303 : General SQL error.
 13060 : $3304 : Table already exists.
 13061 : $3305 : Paradox 1.0 tables are not supported.
 13062 : $3306 : Update aborted.

Compatibility related 

 13313 : $3401 : Different sort order.
 13314 : $3402 : Directory in use by earlier version of 
                 Paradox.
 13315 : $3403 : Needs Paradox 3.5-compatible language driver.

Data Repository related 

 13569 : $3501 : Data Dictionary is corrupt
 13570 : $3502 : Data Dictionary Info Blob corrupted
 13571 : $3503 : Data Dictionary Schema is corrupt
 13572 : $3504 : Attribute Type exists
 13573 : $3505 : Invalid Object Type
 13574 : $3506 : Invalid Relation Type
 13575 : $3507 : View already exists
 13576 : $3508 : No such View exists
 13577 : $3509 : Invalid Record Constraint
 13578 : $350A : Object is in a Logical DB
 13579 : $350B : Dictionary already exists
 13580 : $350C : Dictionary does not exist
 13581 : $350D : Dictionary database does not exist
 13582 : $350E : Dictionary info is out of date - needs Refresh
 13584 : $3510 : Invalid Dictionary Name
 13585 : $3511 : Dependent Objects exist
 13586 : $3512 : Too many Relationships for this Object Type
 13587 : $3513 : Relationships to the Object exist
 13588 : $3514 : Dictionary Exchange File is corrupt
 13589 : $3515 : Dictionary Exchange File Version mismatch
 13590 : $3516 : Dictionary Object Type Mismatch
 13591 : $3517 : Object exists in Target Dictionary
 13592 : $3518 : Cannot access Data Dictionary
 13593 : $3519 : Cannot create Data Dictionary
 13594 : $351A : Cannot open Database

Driver related 

 15873 : $3E01 : Wrong driver name.
 15874 : $3E02 : Wrong system version.
 15875 : $3E03 : Wrong driver version.
 15876 : $3E04 : Wrong driver type.
 15877 : $3E05 : Cannot load driver.
 15878 : $3E06 : Cannot load language driver.
 15879 : $3E07 : Vendor initialization failed.
 15880 : $3E08 : Your application is not enabled for use with 
                 this driver.


Reference:


7/15/98 3:24:24 PM
 

Tags:
Delphi
C++Builder
Database
Database Engines

Support guy since 3/18/85. It was dBASE II/III back then.

Check out more tips and tricks in this development video:

No iframes

01.01.2007

$0000 (0) = Successful completion.

$0021 (33) = System Error

$0022 (34) = Object of Interest Not Found

$0023 (35) = Physical Data Corruption

$0024 (36) = I/O Related Error

$0025 (37) = Resource or Limit Error

$0026 (38) = Data Integrity Violation

$0027 (39) = Invalid Request

$0028 (40) = Lock Violation

$0029 (41) = Access/Security Violation

$002A (42) = Invalid Context

$002B (43) = OS Error

$002C (44) = Network Error

$002D (45) = Optional Parameter

$002E (46) = Query Processor

$002F (47) = Version Mismatch

$0030 (48) = Capability Not Supported

$0031 (49) = System Configuration Error

$0032 (50) = Warning

$0033 (51) = Miscellaneous

$0034 (52) = Compatibility Error

$003E (62) = Driver Specific Error

$003F (63) = Internal Symbol

$2101 (8449) = Cannot open a system file.

$2102 (8450) = I/O error on a system file.

$2103 (8451) = Data structure corruption.

$2104 (8452) = Cannot find Engine configuration file.

$2105 (8453) = Cannot write to Engine configuration file.

$2106 (8454) = Cannot initialize with different configuration file.

$2107 (8455) = System has been illegally re-entered.

$2108 (8456) = Cannot locate IDAPI32 .DLL.

$2109 (8457) = Cannot load IDAPI32 .DLL.

$210A (8458) = Cannot load an IDAPI service library.

$210B (8459) = Cannot create or open temporary file.

$2201 (8705) = At beginning of table.

$2202 (8706) = At end of table.

$2203 (8707) = Record moved because key value changed.

$2204 (8708) = Record/Key deleted.

$2205 (8709) = No current record.

$2206 (8710) = Could not find record.

$2207 (8711) = End of BLOB.

$2208 (8712) = Could not find object.

$2209 (8713) = Could not find family member.

$220A (8714) = BLOB file is missing.

$220B (8715) = Could not find language driver.

$2301 (8961) = Corrupt table/index header.

$2302 (8962) = Corrupt file — other than header.

$2303 (8963) = Corrupt Memo/BLOB file.

$2305 (8965) = Corrupt index.

$2306 (8966) = Corrupt lock file.

$2307 (8967) = Corrupt family file.

$2308 (8968) = Corrupt or missing .VAL file.

$2309 (8969) = Foreign index file format.

$2401 (9217) = Read failure.

$2402 (9218) = Write failure.

$2403 (9219) = Cannot access directory.

$2404 (9220) = File Delete operation failed.

$2405 (9221) = Cannot access file.

$2406 (9222) = Access to table disabled because of previous error.

$2501 (9473) = Insufficient memory for this operation.

$2502 (9474) = Not enough file handles.

$2503 (9475) = Insufficient disk space.

$2504 (9476) = Temporary table resource limit.

$2505 (9477) = Record size is too big for table.

$2506 (9478) = Too many open cursors.

$2507 (9479) = Table is full.

$2508 (9480) = Too many sessions from this workstation.

$2509 (9481) = Serial number limit (Paradox).

$250A (9482) = Some internal limit (see context).

$250B (9483) = Too many open tables.

$250C (9484) = Too many cursors per table.

$250D (9485) = Too many record locks on table.

$250E (9486) = Too many clients.

$250F (9487) = Too many indexes on table.

$2510 (9488) = Too many sessions.

$2511 (9489) = Too many open databases.

$2512 (9490) = Too many passwords.

$2513 (9491) = Too many active drivers.

$2514 (9492) = Too many fields in Table Create.

$2515 (9493) = Too many table locks.

$2516 (9494) = Too many open BLOBs.

$2517 (9495) = Lock file has grown too large.

$2518 (9496) = Too many open queries.

$251A (9498) = Too many BLOBs.

$251B (9499) = File name is too long for a Paradox version 5.0 table.

$251C (9500) = Row fetch limit exceeded.

$251D (9501) = Long name not allowed for this tablelevel.

$2601 (9729) = Key violation.

$2602 (9730) = Minimum validity check failed.

$2603 (9731) = Maximum validity check failed.

$2604 (9732) = Field value required.

$2605 (9733) = Master record missing.

$2606 (9734) = Master has detail records. Cannot delete or modify.

$2607 (9735) = Master table level is incorrect.

$2608 (9736) = Field value out of lookup table range.

$2609 (9737) = Lookup Table Open operation failed.

$260A (9738) = Detail Table Open operation failed.

$260B (9739) = Master Table Open operation failed.

$260C (9740) = Field is blank.

$260D (9741) = Link to master table already defined.

$260E (9742) = Master table is open.

$260F (9743) = Detail table(s) exist.

$2610 (9744) = Master has detail records. Cannot empty it.

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

$2612 (9746) = Detail table is open.

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

$2614 (9748) = Referential integrity fields must be indexed.

$2615 (9749) = A table linked by referential integrity requires password to open.

$2616 (9750) = Field(s) linked to more than one master.

$2617 (9751) = Expression validity check failed.

$2701 (9985) = Number is out of range.

$2702 (9986) = Invalid parameter.

$2703 (9987) = Invalid file name.

$2704 (9988) = File does not exist.

$2705 (9989) = Invalid option.

$2706 (9990) = Invalid handle to the function.

$2707 (9991) = Unknown table type.

$2708 (9992) = Cannot open file.

$2709 (9993) = Cannot redefine primary key.

$270A (9994) = Cannot change this RINTDesc.

$270B (9995) = Foreign and primary key do not match.

$270C (9996) = Invalid modify request.

$270D (9997) = Index does not exist.

$270E (9998) = Invalid offset into the BLOB.

$270F (9999) = Invalid descriptor number.

$2710 (10000) = Invalid field type.

$2711 (10001) = Invalid field descriptor.

$2712 (10002) = Invalid field transformation.

$2713 (10003) = Invalid record structure.

$2714 (10004) = Invalid descriptor.

$2715 (10005) = Invalid array of index descriptors.

$2716 (10006) = Invalid array of validity check descriptors.

$2717 (10007) = Invalid array of referential integrity descriptors.

$2718 (10008) = Invalid ordering of tables during restructure.

$2719 (10009) = Name not unique in this context.

$271A (10010) = Index name required.

$271B (10011) = Invalid session handle.

$271C (10012) = invalid restructure operation.

$271D (10013) = Driver not known to system.

$271E (10014) = Unknown database.

$271F (10015) = Invalid password given.

$2720 (10016) = No callback function.

$2721 (10017) = Invalid callback buffer length.

$2722 (10018) = Invalid directory.

$2723 (10019) = Translate Error. Value out of bounds.

$2724 (10020) = Cannot set cursor of one table to another.

$2725 (10021) = Bookmarks do not match table.

$2726 (10022) = Invalid index/tag name.

$2727 (10023) = Invalid index descriptor.

$2728 (10024) = Table does not exist.

$2729 (10025) = Table has too many users.

$272A (10026) = Cannot evaluate Key or Key does not pass filter condition.

$272B (10027) = Index already exists.

$272C (10028) = Index is open.

$272D (10029) = Invalid BLOB length.

$272E (10030) = Invalid BLOB handle in record buffer.

$272F (10031) = Table is open.

$2730 (10032) = Need to do (hard) restructure.

$2731 (10033) = Invalid mode.

$2732 (10034) = Cannot close index.

$2733 (10035) = Index is being used to order table.

$2734 (10036) = Unknown user name or password.

$2735 (10037) = Multi-level cascade is not supported.

$2736 (10038) = Invalid field name.

$2737 (10039) = Invalid table name.

$2738 (10040) = Invalid linked cursor expression.

$2739 (10041) = Name is reserved.

$273A (10042) = Invalid file extension.

$273B (10043) = Invalid language Driver.

$273C (10044) = Alias is not currently opened.

$273D (10045) = Incompatible record structures.

$273E (10046) = Name is reserved by DOS.

$273F (10047) = Destination must be indexed.

$2740 (10048) = Invalid index type

$2741 (10049) = Language Drivers of Table and Index do not match

$2742 (10050) = Filter handle is invalid

$2743 (10051) = Invalid Filter

$2744 (10052) = Invalid table create request

$2745 (10053) = Invalid table delete request

$2746 (10054) = Invalid index create request

$2747 (10055) = Invalid index delete request

$2748 (10056) = Invalid table specified

$274A (10058) = Invalid Time.

$274B (10059) = Invalid Date.

$274C (10060) = Invalid Datetime

$274D (10061) = Tables in different directories

$274E (10062) = Mismatch in the number of arguments

$274F (10063) = Function not found in service library.

$2750 (10064) = Must use baseorder for this operation.

$2751 (10065) = Invalid procedure name

$2752 (10066) = The field map is invalid.

$2801 (10241) = Record locked by another user.

$2802 (10242) = Unlock failed.

$2803 (10243) = Table is busy.

$2804 (10244) = Directory is busy.

$2805 (10245) = File is locked.

$2806 (10246) = Directory is locked.

$2807 (10247) = Record already locked by this session.

$2808 (10248) = Object not locked.

$2809 (10249) = Lock time out.

$280A (10250) = Key group is locked.

$280B (10251) = Table lock was lost.

$280C (10252) = Exclusive access was lost.

$280D (10253) = Table cannot be opened for exclusive use.

$280E (10254) = Conflicting record lock in this session.

$280F (10255) = A deadlock was detected.

$2810 (10256) = A user transaction is already in progress.

$2811 (10257) = No user transaction is currently in progress.

$2812 (10258) = Record lock failed.

$2813 (10259) = Couldn’t perform the edit because another user changed the record.

$2814 (10260) = Couldn’t perform the edit because another user deleted or moved the record.

$2901 (10497) = Insufficient field rights for operation.

$2902 (10498) = Insufficient table rights for operation. Password required.

$2903 (10499) = Insufficient family rights for operation.

$2904 (10500) = This directory is read only.

$2905 (10501) = Database is read only.

$2906 (10502) = Trying to modify read-only field.

$2907 (10503) = Encrypted dBASE tables not supported.

$2908 (10504) = Insufficient SQL rights for operation.

$2A01 (10753) = Field is not a BLOB.

$2A02 (10754) = BLOB already opened.

$2A03 (10755) = BLOB not opened.

$2A04 (10756) = Operation not applicable.

$2A05 (10757) = Table is not indexed.

$2A06 (10758) = Engine not initialized.

$2A07 (10759) = Attempt to re-initialize Engine.

$2A08 (10760) = Attempt to mix objects from different sessions.

$2A09 (10761) = Paradox driver not active.

$2A0A (10762) = Driver not loaded.

$2A0B (10763) = Table is read only.

$2A0C (10764) = No associated index.

$2A0D (10765) = Table(s) open. Cannot perform this operation.

$2A0E (10766) = Table does not support this operation.

$2A0F (10767) = Index is read only.

$2A10 (10768) = Table does not support this operation because it is not uniquely indexed.

$2A11 (10769) = Operation must be performed on the current session.

$2A12 (10770) = Invalid use of keyword.

$2A13 (10771) = Connection is in use by another statement.

$2A14 (10772) = Passthrough SQL connection must be shared

$2B01 (11009) = Invalid function number.

$2B02 (11010) = File or directory does not exist.

$2B03 (11011) = Path not found.

$2B04 (11012) = Too many open files. You may need to increase MAXFILEHANDLE limit in IDAPI configuration.

$2B05 (11013) = Permission denied.

$2B06 (11014) = Bad file number.

$2B07 (11015) = Memory blocks destroyed.

$2B08 (11016) = Not enough memory.

$2B09 (11017) = Invalid memory block address.

$2B0A (11018) = Invalid environment.

$2B0B (11019) = Invalid format.

$2B0C (11020) = Invalid access code.

$2B0D (11021) = Invalid data.

$2B0F (11023) = Device does not exist.

$2B10 (11024) = Attempt to remove current directory.

$2B11 (11025) = Not same device.

$2B12 (11026) = No more files.

$2B13 (11027) = Invalid argument.

$2B14 (11028) = Argument list is too long.

$2B15 (11029) = Execution format error.

$2B16 (11030) = Cross-device link.

$2B21 (11041) = Math argument.

$2B22 (11042) = Result is too large.

$2B23 (11043) = File already exists.

$2B27 (11047) = Unknown internal operating system error.

$2B32 (11058) = Share violation.

$2B33 (11059) = Lock violation.

$2B34 (11060) = Critical DOS Error.

$2B35 (11061) = Drive not ready.

$2B64 (11108) = Not exact read/write.

$2B65 (11109) = Operating system network error.

$2B66 (11110) = Error from NOVELL file server.

$2B67 (11111) = NOVELL server out of memory.

$2B68 (11112) = Record already locked by this workstation.

$2B69 (11113) = Record not locked.

$2C01 (11265) = Network initialization failed.

$2C02 (11266) = Network user limit exceeded.

$2C03 (11267) = Wrong .NET file version.

$2C04 (11268) = Cannot lock network file.

$2C05 (11269) = Directory is not private.

$2C06 (11270) = Directory is controlled by other .NET file.

$2C07 (11271) = Unknown network error.

$2C08 (11272) = Not initialized for accessing network files.

$2C09 (11273) = SHARE not loaded. It is required to share local files.

$2C0A (11274) = Not on a network. Not logged in or wrong network driver.

$2C0B (11275) = Lost communication with SQL server.

$2C0D (11277) = Cannot locate or connect to SQL server.

$2C0E (11278) = Cannot locate or connect to network server.

$2D01 (11521) = Optional parameter is required.

$2D02 (11522) = Invalid optional parameter.

$2E01 (11777) = obsolete

$2E02 (11778) = obsolete

$2E03 (11779) = Ambiguous use of ! (inclusion operator).

$2E04 (11780) = obsolete

$2E05 (11781) = obsolete

$2E06 (11782) = A SET operation cannot be included in its own grouping.

$2E07 (11783) = Only numeric and date/time fields can be averaged.

$2E08 (11784) = Invalid expression.

$2E09 (11785) = Invalid OR expression.

$2E0A (11786) = obsolete

$2E0B (11787) = bitmap

$2E0C (11788) = CALC expression cannot be used in INSERT, DELETE, CHANGETO and SET rows.

$2E0D (11789) = Type error in CALC expression.

$2E0E (11790) = CHANGETO can be used in only one query form at a time.

$2E0F (11791) = Cannot modify CHANGED table.

$2E10 (11792) = A field can contain only one CHANGETO expression.

$2E11 (11793) = A field cannot contain more than one expression to be inserted.

$2E12 (11794) = obsolete

$2E13 (11795) = CHANGETO must be followed by the new value for the field.

$2E14 (11796) = Checkmark or CALC expressions cannot be used in FIND queries.

$2E15 (11797) = Cannot perform operation on CHANGED table together with a CHANGETO query.

$2E16 (11798) = chunk

$2E17 (11799) = More than 255 fields in ANSWER table.

$2E18 (11800) = AS must be followed by the name for the field in the ANSWER table.

$2E19 (11801) = DELETE can be used in only one query form at a time.

$2E1A (11802) = Cannot perform operation on DELETED table together with a DELETE query.

$2E1B (11803) = Cannot delete from the DELETED table.

$2E1C (11804) = Example element is used in two fields with incompatible types or with a BLOB.

$2E1D (11805) = Cannot use example elements in an OR expression.

$2E1E (11806) = Expression in this field has the wrong type.

$2E1F (11807) = Extra comma found.

$2E20 (11808) = Extra OR found.

$2E21 (11809) = One or more query rows do not contribute to the ANSWER.

$2E22 (11810) = FIND can be used in only one query form at a time.

$2E23 (11811) = FIND cannot be used with the ANSWER table.

$2E24 (11812) = A row with GROUPBY must contain SET operations.

$2E25 (11813) = GROUPBY can be used only in SET rows.

$2E26 (11814) = Use only INSERT, DELETE, SET or FIND in leftmost column.

$2E27 (11815) = Use only one INSERT, DELETE, SET or FIND per line.

$2E28 (11816) = Syntax error in expression.

$2E29 (11817) = INSERT can be used in only one query form at a time.

$2E2A (11818) = Cannot perform operation on INSERTED table together with an INSERT query.

$2E2B (11819) = INSERT, DELETE, CHANGETO and SET rows may not be checked.

$2E2C (11820) = Field must contain an expression to insert (or be blank).

$2E2D (11821) = Cannot insert into the INSERTED table.

$2E2E (11822) = Variable is an array and cannot be accessed.

$2E2F (11823) = Label

$2E30 (11824) = Rows of example elements in CALC expression must be linked.

$2E31 (11825) = Variable name is too long.

$2E32 (11826) = Query may take a long time to process.

$2E33 (11827) = Reserved word or one that can’t be used as a variable name.

$2E34 (11828) = Missing comma.

$2E35 (11829) = Missing ).

$2E36 (11830) = Missing right quote.

$2E37 (11831) = Cannot specify duplicate column names.

$2E38 (11832) = Query has no checked fields.

$2E39 (11833) = Example element has no defining occurrence.

$2E3A (11834) = No grouping is defined for SET operation.

$2E3B (11835) = Query makes no sense.

$2E3C (11836) = Cannot use patterns in this context.

$2E3D (11837) = Date does not exist.

$2E3E (11838) = Variable has not been assigned a value.

$2E3F (11839) = Invalid use of example element in summary expression.

$2E40 (11840) = Incomplete query statement. Query only contains a SET definition.

$2E41 (11841) = Example element with ! makes no sense in expression.

$2E42 (11842) = Example element cannot be used more than twice with a ! query.

$2E43 (11843) = Row cannot contain expression.

$2E44 (11844) = obsolete

$2E45 (11845) = obsolete

$2E46 (11846) = No permission to insert or delete records.

$2E47 (11847) = No permission to modify field.

$2E48 (11848) = Field not found in table.

$2E49 (11849) = Expecting a column separator in table header.

$2E4A (11850) = Expecting a column separator in table.

$2E4B (11851) = Expecting column name in table.

$2E4C (11852) = Expecting table name.

$2E4D (11853) = Expecting consistent number of columns in all rows of table.

$2E4E (11854) = Cannot open table.

$2E4F (11855) = Field appears more than once in table.

$2E50 (11856) = This DELETE, CHANGE or INSERT query has no ANSWER.

$2E51 (11857) = Query is not prepared. Properties unknown.

$2E52 (11858) = DELETE rows cannot contain quantifier expression.

$2E53 (11859) = Invalid expression in INSERT row.

$2E54 (11860) = Invalid expression in INSERT row.

$2E55 (11861) = Invalid expression in SET definition.

$2E56 (11862) = row use

$2E57 (11863) = SET keyword expected.

$2E58 (11864) = Ambiguous use of example element.

$2E59 (11865) = obsolete

$2E5A (11866) = obsolete

$2E5B (11867) = Only numeric fields can be summed.

$2E5C (11868) = Table is write protected.

$2E5D (11869) = Token not found.

$2E5E (11870) = Cannot use example element with ! more than once in a single row.

$2E5F (11871) = Type mismatch in expression.

$2E60 (11872) = Query appears to ask two unrelated questions.

$2E61 (11873) = Unused SET row.

$2E62 (11874) = INSERT, DELETE, FIND, and SET can be used only in the leftmost column.

$2E63 (11875) = CHANGETO cannot be used with INSERT, DELETE, SET or FIND.

$2E64 (11876) = Expression must be followed by an example element defined in a SET.

$2E65 (11877) = Lock failure.

$2E66 (11878) = Expression is too long.

$2E67 (11879) = Refresh exception during query.

$2E68 (11880) = Query canceled.

$2E69 (11881) = Unexpected Database Engine error.

$2E6A (11882) = Not enough memory to finish operation.

$2E6B (11883) = Unexpected exception.

$2E6C (11884) = Feature not implemented yet in query.

$2E6D (11885) = Query format is not supported.

$2E6E (11886) = Query string is empty.

$2E6F (11887) = Attempted to prepare an empty query.

$2E70 (11888) = Buffer too small to contain query string.

$2E71 (11889) = Query was not previously parsed or prepared.

$2E72 (11890) = Function called with bad query handle.

$2E73 (11891) = QBE syntax error.

$2E74 (11892) = Query extended syntax field count error.

$2E75 (11893) = Field name in sort or field clause not found.

$2E76 (11894) = Table name in sort or field clause not found.

$2E77 (11895) = Operation is not supported on BLOB fields.

$2E78 (11896) = General BLOB error.

$2E79 (11897) = Query must be restarted.

$2E7A (11898) = Unknown answer table type.

$2E96 (11926) = Blob cannot be used as grouping field.

$2E97 (11927) = Query properties have not been fetched.

$2E98 (11928) = Answer table is of unsuitable type.

$2E99 (11929) = Answer table is not yet supported under server alias.

$2E9A (11930) = Non-null blob field required. Can’t insert records

$2E9B (11931) = Unique index required to perform changeto

$2E9C (11932) = Unique index required to delete records

$2E9D (11933) = Update of table on the server failed.

$2E9E (11934) = Can’t process this query remotely.

$2E9F (11935) = Unexpected end of command.

$2EA0 (11936) = Parameter not set in query string.

$2EA1 (11937) = Query string is too long.

$2EAA (11946) = No such table or correlation name.

$2EAB (11947) = Expression has ambiguous data type.

$2EAC (11948) = Field in order by must be in result set.

$2EAD (11949) = General parsing error.

$2EAE (11950) = Record or field constraint failed.

$2EAF (11951) = When GROUP BY exists, every simple field in projectors must be in GROUP BY.

$2EB0 (11952) = User defined function is not defined.

$2EB1 (11953) = Unknown error from User defined function.

$2EB2 (11954) = Single row subquery produced more than one row.

$2EB3 (11955) = Expressions in group by are not supported.

$2EB4 (11956) = Queries on text or ascii tables is not supported.

$2EB5 (11957) = ANSI join keywords USING and NATURAL are not supported in this release.

$2EB6 (11958) = SELECT DISTINCT may not be used with UNION unless UNION ALL is used.

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

$2EB8 (11960) = INSERT and UPDATE operations are not supported on autoincrement field type.

$2EB9 (11961) = UPDATE on Primary Key of a Master Table may modify more than one record.

$2EBA (11962) = Queries on MS ACCESS tables are not supported by local query engines.

$2EBB (11963) = Preparation of field-level constraint failed.

$2EBC (11964) = Preparation of field default failed.

$2EBD (11965) = Preparation of record-level constraint failed.

$2EC4 (11972) = Constraint Failed. Expression:

$2F01 (12033) = Interface mismatch. Engine version different.

$2F02 (12034) = Index is out of date.

$2F03 (12035) = Older version (see context).

$2F04 (12036) = .VAL file is out of date.

$2F05 (12037) = BLOB file version is too old.

$2F06 (12038) = Query and Engine DLLs are mismatched.

$2F07 (12039) = Server is incompatible version.

$2F08 (12040) = Higher table level required

$3001 (12289) = Capability not supported.

$3002 (12290) = Not implemented yet.

$3003 (12291) = SQL replicas not supported.

$3004 (12292) = Non-blob column in table required to perform operation.

$3005 (12293) = Multiple connections not supported.

$3006 (12294) = Full dBASE expressions not supported.

$3101 (12545) = Invalid database alias specification.

$3102 (12546) = Unknown database type.

$3103 (12547) = Corrupt system configuration file.

$3104 (12548) = Network type unknown.

$3105 (12549) = Not on the network.

$3106 (12550) = Invalid configuration parameter.

$3201 (12801) = Object implicitly dropped.

$3202 (12802) = Object may be truncated.

$3203 (12803) = Object implicitly modified.

$3204 (12804) = Should field constraints be checked?

$3205 (12805) = Validity check field modified.

$3206 (12806) = Table level changed.

$3207 (12807) = Copy linked tables?

$3209 (12809) = Object implicitly truncated.

$320A (12810) = Validity check will not be enforced.

$320B (12811) = Multiple records found, but only one was expected.

$320C (12812) = Field will be trimmed, cannot put master records into PROBLEM table.

$3301 (13057) = File already exists.

$3302 (13058) = BLOB has been modified.

$3303 (13059) = General SQL error.

$3304 (13060) = Table already exists.

$3305 (13061) = Paradox 1.0 tables are not supported.

$3306 (13062) = Update aborted.

$3401 (13313) = Different sort order.

$3402 (13314) = Directory in use by earlier version of Paradox.

$3403 (13315) = Needs Paradox 3.5-compatible language driver.

$3501 (13569) = Data Dictionary is corrupt

$3502 (13570) = Data Dictionary Info Blob corrupted

$3503 (13571) = Data Dictionary Schema is corrupt

$3504 (13572) = Attribute Type exists

$3505 (13573) = Invalid Object Type

$3506 (13574) = Invalid Relation Type

$3507 (13575) = View already exists

$3508 (13576) = No such View exists

$3509 (13577) = Invalid Record Constraint

$350A (13578) = Object is in a Logical DB

$350B (13579) = Dictionary already exists

$350C (13580) = Dictionary does not exist

$350D (13581) = Dictionary database does not exist

$350E (13582) = Dictionary info is out of date — needs Refresh

$3510 (13584) = Invalid Dictionary Name

$3511 (13585) = Dependent Objects exist

$3512 (13586) = Too many Relationships for this Object Type

$3513 (13587) = Relationships to the Object exist

$3514 (13588) = Dictionary Exchange File is corrupt

$3515 (13589) = Dictionary Exchange File Version mismatch

$3516 (13590) = Dictionary Object Type Mismatch

$3517 (13591) = Object exists in Target Dictionary

$3518 (13592) = Cannot access Data Dictionary

$3519 (13593) = Cannot create Data Dictionary

$351A (13594) = Cannot open Database

$3E01 (15873) = Wrong driver name.

$3E02 (15874) = Wrong system version.

$3E03 (15875) = Wrong driver version.

$3E04 (15876) = Wrong driver type.

$3E05 (15877) = Cannot load driver.

$3E06 (15878) = Cannot load language driver.

$3E07 (15879) = Vendor initialization failed.

$3E08 (15880) = Your application is not enabled for use with this driver.

$3F01 (16129) = Query By Example

$3F02 (16130) = SQL Generator

$3F03 (16131) = IDAPI

$3F04 (16132) = Lock Manager

$3F05 (16133) = SQL Driver

$3F06 (16134) = IDAPI Services

$3F07 (16135) = dBASE Driver

$3F08 (16136) = Dictionary Manager

$3F0B (16139) = Token

$3F0D (16141) = Table

$3F0E (16142) = Field

$3F0F (16143) = Image

$3F10 (16144) = User

$3F11 (16145) = File

$3F12 (16146) = Index

$3F13 (16147) = Directory

$3F14 (16148) = Key

$3F15 (16149) = Alias

$3F16 (16150) = Drive

$3F17 (16151) = Server error

$3F18 (16152) = Server message

$3F19 (16153) = Line Number

$3F1A (16154) = Capability

$3F1B (16155) = Dictionary

$3F1D (16157) = Object

$3F1E (16158) = Limit

$3F1F (16159) = Expression

$3F70 (16240) = WORK

$3F71 (16241) = PRIV

$3F72 (16242) = Records copied

$3F73 (16243) = Records appended

$3F74 (16244) = LineNo

$3F75 (16245) = Line

$3F76 (16246) = Reason

Взято с сайта https://www.swissdelphicenter.ch/en/tipsindex.php


Insufficient memory for this operation ($2501)
Ошибка: ваша программа (или другая программа, использующая BDE) исчерпала всю память
доступную BDE.

    Решение:
    1) Закройте все программы использующие BDE.
    2) Найдите программу BDEADMIN.EXE. Обычно она располагается в «Program
FilesBorland…».
    3) Запустите BDEADMIN.EXE и перейдите на закладку Configuration.
    4) В дереве должен быть элемент «Configuration». Если он не раскрыт,
то раскройте его.
    5) Затем раскройте элемент «System». В нем выберите «INIT».
    6) На правой панели найдите элемент «SHAREDMEMSIZE». Поменяйте его значение
на 4096.
    7) Затем в главном меню нажмите «Object» и «Apply».
    8) Нажмите «OK» на вопрос «Save all edits…».
    После этого попробуйте запустить программу снова. Если проблема повторяется,
то измените значение SHAREDMEMSIZE на 4096 и SHAREDMEMLOCATION на 5BDE. После изменения
значений запустите еще раз вашу программу. Если и после этого она не запускается,
то поменяйте SHAREDMEMSIZE на 8192. Если ошибка повторяется, то поменяйте SHAREDMEMLOCATION
на 6BDE. Если ничего не получилось, то попробуйте другие значения SHAREDMEMLOCATION,
следуя нижеследующим инструкциям.


Shared memory conflict ($210D)
Ошибка: BDE пытается использовать область в памяти, которая уже используется операционной
системой или другой программой.

    Решение:
    1) Закройте все программы использующие BDE.
    2) Найдите программу BDEADMIN.EXE. Обычно она располагается в «Program
FilesBorland…».
    3) Запустите BDEADMIN.EXE и перейдите на закладку Configuration.
    4) В дереве должен быть элемент «Configuration». Если он не раскрыт,
то раскройте его.
    5) Затем раскройте элемент «System». В нем выберите «INIT».
    6) На правой панели найдите элемент «SHAREDMEMLOCATION». Поменяйте его
значение на 5BDE.
    7) Затем в главном меню нажмите «Object» и «Apply».
    8) Нажмите «OK» на вопрос «Save all edits…».
    Другие возможные значения: 1000, 7000, 7F00. Если ни одно из указанных
значений не устраняет проблему, то попробуйте 2000, 3000, 4000 и т.д. или другие
значения в зависимости от типа операционной системы:
Windows 95/98: SHAREDMEMLOCATION от 9000 до FFFF
Windows NT/2000: SHAREDMEMLOCATION от 1000 до 7F00.


Insufficient shared memory available ($251E)
Ошибка: вашей программе недостаточно памяти для BDE.

    Решение:
    Попробуйте решения из описанных выше случаев.

Содержание

  1. Как установить домашнюю бухгалтерияю на флешку?
  2. Как установить домашнюю бухгалтерияю на флешку?
  3. Re: Как установить домашнюю бухгалтерияю на флешку?
  4. Re: Как установить домашнюю бухгалтерияю на флешку?
  5. Re: Как установить домашнюю бухгалтерияю на флешку?
  6. Re: Как установить домашнюю бухгалтерияю на флешку?
  7. Re: Как установить домашнюю бухгалтерияю на флешку?
  8. Re: Как установить домашнюю бухгалтерияю на флешку?
  9. Re: Как установить домашнюю бухгалтерияю на флешку?
  10. Re: Как установить домашнюю бухгалтерияю на флешку?
  11. Re: Как установить домашнюю бухгалтерияю на флешку?
  12. Re: Как установить домашнюю бухгалтерияю на флешку?
  13. Re: Как установить домашнюю бухгалтерияю на флешку?
  14. Ошибка инициализации BDE
  15. Ошибка инициализации BDE
  16. Re: Ошибка инициализации BDE
  17. Re: Ошибка инициализации BDE
  18. Re: Ошибка инициализации BDE
  19. Re: Ошибка инициализации BDE
  20. Re: Ошибка инициализации BDE
  21. Re: Ошибка инициализации BDE
  22. Re: Ошибка инициализации BDE
  23. Re: Ошибка инициализации BDE
  24. Re: Ошибка инициализации BDE
  25. Re: Ошибка инициализации BDE
  26. Тема: Ошибка BDE
  27. Ошибка BDE
  28. Ошибка инициализации bde домашняя бухгалтерия windows 10
  29. Домашня бухгалтерія та BDE

Как установить домашнюю бухгалтерияю на флешку?

Как установить домашнюю бухгалтерияю на флешку?

Сообщение Tornad » 30 мар 2010, 16:55

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение Keepsoft » 30 мар 2010, 18:24

1. Закройте Домашнюю бухгалтерию, если она у Вас открыта
2. Скачайте последнюю версию Домашней бухгалтерии 5: http://www.keepsoft.ru/files/homebuh/homebuh5.exe
3. Проинсталлируйте Домашнюю бухгалтерию 5 на флешку или на жесткий диск

Что касается ошибки DLL, то приведите пожалуйста дословно текст сообщения об ошибке, которую выдает программа и на каком этапе это происходит.

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 20 май 2010, 12:35

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение Keepsoft » 20 май 2010, 17:21

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 20 май 2010, 20:58

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение Keepsoft » 21 май 2010, 12:52

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 24 май 2010, 15:34

Устраняю ошибку, запускается программа с тестовой БД Петров, Сидоров

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение Keepsoft » 24 май 2010, 22:03

Устраняю ошибку, запускается программа с тестовой БД Петров, Сидоров

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 25 май 2010, 07:39

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 25 май 2010, 07:43

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение Keepsoft » 25 май 2010, 09:01

Разумеется проблема именно в этом. Переносная лицензия предназначена для накопителей, подключаемых к компьютеру через USB и определяющихся в системе, как переносное устройство.
Чтобы Домашняя бухгалтерия работала с теми папками, которые Вам нужны, создайте в папке Домашней бухгалтерии на ZIV-носителе файл с именем homebuh5.ini со следующим содержанием:
[Paths]
BasePath=.Base
BackUpPath=.BackUp
BaseReportsPath=.BaseReports
BaseSDPath=.BaseSD
BaseTempPath=.BaseTemp

В этом случае Домашняя бухгалтерия будет брать данные из папок, расположенных в папке самой Домашней бухгалтерии (где лежит файл HomeBuh5.exe)

А что касается ошибки BDE, то скопируйте все файлы из папки %AllUsersProfile%%APPLICATIONDATA%KeepsoftBDE в папку Домашней бухгалтерии на ZIV-носителе

Re: Как установить домашнюю бухгалтерияю на флешку?

Сообщение VIGO » 25 май 2010, 12:31

Keepsoft писал(а): Разумеется проблема именно в этом. Переносная лицензия предназначена для накопителей, подключаемых к компьютеру через USB и определяющихся в системе, как переносное устройство.
Чтобы Домашняя бухгалтерия работала с теми папками, которые Вам нужны, создайте в папке Домашней бухгалтерии на ZIV-носителе файл с именем homebuh5.ini со следующим содержанием:
[Paths]
BasePath=.Base
BackUpPath=.BackUp
BaseReportsPath=.BaseReports
BaseSDPath=.BaseSD
BaseTempPath=.BaseTemp

В этом случае Домашняя бухгалтерия будет брать данные из папок, расположенных в папке самой Домашней бухгалтерии (где лежит файл HomeBuh5.exe)

А что касается ошибки BDE, то скопируйте все файлы из папки %AllUsersProfile%%APPLICATIONDATA%KeepsoftBDE в папку Домашней бухгалтерии на ZIV-носителе

Источник

Ошибка инициализации BDE

Ошибка инициализации BDE

Сообщение Xelavir » 10 авг 2016, 10:40

Re: Ошибка инициализации BDE

Сообщение Keepsoft » 11 авг 2016, 11:34

Re: Ошибка инициализации BDE

Сообщение Xelavir » 11 авг 2016, 11:40

Re: Ошибка инициализации BDE

Сообщение Keepsoft » 11 авг 2016, 13:27

Re: Ошибка инициализации BDE

Сообщение Xelavir » 16 авг 2016, 10:23

Re: Ошибка инициализации BDE

Сообщение Keepsoft » 17 авг 2016, 00:15

Re: Ошибка инициализации BDE

Сообщение Xelavir » 17 авг 2016, 18:31

Re: Ошибка инициализации BDE

Сообщение Keepsoft » 17 авг 2016, 23:25

Re: Ошибка инициализации BDE

Сообщение alan » 10 дек 2016, 22:57

Аналогичная проблема с переносной версией Домашней бухгалтерии 6.
Установил программу на флешку. На том компьютере, где была установлена стандартная версия на диск С (Windows XP) программа с флешки запускается без проблем, но на другом компьютере выдает сообщение «Ошибка инициализации BDE» (Windows 7).

Поэтому хочется понять, каким образом можно устранить данную ошибку и начать пользоваться переносной версией? Ведь специально переходил на переносную версию, чтобы не быть привязанным к старому компьютеру.

Re: Ошибка инициализации BDE

Сообщение Keepsoft » 11 дек 2016, 23:03

alan писал(а): Аналогичная проблема с переносной версией Домашней бухгалтерии 6.
Установил программу на флешку. На том компьютере, где была установлена стандартная версия на диск С (Windows XP) программа с флешки запускается без проблем, но на другом компьютере выдает сообщение «Ошибка инициализации BDE» (Windows 7).

Поэтому хочется понять, каким образом можно устранить данную ошибку и начать пользоваться переносной версией? Ведь специально переходил на переносную версию, чтобы не быть привязанным к старому компьютеру.

Re: Ошибка инициализации BDE

Сообщение Vadym » 17 май 2017, 15:33

Источник

Тема: Ошибка BDE

Опции темы
Отображение

Ошибка BDE

Win 7 Prof 32 бит. Сначала время от времени, теперь каждый раз, если запущен выделенный сервер, при запуске редактора (или отчетов) выдается ошибка:
An eror occured while attemping to initialize the BDE (error S210D).

Поначалу проблема решалась переустановкой BDE. Теперь дошаманился, даже переустановка не помогает sm

Если остановить сервер, редактор запускается. Если запустить сначала редактор, то сервер не запускается.

im icq

Win 7 Prof 32 бит. Сначала время от времени, теперь каждый раз, если запущен выделенный сервер, при запуске редактора (или отчетов) выдается ошибка:
An eror occured while attemping to initialize the BDE (error S210D).

Поначалу проблема решалась переустановкой BDE. Теперь дошаманился, даже переустановка не помогает sm

Если остановить сервер, редактор запускается. Если запустить сначала редактор, то сервер не запускается.

З.Ы. все ярлыки запускаются от имени администратора

У некоторых такая фигня еще на XP проявлялась. Но о решении проблемы никто не хвастался.

im icq

Решение нашёл в параметрах конфигурации BDE
ConfigurationSYSTEMINIT
параметр SHAREDMEMLOCATION

NT 2000 Ru
значение увеличивал с 1000 с шагом 1000 на 3000 ошибка исчезла»

Решать проблему надо, ибо случается sad

Вот еще инфа. Только источники информации недоступны что-то у меня.

Insufficient memory for this operation ($2501)
Ошибка: ваша программа (или другая программа, использующая BDE) исчерпала всю память доступную BDE.
Решение:
1) Закройте все программы использующие BDE.
2) Найдите программу BDEADMIN.EXE. Обычно она располагается в «Program FilesBorland. «.
3) Запустите BDEADMIN.EXE и перейдите на закладку Configuration.
4) В дереве должен быть элемент «Configuration». Если он не раскрыт, то раскройте его.
5) Затем раскройте элемент «System». В нем выберите «INIT».
6) На правой панели найдите элемент «SHAREDMEMSIZE». Поменяйте его значение на 4096.
7) Затем в главном меню нажмите «Object» и «Apply».
8) Нажмите «OK» на вопрос «Save all edits. «.
После этого попробуйте запустить программу снова. Если проблема повторяется, то измените значение SHAREDMEMSIZE на 4096 и SHAREDMEMLOCATION на 5BDE. После изменения значений запустите еще раз вашу программу. Если и после этого она не запускается, то поменяйте SHAREDMEMSIZE на 8192. Если ошибка повторяется, то поменяйте SHAREDMEMLOCATION на 6BDE. Если ничего не получилось, то попробуйте другие значения SHAREDMEMLOCATION, следуя нижеследующим инструкциям.

Shared memory conflict ($210D)
Ошибка: BDE пытается использовать область в памяти, которая уже используется операционной системой или другой программой.
Решение:
1) Закройте все программы использующие BDE.
2) Найдите программу BDEADMIN.EXE. Обычно она располагается в «Program FilesBorland. «.
3) Запустите BDEADMIN.EXE и перейдите на закладку Configuration.
4) В дереве должен быть элемент «Configuration». Если он не раскрыт, то раскройте его.
5) Затем раскройте элемент «System». В нем выберите «INIT».
6) На правой панели найдите элемент «SHAREDMEMLOCATION». Поменяйте его значение на 5BDE.
7) Затем в главном меню нажмите «Object» и «Apply».
8) Нажмите «OK» на вопрос «Save all edits. «.
Другие возможные значения: 1000, 7000, 7F00. Если ни одно из указанных значений не устраняет проблему, то попробуйте 2000, 3000, 4000 и т.д. или другие значения в зависимости от типа операционной системы:
Windows 95/98: SHAREDMEMLOCATION от 9000 до FFFF
Windows NT/2000: SHAREDMEMLOCATION от 1000 до 7F00.

Insufficient shared memory available ($251E)
Ошибка: вашей программе недостаточно памяти для BDE.
Решение:
Попробуйте решения из описанных выше случаев.

Источник

Ошибка инициализации bde домашняя бухгалтерия windows 10

topdown
Pat ( 2003-01-17 14:23 ) [1]

Попробуй не ставить BDE, а кидать нужные dll»ки в папку с EXE»шником..может что-нить где-нить не прописывается.

topdown
gsu ( 2003-01-17 17:34 ) [2]

1. ошибка в программе
2. глюки bde

topdown
VAleksey ( 2003-01-18 13:17 ) [3]

topdown
Наталия ( 2003-01-20 06:06 ) [4]

VAleksey © (17.01.03 13:06)
Было у меня один раз такое. Несколько в иной интерпретации. После установки БДЕ программа около двух лет работала без проблем. Однажды, после запуска антивируса, при попытке запуска программы появилась такая ошибка, как ты описал. Переустановила БДЕ, всё заработало. С чем это связано, пока не понятно.

Pat © (17.01.03 14:23)
Твой совет ни в какие ворота не лезет.

Источник

Домашня бухгалтерія та BDE

28189 1398898047

10234814 s 3

151

6297

Насколько я помню, они используют БД формата Paradox.
Я бы сохранил отдельно базу данных. Потом установил новую программу, и попытался перезаписать БД поверху существующей (или попытался переключить программу на существующую БД, если такая функция есть). Не получится, тогда дальше думать.

ЗЫ. Вообще, имеет смысл обдумать переход на альтернативы, потому как использование BDE в 2016 году свидетельствует о серьезных проблемах в мозгах разработчика.

415 1603104877

alt402 13.06.2016 21:23 пишет:

ЗЫ. Вообще, имеет смысл обдумать переход на альтернативы, потому как использование BDE в 2016 году свидетельствует о серьезных проблемах в мозгах разработчика.

программа написана в 1998 году
тогда BDE это было актуально

боюсь, что программа не столько хороша, чтобы разработчики инвестировали в переписывание на актуальной платформе.

если шо, до сих пор, сам сопровождаю программу написаною мной на Delphi 6, с тем же BDE в 1998-1999 годах

Изменено hollywood (21:38 13/06/2016)

415 1603104877

ВОт это все в ТОЧНОСТИ выполнил.

важно именно точно!

Изменено hollywood (21:41 13/06/2016)

415 1603104877

алтернативное радикальное решение:
VirtualBox + WindowsXP SP3 + Твоя программа

93306 1424646197

hollywood 13.06.2016 21:43 пишет:
алтернативное радикальное решение:
VirtualBox + WindowsXP SP3 + Твоя программа

Зачем такие костыли, если прога нормально работает на всех виндах, вплоть до 10-ки? Это у ТС какая-то локальная проблема.

28189 1398898047

hollywood 13.06.2016 21:37 пишет:
ВОт это все в ТОЧНОСТИ выполнил.

важно именно точно!
1. Убедитесь, что Ваша учетная запись Windows имеет права администратора

точно
чиста вінда після переустановки, один юзер

Изменено S.T.A.L.K.E.R (21:54 13/06/2016)

28189 1398898047

hollywood 13.06.2016 21:37 пишет:
ВОт это все в ТОЧНОСТИ выполнил.

важно именно точно!

В ответ на:

6. После успешной инсталляции BDE, найдите на Вашем компьютере и запустите файл bdeadmin.exe (обычно этот файл находится в папке C:ProgramDataKeepsoftBDE)

idontno

10234937 s fayl bde

151

hollywood 13.06.2016 21:37 пишет:
ВОт это все в ТОЧНОСТИ выполнил.

важно именно точно!

В ответ на:

6. После успешной инсталляции BDE, найдите на Вашем компьютере и запустите файл bdeadmin.exe (обычно этот файл находится в папке C:ProgramDataKeepsoftBDE)

idontno

Ну хорошо, а где твои файлы с данными лежат? BDE то на месте, а данные к нему есть?

Изменено Maks_on_Escort (22:22 13/06/2016)

Источник

Несмеянов

Новичок
Сообщения: 6
Зарегистрирован: 25 мар 2010, 19:33

Ошибка BDE

При запуске программы Произошла ошибка BDE приложение будет закрыто
В помощнике
Произошла ошибка: Произошла ошибка BDE.
Количество ошибок: 1
Сообщение: Ошибка инициализации Borland Database Engine (ошибка $3E06)
Категория: 62
Код ошибки: 15878
Субкод: 6
Реальная ошибка: 0

Решение проблемы:
• Закройте Домашнюю бухгалтерию
• Скачайте файл установки BDE:

http://www.keepsoft.ru/files/bde/bdeinst.exe

• Запустите скаченный файл bdeinst.exe и проинсталлируйте BDE на свой компьютер
• Найдите на Вашем компьютере и запустите файл bdeadmin.exe (обычно этот файл находится в папке C:Program FilesBorlandCommon FilesBDE)
• В BDE Administrator перейдите на закладку «Configuration»
• В закладке «Configuration» перейдите в ветвь Configuration — Drivers — Native — PARADOX
• В правой части окна BDE Administrator у параметра «NET DIR» измените значение на полный путь к папке BDE Домашней бухгалтерии (обычно это папка: C:Documents and SettingsAll UsersApplication DataKeepsoftBDE)
• Примените сделанные изменения (пункт Object — Apply)
• Закройте BDE Administrator
• Запустите Домашнюю бухгалтерию
• Если данное решение не поможет, то обратитесь пожалуйста в службу технической поддержки:

http://www.keepsoft.ru/support.htm

При запуске программы bdeinst.exe
The Configuration File Has Faild
C:Program FilesBorlandCommon FilesBDEIDAPI.CNF

Что делать?


Аватара пользователя

Keepsoft

Администратор
Сообщения: 3648
Зарегистрирован: 20 мар 2008, 18:03
Контактная информация:

Re: Ошибка BDE

Сообщение Keepsoft » 11 сен 2010, 17:10

Несмеянов писал(а):При запуске программы Произошла ошибка BDE приложение будет закрыто
В помощнике
Произошла ошибка: Произошла ошибка BDE.
Количество ошибок: 1
Сообщение: Ошибка инициализации Borland Database Engine (ошибка $3E06)
Категория: 62
Код ошибки: 15878
Субкод: 6
Реальная ошибка: 0

При запуске программы bdeinst.exe
The Configuration File Has Faild
C:Program FilesBorlandCommon FilesBDEIDAPI.CNF

Что делать?

Игнорируйте сообщение «The Configuration File Has Faild…» и продолжите настройку BDE.


Несмеянов

Новичок
Сообщения: 6
Зарегистрирован: 25 мар 2010, 19:33

Re: Ошибка BDE

Сообщение Несмеянов » 13 сен 2010, 06:49

при запуске bdeadmin.exe — сообщение
—————————
Exception EDBEngineError in module BDEADMIN.EXE at 00054F92.
An error occurred while attempting to initialize the Borland Database Engine (error $3E06).
—————————
ОК
—————————


Несмеянов

Новичок
Сообщения: 6
Зарегистрирован: 25 мар 2010, 19:33

Re: Ошибка BDE

Сообщение Несмеянов » 13 сен 2010, 07:57

Снес программу, а все равно эту же ошибку при установке выдает


Аватара пользователя

Keepsoft

Администратор
Сообщения: 3648
Зарегистрирован: 20 мар 2008, 18:03
Контактная информация:

Re: Ошибка BDE

Сообщение Keepsoft » 13 сен 2010, 09:25

Несмеянов писал(а):Снес программу, а все равно эту же ошибку при установке выдает

Проблема не в Домашней бухгалтерии, а в BDE.
Пришлите пожалуйста на

support@keepsoft.ru

файл trassa.ini. В папку, содержащую файл trassa.ini можно попасть, запустив файл OpenAppData.bat из папки Домашней бухгалтерии.


Diduch

Сообщения: 2
Зарегистрирован: 06 авг 2019, 15:08

Re: Ошибка BDE

Сообщение Diduch » 06 авг 2019, 15:14

Добрый день.
При запуске файла bdeinst.exe показывает ошибку: программа или функция не могу быть запущена из-за несовместимости с 64-битной версии Windows.
Что делать?


Аватара пользователя

Keepsoft

Администратор
Сообщения: 3648
Зарегистрирован: 20 мар 2008, 18:03
Контактная информация:

Re: Ошибка BDE

Сообщение Keepsoft » 07 авг 2019, 19:36

Diduch писал(а):Добрый день.
При запуске файла bdeinst.exe показывает ошибку: программа или функция не могу быть запущена из-за несовместимости с 64-битной версии Windows.
Что делать?

Установите Домашнюю бухгалтерию в корень диска

С уважением, Keepsoft.


Diduch

Сообщения: 2
Зарегистрирован: 06 авг 2019, 15:08

Re: Ошибка BDE

Сообщение Diduch » 07 авг 2019, 23:27

Корень диска, это ? :) Можно подробнее.



SolRada

Сообщения: 2
Зарегистрирован: 13 дек 2018, 02:23

Re: Ошибка BDE

Сообщение SolRada » 23 авг 2019, 04:41

У меня такое ощущение, что так и задумано, чтобы на старых версиях вылетала эта ошибка с BDE и не исправлялась… Чтобы переходили принудительно на новые версии(((
Была Пятерка — пришлось купить Семерку. :evil: Хотя в Пятерке все устраивало и новую версию покупать не планировала. Но на ровном месте вдруг ни с того ни с сего перестала запускаться программа… Пришлось раскошелиться внепланово! :? :(



Вернуться в «Общие вопросы»

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и 0 гостей

0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии

А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Код ошибки 984 эквайринг
  • Код ошибки baxi e03