Apologies for posting about SQL Object, just couldn't find another active list that used it.
I am able to connect to a SQL Server and create tables/records through my code. I cannot, however, access existing tables to use the Dynamic Class Generation feature. If it makes a difference, the tables are shown in SQL Explorer like this: dbo.ExistingTable1 dbo.ExistingTable2 ... py_user.CreatedTable1 py_user.CreatedTable2 I thought it may be a permissioning issue, though py_user has dbo permissions on the database. Anybody have some ideas on what may be going wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

