I have some problems with mydac please help me

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
aysoma
Posts: 3
Joined: Tue 07 Jun 2005 15:14

I have some problems with mydac please help me

Post by aysoma » Tue 27 Dec 2005 03:05

Firstly i wrote two programs with mydac trial version 3.50 with C++Builder5
(server and client)
Then i bought mydac standart version 4.00 for c++ builder5
and then run two programs , server run wihout problem but client have got problems

Problem is that on running " mydac50.bpl couldn't be found dynamic connection's bookcase"

I tried that all mydac's bpl file get into builder's bin directory but problem also is here

What should i do?,Please help me , thanks for now

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 27 Dec 2005 10:07

Other users never report about similar problems.

Follow the next steps:
1) Uninstall MyDAC
2) Search for MyAccess.*, MyClasses.*, mydac50*, dac50* etc files at your HDD and delete them
3) Run Builder and check that it is started without errors
4) Install MyDAC once more

aysoma
Posts: 3
Joined: Tue 07 Jun 2005 15:14

Post by aysoma » Tue 27 Dec 2005 14:21

But two programs is running without errors with mydac trial 3.50 version
Also, i tried your saying but problem is still there
server program is running wihout errors both mydac trial 3.50 version and mydac standard 4.00 version
but client is lonely running wiht mydac 3.50 trial version
Have you got another idea?

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Thu 29 Dec 2005 14:57

> Problem is that on running " mydac50.bpl couldn't be found dynamic connection's bookcase"

This isn't MyDAC message and we couldn't find its description in Internet.

Try to simplify your project to localize the problem.

Post Reply