PostgreSQL native from Phil Ide

This forum is for ideas and or code to be contributed for general use.
Message
Author
patito
Posts: 121
Joined: Tue Aug 31, 2010 9:01 pm

Re: PostgreSQL native from Phil Ide

#11 Post 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.
Attachments
browse express
browse express
browse.png (147.95 KiB) Viewed 21635 times

User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

Re: PostgreSQL native from Phil Ide

#12 Post by hz_scotty »

Can you send me this Demofiles (Package) to download - please? :pray:
best regards
Hans

User avatar
digitsoft
Posts: 451
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: PostgreSQL native from Phil Ide

#13 Post 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:
Attachments
TEST XBPSQL.rar
(2 MiB) Downloaded 959 times
Last edited by digitsoft on Mon Sep 11, 2017 7:11 am, edited 1 time in total.
Nolberto Paulino
Regards

User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

Re: PostgreSQL native from Phil Ide

#14 Post by hz_scotty »

Thanks!
best regards
Hans

User avatar
digitsoft
Posts: 451
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: PostgreSQL native from Phil Ide

#15 Post 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
Attachments
XBPSQL.jpg
XBPSQL.jpg (121.37 KiB) Viewed 21585 times
Nolberto Paulino
Regards

User avatar
PedroAlex
Posts: 229
Joined: Tue Feb 09, 2010 3:06 am

Re: PostgreSQL native from Phil Ide

#16 Post 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
Pedro Alexandre

User avatar
Auge_Ohr
Posts: 1405
Joined: Wed Feb 24, 2010 3:44 pm

Re: PostgreSQL native from Phil Ide

#17 Post 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
greetings by OHR
Jimmy

User avatar
PedroAlex
Posts: 229
Joined: Tue Feb 09, 2010 3:06 am

Re: PostgreSQL native from Phil Ide

#18 Post 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
Pedro Alexandre

User avatar
digitsoft
Posts: 451
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: PostgreSQL native from Phil Ide

#19 Post 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
Nolberto Paulino
Regards

User avatar
Auge_Ohr
Posts: 1405
Joined: Wed Feb 24, 2010 3:44 pm

Re: PostgreSQL native from Phil Ide

#20 Post 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"
greetings by OHR
Jimmy

Post Reply