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

2010-05-25 Thread Benoît Minisini
 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

--

___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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

2010-05-24 Thread Jorge Amarilla
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
--

___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user