On Friday 15 January 2010 06:18:33 am Ed Leafe wrote: > On Jan 14, 2010, at 2:36 AM, Christoph Gohle wrote: > > When using ClassDesigner.py and trying to create a form using the 'Add > > From Data Environment' wizard, I can connect to my database and get > > all my tables listed in the combobox 'Select Table' in the 'Select > > Fields to Add' page. However, the 'fields' list stays empty for every > > but the public schema tables. > > > > Am I doing something wrong? > > Probably not - I've never tested it with anything other than public > schema > tables. > > I'm on the road for the next few days, so I won't be able to look into > this until early next week. If it slips through, please remind me. > > > -- Ed Leafe
This works for me. However, I'm using svn, linux, python 2.5, wxpython 2.8.10. I would think that 9.2 would have support for schemas. I have a database with two schemas (API, PUBLIC) and I login as the database owner (you need permission for both schemas). All tables from both schemas are listed when using the 'Add from data environment' wizard. Are there any errors reported? Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
