[Gambas-user] Return values from (PostgreSQL) Database

rolf rolf.frogs at ...221...
Wed Sep 6 12:43:46 CEST 2006


Hi Ron

> > how can I get every messages the postgresql database sent, especially
> > when I ask the database to "EXPLAIN some query..." to evaluate if a
> > statement is valid.
>
> Good question,
>
> It would be a good thing to have 2 types of Result.
> The first one as is now a record type and the second
> one simple the text as is returned by the sql server.
>
> This would be the result i.e. returned by MySQL with
> all the '-' and '|' to represent the table grid.
>
> Could be named as .Responce and is just the responce
> which is already internal available.
>
> After all not every responce is a table as with
> 'Explain' is the case. :)

So until now there is no way to get the (not table) results ;)

So: Hello Benoit can you hear us?

Bye
Rolf




More information about the User mailing list