How can i embed database in my setup file
-
I want to include the database in my setup file itself . i don't want to setup the database manually. So, how can i do it.
-
I want to include the database in my setup file itself . i don't want to setup the database manually. So, how can i do it.
-
praveenvkumarv wrote:
So, how can i do it.
Well have you started by READING any documentation or articles about creating installers?
yeh, i have tried using setup and deployment project , i need to embed sqlserver in it.
-
yeh, i have tried using setup and deployment project , i need to embed sqlserver in it.
praveenvkumarv wrote:
i have tried using setup and deployment project
Is that what I asked you?
led mike wrote:
have you started by READING any documentation or articles about creating installers?
No, I don't think so. If you are not capable of or willing to Google to find and then READ documentation and articles relating to the technology you need to use then you are not worth my time trying to help you. Have a nice day.
-
praveenvkumarv wrote:
i have tried using setup and deployment project
Is that what I asked you?
led mike wrote:
have you started by READING any documentation or articles about creating installers?
No, I don't think so. If you are not capable of or willing to Google to find and then READ documentation and articles relating to the technology you need to use then you are not worth my time trying to help you. Have a nice day.
Yeh, i have searched the Google and codeproject but the demo project in codeproject is not working . Regarding the documentation it is showing to use the firebird database . then i need to change all the code, that's the problem.