Thank you so much for your response. Perhaps in the future I'll try to set up a local version of the database... but I'll have to wait until I recover because the rigmarole yesterday pretty much sapped my will to live.
Can you tell me what you mean by "you should have this rather in a production.ini"? Do you mean that there should be a file called production.ini and I should change that one and leave development.ini alone? Or do I change the name of development.ini to production.ini? Also, when I'm actually building the project, how do I tell it to get its DB info from the production.ini, instead of whatever the default is? Sorry if these are stupid questions... I'm totally a newbie with this stuff... On Sep 26, 3:10 pm, NiL <[email protected]> wrote: > in your development.ini you'll find a connection string to the > database > > change this to connect remotely to your db. (you should have this > rather in a production.ini) > > still it is a good idea to have a local dev version of the db -- 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.

