<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>My guess is that you are using Windows ;) If you are using Linux
then there is a problem with your distro's library manager.<br>
</p>
<p>I am sure that it is recommended practice by MS to install
dependencies in an application's folder. Otherwise there is a risk
of stealth upgrades/downgrades. For that reason, IBX always checks
the application folder first when looking for the Firebird DLL and
only uses the registry to locate it and other well known
locations, if it can't find it there. I would be surprised if
Lazarus's SQL objects don't work that way as well.<br>
</p>
<div class="moz-cite-prefix">On 15/03/2019 16:31, Eurico JB Silva
via lazarus wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMfRcXQfb3nj6o_PLtMj2vsYYZqVjBK1MJwmYeLRp8d1i+E=2Q@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Dear, </div>
<div><br>
</div>
<div>After retiring, I met Lazarus and I really enjoyed this
IDE, for several reasons. However, I realized that objects
that access Database of different types (PostgreSQL, MySQL,
SQLite, etc.), require an effort to make it work. So, like the
vast majority, I downloaded <b>ZeosLib</b> and as a step of
magic everything worked right away.</div>
<div><br>
</div>
<div>So I decided to analyze the sources of <b>ZeosLib</b> to
try to understand why, and it seems that the objects included
in Lazarus require the libraries with their most precise
configuration on the machine where the application is
installed. <b>ZeosLib</b> allows the same libraries to be
present in the same application installation folder. So I'd
like to suggest that those objects that are already part of
Lazarus may have the same behavior, so you do not need to
download any other object to access the database.</div>
<div><br>
</div>
<div>A hug to everyone.</div>
<div class="gmail-yj6qo gmail-ajU"
style="outline:none;padding:10px 0px;width:22px;margin:2px 0px
0px"><br>
</div>
-- <br>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div> <br>
Eurico JB Silva<br>
#22-992089960<br>
<br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
</body>
</html>