Madz Posted May 29, 2003 Posted May 29, 2003 Hi , i want to add MSDE in my Setup program, is there any way to do so ?????? Quote The one and only Dr. Madz eee-m@il
LordNader Posted June 12, 2003 Posted June 12, 2003 yeah you can but.... yes you can but it is a long process you first need to add the msm modules. I have a list for you if you need then you also need to get a copy of ORCA to hand edit the MSI file that is output by Visual Studios. on top of that you need to include a script inside the setup to name the instance of the SQL server the MSDE installs and then you need to change the password on it. if you (or anyone else) is still interested, let me know and I will list everything here, but it is a bit of work. Nader Hamzei Quote
mmatsumura Posted September 8, 2003 Posted September 8, 2003 Re: yeah you can but.... I have been trying to deploy MSDE for via a VB.NET application but haven't had any luck. Given that I read this message I am wondering if you'd be willing to take me step-by-step on developing a deployment tool for MSDE. Fingers crossed... Mike yes you can but it is a long process you first need to add the msm modules. I have a list for you if you need then you also need to get a copy of ORCA to hand edit the MSI file that is output by Visual Studios. on top of that you need to include a script inside the setup to name the instance of the SQL server the MSDE installs and then you need to change the password on it. if you (or anyone else) is still interested, let me know and I will list everything here, but it is a bit of work. Nader Hamzei Fingers crossed!!! Quote
the_big_swede1 Posted October 15, 2003 Posted October 15, 2003 Orca and scripts... I think I have the .msm thing down, but is there a reference anywhere that I could consult about how to include the script to configure the database in the setup? or is that just shelling out to some osql after it is all installed? Also - do you have any hints on how to use Orca or could you point me to a reference on what all those values even mean? Any help would be appreciated. Thanks. - Erik Quote
mmatsumura Posted October 15, 2003 Posted October 15, 2003 LordNader, I am very interested in how to make the MSDE deployment work and would greatly appriciate your solution. MANY THANKS, Mike Quote
MosesM Posted January 3, 2004 Posted January 3, 2004 LordNader I'm new to this scenario (MSDE in VB.Net application setup). I hv actually started a project that needs that. Given that I read this message, I am hoping if u can help me out in doing the above stepbystep. Thank u in advance. Quote
LordNader Posted March 3, 2004 Posted March 3, 2004 Hey Folks, sorry it took so long for me to sign back on if you need help with MSDE, go to gotdotnet.com and search the sample database for "Embedding MSDE SQL" and you should get a document I wrote that details everything out. Let me know if you guys still need help. Nader Hamzei Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.