i just installed the newest zeos in my bds 2006 and it worked just fine.
the only problem is: i try to connect per zconnection on my postgresql 8.2 db and i get the error message 'None of the dynamic libraries can be found: libpq.dll, libpq81.dll'
i already tried to store those 2 files which ive found in the zeos and in the postgre install dir into windows/system32, in the exe path and in the bds/lib path without success!
where shall i store those 2 files for being able to establish a connection to my postgresql db?
EDIT1: ok now i tried postgre 7 as protocol and this error vanished! why?
btw next error is now: 'Requested database driver was not found' im going to fix this if i can, advices appreciated :>
BTW you could just use PostgreSQL-7 protocol and the libpq73.dll. I don't think ZeosLib uses much, if any of the new features available in the new dlls.