windows 98

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
kel

windows 98

Post by kel » Wed 12 Apr 2006 11:30

Hi,
We are using 'dbexpmda30.dll' which works fine for windows xp and 2003, but when we try to connect a windows 98 machine it doesn't work at all. looks like te database is not found.

Is your dll compatible with windows 98 at all?

Thanks

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 12 Apr 2006 13:54

We couldn't reproduce the problem.
Please send us (dbxmda*crlab*com) a complete small sample to demonstrate it.
Also supply us following information
- Exact version of IDE
- Exact version of dbxMda
- Exact version of MySQL server and MySQL client

> Is your dll compatible with windows 98 at all?
Yes, it is compatible. A program written with BDS 2006 with BDS 2006 using dbxpmda30.dll can be run under Win98. We have tested that the program can connect to the server, execute SQL statements and display results.

kel

windows 98

Post by kel » Thu 13 Apr 2006 09:44

can it be we need some extra dll's to work with windows 98?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 13 Apr 2006 13:35

It is unlikely.

Post Reply