Antonio Homem Ferreira
unread,May 19, 2012, 3:55:24 AM5/19/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I'm trying Sqlrdd to connect to Postgres on a windows 7 64bits (client
and server same pc)
SR_AddConnection(4,"pgs=127.0.0.1;uid=postgres;dbt=teste;pwd=1234;port=5432" )
Always get return value -1
sqlerror.log
Unsupported Postgres version: PostgreSQL 9.0.7, compiled by Visual C++
build 1500, 64-bit
Xharbour builder version sept 2008
Sqlrdd demo
Versions mentioned as supported in the sqlrdd manual are quite old.
Is there any support for newer versions of postgres?
Antonio