|
Dear all I am a new bie. I have developed a data base application using ADO.Net and sql server 2000. while devolping an application on my own laptop I used the wizards which helps me connect to the sql server. the connection thus establised was hard coded in all sql Adopters and data sets. Now i am finished with the application and it is working fine on my own machine. this is the time i have to deploy my application along with sql server 2000 on user machine. I want that i should be able to create a utility where it can automatically detect the user machine and install itself making a connection with sql server itself. Like Microsft office products whihc can be deployed on any windows machines... any help / idea how to go about it please
|