c++ error after install, Windows 7 (64)

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JSHENSHAWJR
Posts: 4
Joined: Wed 11 Aug 2010 19:49

c++ error after install, Windows 7 (64)

Post by JSHENSHAWJR » Wed 11 Aug 2010 20:14

After installing latest version (90 day Trial), when starting BC++ 6.0 for first time gets error message :
Entry Point Not Found
@craccess@TCRFieldDesc@ActualNameQuoted$qqrx0
could not be located in dynamic link library dac60.bpl

Anyone else get this or know of the fix?


Thanks, Joe

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 12 Aug 2010 08:04

Please find all *dac*.bpl on your PC and delete them. After this reinstall IBDAC.

JSHENSHAWJR
Posts: 4
Joined: Wed 11 Aug 2010 19:49

Post by JSHENSHAWJR » Thu 12 Aug 2010 13:52

Tried that and it did not change anything.

Also, I looked at the dac60.bpl and there is no:
@Craccess@TCRFieldDesc@ActualNameQuoted$qqrxo

instead there is:
@Craccess@TCRFieldDesc@ActualNameQuoted$qqrp17


Thanks, Joe

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 13 Aug 2010 13:24

This problem can arise if you have an old version of dac60.bpl or ibdac60.bpl.
Pelase try to reinstall IBDAC installation with the /force parameter like this:
ibdaccb6.exe /force.

JSHENSHAWJR
Posts: 4
Joined: Wed 11 Aug 2010 19:49

Post by JSHENSHAWJR » Mon 16 Aug 2010 14:12

Tried uninstalling and resinstalling with /force. That didn't change anything, still get exact same error message.

JSHENSHAWJR
Posts: 4
Joined: Wed 11 Aug 2010 19:49

Post by JSHENSHAWJR » Mon 16 Aug 2010 14:38

Okay, removed all IBD*.BPL and tried it again, and now it does start without the errors.

Thanks, Joe

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 17 Aug 2010 09:08

I am happy that this problem has been solved.

Post Reply