After a successful installation of the Microsoft® SQL Server™ version 7.0 client utilities, SQL-DMO files can be found in these locations with these names:
In addition to the above files, a successful installation of SQL-DMO includes:
If the installation of client utilities fails, it is possible that not all SQL-DMO files will be present or some may not be registered properly.
To register the SQL-DMO components
\MSSQL7\BINN\REGSVR32 SQLDMO.RLL
\MSSQL7\BINN\REGSVR32.EXE \MSSQL7\BINN\resources\1033\SQLDMO.RLL
To use SQL Namespace (SQL-NS), you must have these files in these locations with these names and the SQL-DMO files mentioned above:
If the installation of client utilities fails, it is possible that not all SQL-NS files will be present or some may not be registered properly.
To register the SQL-NS components
\MSSQL7\BINN\REGSVR32 SQLNS.RLL
\MSSQL7\BINN\REGSVR32.EXE \MSSQL7\BINN\resources\1033\SQLNS.RLL
Developing SQL-DMO Applications | SQL-NS Reference |
Overview of Installing SQL Server |