Im trying to get this working:

db=SQLDB('mysql://[EMAIL PROTECTED]/web2py_test')
db2=SQLDB('mysql://[EMAIL PROTECTED]/web2py_test2')

then i defined tables db... and db2... but found, that all tables were
created under one database, the first one (web2py_test). So how this
should work?

Thanks,
-Marko
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to