Nope, same problem.
I have also tried switching to MySQL, but it displays the same problem.
Also tried forcing it in the shell at a lower level by doing:
hub.threadConnection = sqlobject.connectionForURI("mysql://<a connect
string here>/idtest")
Didn't help.BTW, the classes are seen with a 'tg-admin sql list' , and 'tg-admin sql create' This seems like such a straigh-forward thing to do, surely there must be other SQLObject-based modules being imported by Turbogears users. Weird. EP

