473,408 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How to automatically replicate remote database which is not permanently online

Uli
Dear group,

I have to replicate remote data to a SQL Server in the headquarter.
The data are on a site which does not have permanent online-connection
to the headquarter.

I have written a script which replicates the data and i want to set up
a process / batch on the headquarter-machine which roughly does the
following

1) Connect to the remote site
2) start replication script (in fact a stored procedure)
3) on success disconnect from the remote site

All this has to run automatically e.g. during nighttime.

Could someone please outline how i set up the connection and keep it
up during my database-action and how to automatically disconnect after
success of my replication script.

I'd be jolly grateful.

Thanks in advance and Greetings from Vienna

Uli
Jul 23 '05 #1
1 1891

"Uli" <ul*********@lycos.at> wrote in message
news:76**************************@posting.google.c om...
Dear group,

I have to replicate remote data to a SQL Server in the headquarter.
The data are on a site which does not have permanent online-connection
to the headquarter.

I have written a script which replicates the data and i want to set up
a process / batch on the headquarter-machine which roughly does the
following

1) Connect to the remote site
2) start replication script (in fact a stored procedure)
3) on success disconnect from the remote site

All this has to run automatically e.g. during nighttime.

Could someone please outline how i set up the connection and keep it
up during my database-action and how to automatically disconnect after
success of my replication script.

I'd be jolly grateful.

Thanks in advance and Greetings from Vienna

Uli


If your only problem is how to connect to the remote site, then it's not
really an MSSQL question but a networking one. An external script or program
will probably be the best solution - you can always make it part of a
scheduled task within MSSQL - but you should get a better answer in a
networking group.

If I misunderstood, and it is an MSSQL issue, then perhaps you can give more
details about your MSSQL version, your replication solution (MSSQL
replication or something home-made) and exactly what you need to do.

Simon
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: | last post by:
both of 2 servers are MySQL. how can I replicate a database to one server from another? until now I zip the database folder and I extract the zip file in other MySQL server. But now I...
2
by: Hans Rytter | last post by:
Hi ! Hi ! I'm thinking of installing a Microsoft SQL Server 2000 on a database server, to be the db of a webapplication, but the it must be possible for the users to copy/replicate data from...
3
by: jaekim | last post by:
Hi. I am wondering if it is a good idea to replicate sql server db files using frs. I don't really know how the frs works, so does frs replicates the whole database from time to time or just...
1
by: interuser | last post by:
I have a football school mdb used at the following locations: 1. office 2. home of owner 3. training fields Once a day (eg morning) all mdbs must be replicated. Since none of the pcs is online...
0
by: sathyan8294 | last post by:
i am using vb.net 2003.i am doing my project in vb.net windows application. how do i remove selected row permanently from sql database through datagrid in vb.net windows form during runtime. for...
1
navanova
by: navanova | last post by:
I am doing my project in vb.net windows application and SQL Server 2000. how do i remove selected row permanently from sql database through datagrid in vb.net windows form during runtime. for...
4
by: madho | last post by:
I am doing my project in vb.net windows application and SQL Server 2000. how do i remove selected row permanently from sql database through datagrid in vb.net windows form during runtime. for...
8
by: BD | last post by:
I am developing C# win form app to work with remote database on SQL Server 2005. Problem scenario is as follows: 1. a form is open that has downloaded dataset to local cache 2. computer is...
0
by: returnzero | last post by:
i created materialized view log on my master server as following... create materialized view log on usermaster; ..... now on the replication server(the server where i wish to replicate my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.