ashok
unread,Oct 31, 2012, 12:23:53 PM10/31/12Sign 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 scooter-...@googlegroups.com
Hey guys,
I'm buliding an CRUD application .
This application works on my Desktop but the problem is when I'm running my application on my friends laptop,
It throws an JDBC error , obviously there are no database and DB-connection available on my friends laptop.
I'm bit confused here and have some questions,
1 : It looks like everytime I need to run all the SQL queries which is similar to creating new project .
2 : How can I port my same database on another systems , do I need to carry my database everytime ?
3 : Is there any otherway so I can simply run a command and Scooter can create my database according to my project structure or model ?
I'm totally newbie so please help me.
I found in playframewok, database totally depend upon the MODEL.
Thank in advance !!
keep coding :)