C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 Q&A
C++Builder Programming Q&A
[18741] Re:ADO 컴포넌트와 MDAC와의 문제
유영인.Chris [cuperido] 1407 읽음    2002-05-22 15:13
2002년 2월 21일자로 그 문제가 수정이 되었다고 하네요. Delphi Update #2 에서 수정이 되었다니깐, C++ Builder 도 마찬가지로 수정이 되지 않았을까요?

XP 에서 문제가 되는 현상을 몇몇 볼 수 있었구요.. 뉴스그룹에 있던 글 올려드릴께요..
그냥 찾아보니깐 있어서 올려드립니다.. ADO는 분야가 아니라서.. 잘 모르니.. 그냥 참고로만 넘겨주세요.. ㅠ_ㅠ


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

I couldn't find another reference to this major problem in this newsgroup
(which is surprising!)

Using Delphi 5, Interprise.

Windows XP crashes a Delphi application that runs an ADOquery that returns a
no records.
The error messge is something like current records is deleted or positioned
at BOF or EOF (which it would be)
The error only appears when attempting to close the query.
In IDE mode set a ADOquery to active (no result) and then in-active, you
will get the error and on attempt to set it back to active again will cause
delphi to shutdown.with ac access violation.

Does anyone know of a fix or a way around this problem?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

>I couldn't find another reference to this major problem in this newsgroup
>(which is surprising!)
>Using Delphi 5, Interprise.

There do not appear to be may people using the combination of ADO and interbase
successfully

>
>Windows XP crashes a Delphi application that runs an ADOquery that returns a
>no records.
>The error messge is something like current records is deleted or positioned
>at BOF or EOF (which it would be)

The second AdoExpress update for D5 fixes a problem with MDAC 2.6 and higher
that generates a BOF or EOF error. Have you installed this update and have you
checked for multiple copies of ADOdb.dcu?


--
Brian Bushay (TeamB)
Bbushay@NMPLS.com

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

I am using XP and am experiencing a similar problem:

If I change the database (remove a field) then open a project that
references that field, Delphi starts up but closes down, no error message.

If I edit the file in notepad and set Active = False for the query that
references the missing field, it will start up.

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This problem is fixed in the new update posted 21-2-2002

Eric

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

What new update?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Delphi "6" update 2


Dennis Passmore
Ultimate Software, Inc

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Unfortunately, my XP problem is occurring with Delphi 5.
Is there anyone who can find out how to get those fixes for
Delphi 5.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Hi tom,

> Unfortunately, my XP problem is occurring with Delphi 5.
> Is there anyone who can find out how to get those fixes for
> Delphi 5.

Brian's answer was for Delphi 5.
What do you mean by "those problems"?
Here in this thread, we already have two different problems, one experienced by
Steve (adressed by the ADOExpress update #2) and another one experienced by Rob.
If you mean the problem you mention in the thread you started, it seems to be
still different and probably not adressed (yet?).

Th??e

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


This just my opinion but it will never happen. Borland has never
updated a prior version of product once it has moved on to development
of the next version. You will have to upgrade to Delphi 6 or else work
around what ever problems you are having yourself.

Sorry for being so blunt but it is the truth.


Dennis Passmore
Ultimate Software, Inc

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

i have the same problem and i'm using delphi 6. does delphi 6 update 2 has
been release yet ?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Yes it was released 2 weeks ago. You will have to download it from the
Registered users page on Borlands web site.


Dennis Passmore
Ultimate Software, Inc

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

can you send me delphi 6 update 2 ? cause i've never registered my delphi on
borland web site.
thanks

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

No, sorry, you have to get it from Borland's Web Site.


Dennis Passmore
Ultimate Software, Inc


"If you cannot conceive the idea you
will never achieve the desired results"

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



달동네 님이 쓰신 글 :
: 안녕하세요?
:
: ADO 컴포넌트를 써서 프로그램을 작성을 하고 있는 초봅니다.
: MS SQL Server 2000 DB와 연결을 하려니까 분명히 데이터는 있는데
: Bof가 참 또는 Eof가 참입니다. 라는 에러 메시지가 뜨더군요
:
: 이곳에서 검색을 해 본 결과
: ADO 패치를 받아야 된다는 결론을 얻었고 그렇게 했습니다.
:
: 그러고 난 후에는 괜찮아 졌습니다.
:
: 그런데 클라이언트의 OS가 XP일 경우에는 또 똑같은 에러가 발생을 하더군요.
:
: XP도 초기에 나온 XP는 괜찮은데 요즘 삼성 노트북이나 정품컴퓨터를 사면 깔려나오는
: XP에선 또 Bof가 참 또는 Eof가 참이라는 에러가 또 납니다.
:
:
: 패치를 해도 이런경우가 생기는데
: 왜 이런지 아시는 분들 리플 꼭 좀 부탁드립니다.
:
: 이런식의 에러를 해결할 방법이 없다면 프로젝트가 실패로 돌아갈수도 있습니다.
: 상당히 다급하고 당황되네요.(거의 1년을 이번일에 매달렸거든요)
:
: 꼭 좀 부탁드립니다.
:

+ -

관련 글 리스트
18734 ADO 컴포넌트와 MDAC와의 문제 달동네 915 2002/05/22
18761     Re:ADO 컴포넌트와 MDAC와의 문제 박세용 1078 2002/05/23
18741     Re:ADO 컴포넌트와 MDAC와의 문제 유영인.Chris 1407 2002/05/22
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.