OK, I currently have Postgres using schema's. ClassDesigner works not sure about AppWizard (Paul is making changes). Anyway, now we have a different question. getTables() returns ALL tables available to the user. That includes all the system tables and a few others that are available for reading by the user.
Since the system tables are not normally used by users should we return them from getTables()? I think not. After all, Dabo is not a DB administration program - right Ed? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
