SQL Merge Modules and SQLNS

SQL Merge Modules and SQLNS

Post by Stephen J Bemen » Tue, 11 Jun 2002 17:45:49



I have an application that uses MSDE 2000 and needs to deploy sqldmo.dll and
sqlns.dll on each client. I know that I need to use DMO.msm and DMO_RES.msm
to provide the former, does anyone know if the sqlns (and its support files)
are in a merge mod and which one it is?

TIA

--
Semper Fi,
Red

 
 
 

SQL Merge Modules and SQLNS

Post by Tibor Karasz » Tue, 11 Jun 2002 19:54:06


Nope, SQLNS is not redistributeable via MSDE. The user needs a CAL to have license to use SQLNS.

--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sql...


Quote:> I have an application that uses MSDE 2000 and needs to deploy sqldmo.dll and
> sqlns.dll on each client. I know that I need to use DMO.msm and DMO_RES.msm
> to provide the former, does anyone know if the sqlns (and its support files)
> are in a merge mod and which one it is?

> TIA

> --
> Semper Fi,
> Red


 
 
 

SQL Merge Modules and SQLNS

Post by Chad Brockma » Fri, 21 Jun 2002 14:47:50


That really sucks.

  Chad



Quote:> Nope, SQLNS is not redistributeable via MSDE. The user needs a CAL to have

license to use SQLNS.
Quote:

> --
> Tibor Karaszi, SQL Server MVP
> Archive at:

http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sql...




Quote:> > I have an application that uses MSDE 2000 and needs to deploy sqldmo.dll
and
> > sqlns.dll on each client. I know that I need to use DMO.msm and
DMO_RES.msm
> > to provide the former, does anyone know if the sqlns (and its support
files)
> > are in a merge mod and which one it is?

> > TIA

> > --
> > Semper Fi,
> > Red

 
 
 

1. SQL 2000 Merge Modules with Windows Installer (Installshield Edition)

Hi,

Im trying to distribute MSDE 2000 in my setup package.  This is what i've
done:

Copied the files from MSM\*.* and MSM\1033\*.* from the CD to the objects
directory.

Referenced the following Merge Modules in the project:
Connectivity Merge Module (connect.msm)
DMO Core Files Merge Module (dmo.msm)
DMO Resource Files Merge Module (dmo_res.msm)
DTC Merge Module (dtc.msm)
DTS Core Files Merge Module (dts.msm)
DTS Resource Files Merge Module (dts_res.msm)
Replication Core Files Merge Module (repl.msm)
Replication Resource Files Merge Module (repl_res.msm)
SCM Developer Files Merge Module (dev_scm.msm)
Shared Merge Module (shared.msm)
SQL Agent Core Files Merge Module (sqlagent.msm)
SQL Agent Resource Files Merge Module (sqlagent_res.msm)
SQL Server Core Files Merge Module (sqlsvr.msm)
SQL Server Resource Files Merge Module (sqlsvr_res.msm)
SQL Server Setup Merge Module (sqlbase.msm)
SQL Server Tools Core Files Merge Module (tools.msm)
SQL Server Tools Resource Files Merge Module (tools_res.msm)

I've also set the following Properties in Advanced Views, Property Manager:
SqlInstanceName        instance1
SqlSecurityMode        SQL

The project builds ok but its rollbacks just after it says Installing
Services.

Has anybody got any ideas or maybe a sample project to help me get this
working?  I am using Installshield Pro - Windows Installer Edition 2.03.

Kind Regards,
Chris Bond

2. Problem loading program

3. SQL Server Merge module

4. conversion

5. SQL 2k MSDE merge modules and WI callback function

6. Screen Savers in FoxPro 2.6 (attachment) - savers.zip (0/1)

7. HOWTO Distribute SQL 2K w/ merge modules

8. Precompiled Windows version?

9. Where are merge modules from SQL Server 2000 SP1

10. Merge Module for SQL Server 2000

11. DTS Merge Modules for Windows Installer/VSI

12. MSDE Install using Merge Modules?

13. MSDE Merge Modules?