Thanks. I really appreciate the suggestion. I guess I might as well abandon "tg-admin sql create" for now as I have run out of database solutions.
After two weeks of trying to implement: Windows 2000 SP4 TurboGears .9a4 with all three databases. SQLite created empty database without tables: Jorge Vargus wrote: this is a known issue so far we know - it seems to be windows only - and slqlite only - it doesn't happens to everyone - it seems that it's not on TG code, but on one of the layers. MYSQL python interface failed to install. Run MySQL-python-1.2.1_p2 "setup.py install" and the error requests the dotNET SDK (SoftwareDevelopmentKit). Searching the Python 2.4 problems you find the Windows Binary version of Python 2.4.x was compiled with Visual Studio 7.1 and in this situation looks for an integrated compiler included in the SDK of dotNet. PostgreSQL or psycopg2 appears to create table relation confusion. Would there be any advantage of trying to use SQLAlchemy instead of SQLObject. Might this configuration work better (at all) with Windows 2000 SP4 and TG.9a4? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

