hi...
I have developed a billing software.it is about to run in a lan.so the database should be in one system.so that all the data is saved in one database.then how can i make it possible?is there any easy way to do at installation time to select the database.Or do i need to write code for selecting the database in my program.
help me please ...its urgent..
Loading
Posted May 17, 2010, 3:34 AM
Just an idea.....
Kirtan PatelPosted May 17, 2010, 3:22 AM
CrishPosted May 17, 2010, 3:15 AM
you can access database on lan. Just you need to configure your databse server.
Go Program Files -> Microsoft SQL server 2005 -> Configuration Tools -> SQL server Surface Area Configuration.
Configure your server for Network. Allow it for network even. Also firewall set to off.
Don't forget to Mark Do you like this Answer that solved your problem!