José Luis Castro a écrit :
> Hi Benoît. Thanks for your kind answer.
> 
> I must say, however, the database was created and it's maintained using the
> application "PGAdmin", so I can say with absolute security that the table
> I'm trying to acces has been created, in fact, with a primary key. Also I
> ran a lot of queries from PGAdmin and everything works just fine; so a
> priori I think the database and tables are well designed.
> On the other hand, I tried to access from Gambas 2.16, another table of the
> same database, but a one that is not into the schema (for instance, has the
> same sctructure, keys and indexes) and works fine when using the Edit()
> method. That's the reason I think this is a problem with schemas.

José, did you set your schema up into the 'search_path' variable ?

-- 
Reality is a cop-out for people who can't handle drugs.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to