Just Guessing


I have run into this issue repeatedly when installing applications on SBS 2003. The application needs a database and looks for one when installing. It sees the SQL 2000 databases pre-installed on SBS 2003 for monitoring and reporting and assumes it can use them. Ultimately the program grinds to a halt because these instances cannot be used for the application (I'm assuming). The program should install it's own instance of SQL . I end up spending quite a bit of time mending the installation by manually installing some "lite" version of SQL and piecing it to the application.

Is there anyway to use the existing SBS 2003 SQL databases for a new app, like a backup program There is no SQL management software on SBS 2003, so how is that done Should I always install a new instance of SQL server for a new application

I would love to see some official documentation on how to do this.

Thanks!




Re: SQL databases and SBS 2003

Mike Wachal - MSFT


Hi Just Guessing,

You need to discuss these types of questions with the person or company that you got the application from. If these are packages software applications, it is unlikely that you are licensed to modify the applicaiton in the way you are suggesting. As such, if the applications is failing because it detects an existing SQL install, but can't use it, you need to contact the vendor for that application and get their help in installing it.

Mike