is it neccesory to install sql
is it necessory to install sql & c# when you are running exe file of c# project on ur system
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.
Jean PaulPosted Feb 8, 2011, 10:19 AM
(you can check the version of your assembly by getting the project properties in visual studio)
The sql server is required if your application needs to install a local db server in the client machine.
Muhammad younasPosted Feb 8, 2011, 12:07 PM