Alexander. B
unread,Sep 23, 2011, 6:07:24 PM9/23/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-framework
Hello, i'm new to Play Framework.
I was looking for one thing in manual for whole day, but as i didn't
found an answer - i'm gonna ask question here.
My server is using two mysql databases on different sql-servers and
with really different schemas.
I see there's only one db can be specified in application.conf
(db.url=....).
Also i've seen module called "multidb", thought it would help, but it
intended for multiple databases with same schema.
How may i operate in Play Framework with more than one database and
with different schemas ?
Thanks for further advices!