Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Install SMO or Alternative?
Message
From
15/03/2011 10:06:26
 
 
To
14/03/2011 23:54:29
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01503651
Message ID:
01503700
Views:
26
>>One of the thoughts I had are as follows:
>>The end-user inserts the CD which has all the different installation components, such as iis setup, workstation install, sql install (or existing selection), etc.
>>
>>The user has the option to use an existing SQL instance or to install a new express instance. For this i must search the network and 'offer' all the different options (also existing database selection for enterprise interface to my app).
>>
>>I think it would be 'dumb' to have to install SMO just so that i can show the user the different options. And then he might choose to use an existing sql, which means we just installed smo on a machiene which he/she didn't really need.
>>
>>what are your thoughts on that?
>
>If this serves only at installation time, then I agree that it should not remain there, if installed, after the installation. If you can find another alternative to negotiate with that without installing SMO, then, that would be better. Otherwise, you would need to setup a post installation process to deinstall it after. But, I wouldn't recommmend that way. Keeping it simple is always preferred. Let us know about the approach to resolve the issue once you find it.

Yes, those were my thoughts too - thats why i started this thread. I just wasn't sure as I have not developed an app like that before.

So, that brings me back to one of my original questions: What alternative is there to accomplish the tasks mentioned in the original message?

Does anyone have an idea?

Thanks everyone for their help.
Previous
Reply
Map
View

Click here to load this message in the networking platform