This is mnoGoSearch's cache of https://lists.gambas-basic.org/pipermail/user/2010-May/029717.html. It is a snapshot of the page as it appeared during last crawling. The current page could have changed in the meantime.

Last modified: Mon, 24 May 2010, 23:19:48 CEST    Size: 3275
[Gambas-user] DataSource component - Is it works with postgresql's schemas? - Gambas2

[Gambas-user] DataSource component - Is it works with postgresql's schemas? - Gambas2

Jorge Amarilla jamarilla at ...626...
Mon May 24 23:19:48 CEST 2010


I wish to know, if the DataSource component works with postgresql's schema,
because I try to use it and don't work.
I modificated DataBase Example, changed in the DataSource2 property, table :
color => test.color, test is the schema's name and in the other DataSource1
I changed Table :test => test.test.
I get this error => Unknown table test.color

Regards

Jorge Amarilla



More information about the User mailing list