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

Benoît Minisini gambas at ...1...
Tue May 25 12:07:26 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

Postgresql schemas are supported in Gambas 3 only!

Regards,

-- 
Benoît Minisini




More information about the User mailing list