Page 2 of 6

Re: PostgreSQL native from Phil Ide

Posted: Fri Sep 01, 2017 2:05 pm
by patito
Hi Jimmy
Attached image, of a prg made with express, Alaska 1.9 and a class developed by me based on the wrapper of postgresql made by Pablo Botella.
As you can see, 2505 rows and 83 columns takes 1.35 sec, you can insert, update, delete, edit, search, make sort, etc.

Re: PostgreSQL native from Phil Ide

Posted: Sat Sep 02, 2017 2:46 am
by hz_scotty
Can you send me this Demofiles (Package) to download - please? :pray:

Re: PostgreSQL native from Phil Ide

Posted: Sun Sep 03, 2017 4:29 pm
by digitsoft
Hello scotty
Attached is an example of the lib XBPGSQL.DLL and Express, usando la lib de Pablo Botella y la Clase de Hector Pezoa

hz_scotty wrote:Can you send me this Demofiles (Package) to download - please? :pray:

Re: PostgreSQL native from Phil Ide

Posted: Mon Sep 04, 2017 12:04 am
by hz_scotty
Thanks!

Re: PostgreSQL native from Phil Ide

Posted: Tue Sep 05, 2017 11:11 am
by digitsoft
New Aggregate Functions
1) Use the Alaska Date Format on SET DATE
2) You can Add and Remove a photo, very easy.
3) Use the Logical Formats
4) Use the ComboBox

Re: PostgreSQL native from Phil Ide

Posted: Thu Sep 07, 2017 8:40 am
by PedroAlex
digitsoft wrote:Hello scotty
Attached is an example of the lib XBPGSQL.DLL and Express

hz_scotty wrote:Can you send me this Demofiles (Package) to download - please? :pray:

hello Nolberto!

Do you have this example working in XB 2.0 ?

Regards?
Pedro

Re: PostgreSQL native from Phil Ide

Posted: Thu Sep 07, 2017 10:43 am
by Auge_Ohr
comercial wrote:Do you have this example working in XB 2.0 ?
you will find Source of libpq4xb.DLL / LIB in 1st Msg of this Thread

Re: PostgreSQL native from Phil Ide

Posted: Fri Sep 08, 2017 3:50 am
by PedroAlex
Auge_Ohr wrote:
comercial wrote:Do you have this example working in XB 2.0 ?
you will find Source of libpq4xb.DLL / LIB in 1st Msg of this Thread

Ok. Jimmy

Many Thanks.

Pedro

Re: PostgreSQL native from Phil Ide

Posted: Fri Sep 08, 2017 11:27 am
by digitsoft
Hello Pedro!

This weekend I compile it in XB 2.0
I am available in SKYPE with the digitsoft26@hotmail.com



Hola Pedro!

Este Fin de Semana Lo Compilo en XB 2.0
Disponible en SKYPE con la cuenta digitsoft@hotmail.com



comercial wrote:
digitsoft wrote:Hello scotty
Attached is an example of the lib XBPGSQL.DLL and Express

hz_scotty wrote:Can you send me this Demofiles (Package) to download - please? :pray:

hello Nolberto!

Do you have this example working in XB 2.0 ?

Regards?
Pedro

Re: PostgreSQL native from Phil Ide

Posted: Fri Sep 08, 2017 12:12 pm
by Auge_Ohr
hi,
digitsoft wrote:Attached is an example
nice work :clap:

how does your CLASS SQLRecordSet FieldPutPhoto()/ FieldGetPhoto() Methode look like ?
how do you store Image in PostgreSQL ?

not sure what Alaska now use with PgDBE to store Image. early Version have use "BYTEA"