Hi, On 3/22/06, venkatbo <[EMAIL PROTECTED]> wrote: > 'am a newbie to TG... I was wondering if its reasonably easy to > isolate/remove the dependency on a db to provide data to the backend ?
Welcome! And, yes, it's very easy. If you don't use a database, you don't need one. You have to explicitly configure and use a database system, so you really can pull your data from anywhere. (There have been a number of little things I've done with TurboGears that don't use a database.) Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

