SQL Server 2005 with VB.net
Hello,
i am hareen.

I am working on collegedatabase managment software. which is develope in vb.net. i am using sql server database 2005 and my database name is collegedatabaseMV.mdf . i have some question..? what is necessary to load sql server 2005 on client computer when i am install my application setup with .mdf database file  on client computer?.


how i can run my application on client computer without sql server 2005 database.?


means if client have not installed sql server 2005 on his computer.. then how to client can use this application whitout server 2005.?



Software/Hardware used:
Vb.net, window xp, vista, windows 7
ASKED: Jul 29, 2011  10:11 AM GMT
UPDATED: March 31, 2012  7:40:16 PM GMT
63,630 pts.

Answer Wiki:
how i can run my application on client computer without sql server 2005 database.?

You can't. SQL Server 2005 will need to be installed somewhere so that you can attach the database to the SQL Server instance.

what is necessary to load sql server 2005 on client computer when i am install my application setup with .mdf database file  on client computer?.

They will need to purchase a license for SQL Server and install it on a computer. If the database is small enough they can download the express edition of SQL Server which is free. You might want to look at a newer version of SQL Server than SQL Server 2005 as that is 6 years old and there have been two major releases since then with another coming later this year (2011) or early next year (2012).
Last Wiki Answer Submitted:  Jul 29, 2011  8:50 PM (GMT)  by  Mrdenny   63,630 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

[...] Mrdenny has the answers for a member asking about SQL Server 2005 with VB.net. 6. Mrdenny to the rescue again! This time he helps a member change the users’ administrator [...]