I read about the above mentioned error in deja_news but I'm still stucked.
My Problem occurs when trying to access an MS-ACCESS-Database using the
BDE-Native driver. I read that they are problems when running WIN NT 4 SP4
but I have no choice. In deja_news I found something about a registry-entry
I could change but it didn't help in anyway. I just can't get the
TDatabase-Object to connect whitout the exception.
There must be a workaround other than using ODBC, or not ?
Any hint appreciated, thanks.
Pascal
Pascal Joyeux wrote:
> Any hint appreciated, thanks.
>
Are you sure this exception is related to MS Access databases? I got the
exception too, but I was when I was programming a component with still a
couple of bugs in.
As for hints, I don't know any.
Regards,
Micha.
Does the problem only occur when running the program from within the IDE ?
Kim Hellan
Pascal Joyeux wrote in message <8230gr$cj...@forums.borland.com>...
------
Mark Cashman (TeamB - C++ Builder), creator of The Temporal Doorway at
http://www.temporaldoorway.com
- Original digital art, writing, music and more -
C++ Builder / JBuilder Tips and The C++ Builder Programmer's Webring
(Join us!)
http://www.temporaldoorway.com/programming/index.htm
------
I first used BDE 5.01 but updated to BDE 5.10. Unfortunately to no avail...
What else can it be ?
Yes the problem remains the same, when I run the exe-file directly form the
explorer and I am now running BDE 5.10.
Any hint?
Pascal
I would have said the same thing as Mark.
I also use MS Access 97 with the native BDE driver (BDE 5.01) and I have no
problems at all.
Kim Hellan
Pascal Joyeux wrote in message <825bb9$2a...@forums.borland.com>...
Do you use NT 4 SP 4/5 ?
Pascal
Kim Hellan
Pascal Joyeux wrote in message <825pgl$64...@forums.borland.com>...
Graham
On Wed, 1 Dec 1999 12:32:33 +0100, "Pascal Joyeux"
<pascal...@mummert.de> wrote:
>Hi there,
>
>I read about the above mentioned error in deja_news but I'm still stucked.
>
>My Problem occurs when trying to access an MS-ACCESS-Database using the
>BDE-Native driver. I read that they are problems when running WIN NT 4 SP4
>but I have no choice. In deja_news I found something about a registry-entry
>I could change but it didn't help in anyway. I just can't get the
>TDatabase-Object to connect whitout the exception.
>
>There must be a workaround other than using ODBC, or not ?
>
>My Problem occurs when trying to access an MS-ACCESS-Database using the
>BDE-Native driver. I read that they are problems when running WIN NT 4 SP4
>but I have no choice. In deja_news I found something about a registry-entry
>I could change but it didn't help in anyway. I just can't get the
>TDatabase-Object to connect whitout the exception.
>
>There must be a workaround other than using ODBC, or not ?
THe biggest hint I can give you is to suggest that you have your BDE
settings correct for the version of the database you are using. If you are
using an MS-Access95 MDB file, you should be using the DAO 3.0 files, and
if your MDB file is from Access97, then use DAO v3.5. If you use the
wrong version of the DAO, you will see a large number of issues such as
this with your database interface...
I have also seen that this happens if you do not provide a valid
user/password combination to a password protected MDB file...
Jerry Bloomfield (TeamB)
--
Jerry Bloomfield Jers...@wwa.com
Proud Member of Borland's TeamB
"We'll do anything if you don't pay us."