Hello, I'm developing a database driven membership application that will be distributed via CD-ROM. Right now I'm using Access as my database, primarily because you can commnicate with the .Net framework. Several people have told me to go with SQL Server but I'm not sure how to install the SQL service along with my app. Is there a good resource describing how to do this?
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Right click on the Setup and go to properties, You saw a Dialog box "Setup Property Pages" and click on the Prerequisites button, you saw a another dailog box "Prerequisites". Then check a "SQL Server 2005 Express Edition".
Richard BlythePosted Aug 13, 2008, 4:07 PM
Muhammad Shahid FarooqPosted Aug 13, 2008, 3:44 PM
Right click on the Setup and go to properties, You saw a Dialog box "Setup Property Pages" and click on the Prerequisites button, you saw a another dailog box "Prerequisites". Then check a "SQL Server 2005 Express Edition".