On Jan 18, 2007, at 5:03 PM, [EMAIL PROTECTED] wrote:

> But now for the down side.  There is still some
> very  odd behavior.  First of all I am connecting
> to a postgresql database with multiple schemas.
> The ide apparently can only see the "public"
> schema and not the others.

        This is a known limitation of the dbPostgreSQL code, and one that  
also was shared with an attempt to get Oracle working last year. We  
haven't been able to take the time to figure out how to integrate the  
concept of schemas into the database engine. I guess you can tell  
that neither Paul nor I is a heavy Postgres user.  :-(

        If you're so inclined, could you take a look at the code for  
dCursorMixin, dBackend and dbPostgreSQL? If you can at least point us  
in the right direction, perhaps we can make an improvement that will  
work not only for Postgres, but for all backends that implement  
schemas in their designs.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to