Skip to main content

Posts

Showing posts from August, 2007

Mashup Editor

http://pipes.yahoo.com/pipes/ Ajax Powered Google Maps Tutorial - a tutorial for building a Google Maps mashup. Ajax-Powered Google Maps Mashup Tutorial http://dev2dev.bea.com/pub/a/2007/05/google-mashups.html
Configuring Web Synchronization Configuring the Publication : How to: Configure a Publication to Allow for Web Synchronization (SQL Server Management Studio) Configuring the Computer That Is Running IIS: How to: Configure IIS for Web Synchronization A. Configuring Secure Sockets Layer: Download and install SelfSSL for free B. Configuring the Computer That Is Running IIS by Using the Configure Web Synchronization Wizard: " On the computer that is running IIS, start SQL Server Management Studio. Connect to the Publisher, and then expand the server node. Expand the Local Publications folder, right-click the publication, and then click Configure Web Synchronization. In the Configure Web Synchronization Wizard, on the Subscriber Type page, select SQL Server. On the Web Server page: Select the instance of IIS that will synchronize subscriptions. Select Create a new virtual directory. In the lower pane of the page, expand the instance of IIS, expand Web Sites, and then click Default Web ...

Configuring Web Synchronization

1. Download and install SelfSSL. By default, the application is installed to :\Program Files\IIS Resources\SelfSSL. Application and documentation shortcuts are copied to :\Documents and Settings\All Users\Start Menu\Programs\IIS Resources\SelfSSL. 2. Run SelfSSL: To run SelfSSL with default values for all parameters, locate the installation directory for the application, and then double-click SelfSSL.exe. or get your own server certificate if already installed. 3. Expand the Local Publications folder, right-click the publication, and then click Configure Web Synchronization. Create a new virtual directory. /websync

Web synchronization option for merge replication

http://msdn2.microsoft.com/en-us/library/ms151319.aspx SQL Server 2005 Books Online Implementing Replication over the Internet Replicating data over the Internet allows remote, disconnected users to access data when they need it using a connection to the Internet. Replicate data over the Internet using: A Virtual Private Network (VPN). For more information, see Publishing Data over the Internet Using VPN . The Web synchronization option for merge replication. For more information, see Web Synchronization for Merge Replication . All types of Microsoft SQL Server replication can replicate data over a VPN, but you should consider Web synchronization if you are using merge replication.