On Fri, Mar 7, 2008 at 12:55 PM, Brian Blais <[EMAIL PROTECTED]> wrote:
>
> And the mystery continues...
>
> The code below works, with the same database that my larger code
> fails on, even though I've pretty much copied and pasted. I need to
> make sure that there is no other difference between the 2.
I think, now I know why it fails.
use
web.config.db_parameters = dict(...)
web.load()
instead of web.connect(...)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---