Dne 14.3.2017 v 14:21 Daniel Kozak napsal(a):
Dne 14.3.2017 v 14:13 Suliman via Digitalmars-d-learn napsal(a):
I need to develop App that should work on Linux and Windows. It need
PostgreSQL driver. I tried Vadim's ddbc for PostgreSQL but it's fail
on x64 version of PostgreSQL and possible will not on x64 PG on Linux
(I can't test it now).
Could anybody advice me good driver without problems? I seen some
pg-wrapers on code.dlang.ru, but do not have test all of them.
ddbc works fine for me
s/ddbc/ddb/