Using SQL Server Database in other Computer

xpertwinner

Member
Joined
Dec 26, 2008
Messages
24
Programming Experience
Beginner
In my project I use a database which I created using SQL Server Explorer.. now I want to install the application in other computer, which will obviously need to access the database (or a copy of it) and be able to change it, etc. How can I do that? Thanks.
 
Back
Top