libsqlmda.so.3.00 and Fedora Core 5

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
scaupp
Posts: 7
Joined: Tue 12 Dec 2006 14:27

libsqlmda.so.3.00 and Fedora Core 5

Post by scaupp » Tue 12 Dec 2006 14:36

Using libsqlmda.so.3.00 talking to mySQL 4.1. The mySQL db lives on a 64-bit version of FC5.

When used from within an executable created with Kylix 2 everthing works fine. When used from within an Apache DSO created with Kylix 2 the DSO has to be elf-patched (expected) and so does libsqlmda.so.3.00.

The elf-patched libsqlmda.so.3.00 continues to work OK when used in the executable.

Just wondering if there's an explanation for this and, more importantly, are there any known issues we're going to hit further down the road using an elf-patched libsqlmda.so.3.00?

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

Post by Antaeus » Wed 13 Dec 2006 12:10

Our driver is maximally compatible with the standard Kylix driver.
Your question rather concerns usage of application made by Kylix in the Apache products and Fedora Core environment. Try to ask this question on corresponding forums in the Internet.

Post Reply