[Lazarus] Postgres Dlls not found

Michael Van Canneyt michael at freepascal.org
Sat May 31 14:43:49 CEST 2008



On Sat, 31 May 2008, Dave Coventry wrote:

> Yes, DLL hell it is.
> 
> That's why I was dismayed to see that PQconnection used the DLL (and
> not just one, it uses several).
> 
> But I suppose if there's a good reason for it....

All database interfaces always should use a DLL. 
That's what they are for, after all.

Alas, theory and practice are not always on par :-)

Michael.



More information about the Lazarus mailing list