Sql Express (Merge Subscriber) / SQL Server 2000 (Merge Publisher)



Hi All,



I need a little clarification and was wondering if anyone can point me in
the direction of this.



Previously we were running MSDE on a client machine and SQL Server 2000 at
Head Office running Merge Replication. In our application (VB6) we were
running the Merge ActiveX Control to manage the replication process, however
some of our clients are moving to Vista and I understand that MSDE is no
longer supported on Vista.



So what we would like to do is install Sql Express on the client machine
running Vista. Can anyone confirm if Sql Express can connect to a Sql Server
2000 publisher and process merge replication. I understand that Enterprise
Manager can't connect to Sql Express which is fine, We don't require any
agents to be run as this can be controlled via the VB6 application either
running the Merge ActiveX Control or running a COM enabled control with RMO.



If anyone can point me in the right direction that would be great.



Thanks, Tim.


.



Relevant Pages

  • Re: OpenDataSource connection problem
    ... Access is on the client machine. ... You have to work out why Access (sql server, ... application/Access database on a client machine, ...
    (microsoft.public.access.queries)
  • Re: convert rtf to plain text
    ... The 'RICHTEXT.RichtextCtrl' ActiveX control might be the Microsoft Rich ... Sylvain Lafontaine, ing. ... table.I found below sql function in google search. ... DECLARE @object int ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Open Outlook on user machine
    ... There is no way to open Outlook directly from the HTML of a web page, nor from the C# "code behind" which is executed on the server running IIS. ... If, however, you are programming for your own intranet, or can guarantee that the user is running IE and will execute code from your site with enough privelege, you can write an embedded activeX control and call it from javascript within your page. ... Because the ActiveX control will download to the client and run there, you can do more or less anything you could do in a normal user program. ... Of course, if you write the ActiveX control in C#, you're dependent on the correct version of .NET already being installed on the client machine, too. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to export SQL tables using Internet connection
    ... In your client machine you can create a alias to the server using Client ... network utilty specfying the protocol as TCP/IP. ... Import the data between SQL Tables ...
    (microsoft.public.sqlserver.server)
  • Re: Accessing ActiveX control method from VBScript
    ... in the OBJECT tag replace CODEBASE with SRC. ... > Using VBScript how i can access the method of the activex control. ... > My asp page is in the server and i'm browsing from my client machine and ...
    (microsoft.public.windowsce.app.development)