My office has LAN. So it is possible to make my database common for all the branch through my ip address of pc.
i have told to the boss that we should host the DB at server. Then the DB will make common for all the office. But boss is telling that no make it without hosting if is is possible. If any body have any idea then reply me please..
Thanks...

Mukesh Kumar TiwariPosted Sep 10, 2013, 8:07 AM
Mukesh Kumar TiwariPosted Sep 10, 2013, 8:06 AM
u have send me a nice line, which is very usefull.....
Suthish NairPosted Sep 10, 2013, 7:53 AM
Jignesh TrivediPosted Sep 10, 2013, 6:05 AM
hi,
yes, you can share your database online. In the data base it must allow remote connections ( Properties -> Connections -> Check "Allow remote connections to this server"). and you must have online connectivety(may be static IP or else).
please refer
http://blogs.msdn.com/b/walzenbach/archive/2010/04/14/how-to-enable-remote-connections-in-sql-server-2008.aspx
it might help you.