Interop.SQLMERGXLib.dll

From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 02/02/05


Date: Wed, 2 Feb 2005 08:57:39 -0800

It should be in c:\program files\microsoft sql server\80
\com\

However it is not prefixed with Interop.

Inside the Visual C# .NET project, you add a reference to
the Microsoft SQL Merge Control 8.0 COM object, and then
add the following code:
using System;
using System.Runtime.InteropServices;
using SQLMERGXLib;

As far as I recall, adding the reference imports the type
library, so assuming the COM object is registered (it
should be from the SQL Installation) there's no need to
use regsvr32.exe

HTH,
Paul Ibison



Relevant Pages

  • Re: Books reviewed
    ... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Books reviewed
    ... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Books reviewed
    ... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ...
    (microsoft.public.dotnet.general)
  • RE: Linked SQL query performance after upgrade 97 to 2003
    ... That kbb article doesn't show the keeping connection open concept, ... With the MSysConf Table, I think you can fine tune this feature ... Post the SQL. ... 'reference' as the lookup. ...
    (microsoft.public.access.queries)
  • Re: Books reviewed
    ... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ...
    (microsoft.public.dotnet.framework)