반응형

에러코드

An error occurred while attempting to initialize the Borland Database Engine (error $210D)
An error occurred while attempting to initialize the Borland Database Engine (error $2151)

두 경우다 BDE엔진은 설치되어 있으나 메모리 영역이 작아서 발생하는 에러. 이경우는 아무리 BDE엔진을 설치해도 안됩니다.

 

해결방법

1. 시작 -> 제어판 -> 사용자 계정 -> 계정유형 변경 -> 사용자 계정 컨트롤 설정 변경 -> 막대기를 제일 아래로.

2. 컴퓨터 재부팅

3. 시작->제어판-> BDE Administrator 클릭

4. Configuration->System->Init

5. 우측에 나오는 Definition에서 SHAREMEMLOCATION -> SHAREMEMLOCATION 4096, SHAREMEMSIZE 2048 -> SHAREMEMSIZE 4096으로 변경

 
 
반응형

'개발 > Delphi' 카테고리의 다른 글

숫자를 한글로 읽어주는 함수  (0) 2022.11.08

+ Recent posts