In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Native Access to Postgres

Xailer English public forum
Responder
Simon White
Mensajes: 30
Registrado: Dom Mar 08, 2009 3:24 am

Native Access to Postgres

Mensaje por Simon White »

Hi
I would like to suggest that you add native support for Postgres.
Simon
Avatar de Usuario
Carlos Ortiz
Mensajes: 872
Registrado: Mié Jul 01, 2009 5:44 pm
Ubicación: Argentina - Córdoba
Contactar:

Native Access to Postgres

Mensaje por Carlos Ortiz »

por ODBC se puede trabajar perfectamente, y con acceso a datos realmente
rápidos.
El 07/01/2014 09:38, Simon White escribió:
> Hi
>
> I would like to suggest that you add native support for
> Postgres.
>
> Simon
ftwein
Mensajes: 50
Registrado: Lun Oct 22, 2007 5:17 pm

Native Access to Postgres

Mensaje por ftwein »

You can use TPostgres.prg from harbour contrib hbpgsql.
jrcpoli-quitar_1
Mensajes: 37
Registrado: Mar Jun 25, 2013 10:01 am

Native Access to Postgres

Mensaje por jrcpoli-quitar_1 »

From where you can download that class and the library, a little more
information would be welcome
El 09/01/2014 0:40, ftwein escribió:
> You can use TPostgres.prg from harbour contrib hbpgsql.
--
José R.Castro
---
Este mensaje no contiene virus ni malware porque la protección de avast! Antivirus está activa.
http://www.avast.com
ftwein
Mensajes: 50
Registrado: Lun Oct 22, 2007 5:17 pm

Native Access to Postgres

Mensaje por ftwein »

I will prepare a demo and post here later.
Regards.
jrcpoli-quitar_1
Mensajes: 37
Registrado: Mar Jun 25, 2013 10:01 am

Native Access to Postgres

Mensaje por jrcpoli-quitar_1 »

El 10/01/2014 12:04, Fausto Di Creddo Trautwein escribió:
> I will prepare a demo and post here later.
>
> Regards.
I hope and I thank
--
José R.Castro
---
Este mensaje no contiene virus ni malware porque la protección de avast! Antivirus está activa.
http://www.avast.com
Avatar de Usuario
Carlos Ortiz
Mensajes: 872
Registrado: Mié Jul 01, 2009 5:44 pm
Ubicación: Argentina - Córdoba
Contactar:

Native Access to Postgres

Mensaje por Carlos Ortiz »

I hope, thanks!
El 10/01/2014 08:04, Fausto Di Creddo Trautwein escribió:
> I will prepare a demo and post here later.
>
> Regards.
ftwein
Mensajes: 50
Registrado: Lun Oct 22, 2007 5:17 pm

Native Access to Postgres

Mensaje por ftwein »

This sample was created in Xailer 3.2, you need to copy file liblibpq.a to xailer3hb32Libwinmingw.
DemoPgSql.rar is the xailer project.
customer.rar is the PostgreSQL table I used, please create a database named DemoPgSql and edit config.ini.
There is a useful function named GeraPlanilhaBrowse() that exports TDBBrowse to Excel.
Sorry for the portuguese function names, I'm from Brazil.
Regards.


Attached files customer.rar (24.2 KB)Â DemoPgSql.rar (58.8 KB)Â
Responder