Página 1 de 1
Native Access to Postgres
Publicado: Mar Ene 07, 2014 1:38 pm
por Simon White
Hi
I would like to suggest that you add native support for Postgres.
Simon
Native Access to Postgres
Publicado: Mar Ene 07, 2014 10:24 pm
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
Native Access to Postgres
Publicado: Jue Ene 09, 2014 12:40 am
por ftwein
You can use TPostgres.prg from harbour contrib hbpgsql.
Native Access to Postgres
Publicado: Jue Ene 09, 2014 12:32 pm
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
Native Access to Postgres
Publicado: Vie Ene 10, 2014 12:04 pm
por ftwein
I will prepare a demo and post here later.
Regards.
Native Access to Postgres
Publicado: Vie Ene 10, 2014 2:03 pm
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
Native Access to Postgres
Publicado: Vie Ene 10, 2014 2:55 pm
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.
Native Access to Postgres
Publicado: Vie Ene 10, 2014 4:55 pm
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)Â