Do i need to create same database on another pc as on my pc created database for running a perticular app

10 views
Skip to first unread message

ashok

unread,
Oct 31, 2012, 12:23:53 PM10/31/12
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 :)

John Chen

unread,
Oct 31, 2012, 10:47:22 PM10/31/12
to scooter-...@googlegroups.com
What database do you use on your desktop? Your friends may not have the same database set up. It usually doesn't take much to set up a database. The other option is to use an embedded database like HSQL.

John
Reply all
Reply to author
Forward
0 new messages