473,406 Members | 2,956 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,406 software developers and data experts.

Replicate to local pc

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 the server db, to a local db on their e.g.
laptop to work even if not online. Is there a tool that can handle this
scenario. (it must be possible to update the server db from the laptop when
online again ).

And:
What have to be installed on the laptop (apart from my application running
on the replicated data) ?
Thanx
/Hans

Jul 20 '05 #1
2 1966

"Hans Rytter" <hr*@post7.tele.dk> wrote in message
news:3f***********************@dread15.news.tele.d k...
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 the server db, to a local db on their e.g.
laptop to work even if not online. Is there a tool that can handle this
scenario. (it must be possible to update the server db from the laptop when online again ).

And:
What have to be installed on the laptop (apart from my application running
on the replicated data) ?
Thanx
/Hans


It sounds like you're looking for merge replication. You could install MSDE
on the laptops, then use merge replication to handle the synchronization of
data. Replication is discussed in Books Online, although it's potentially a
complex area, so you might want to consider posting to
microsoft.public.sqlserver.replication for more advice.

Simon
Jul 20 '05 #2
On Fri, 10 Oct 2003 18:22:51 +0200, "Simon Hayes" <sq*@hayes.ch>
wrote:

"Hans Rytter" <hr*@post7.tele.dk> wrote in message
news:3f***********************@dread15.news.tele. dk...
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 the server db, to a local db on their e.g.
laptop to work even if not online. Is there a tool that can handle this
scenario. (it must be possible to update the server db from the laptop

when
online again ).

And:
What have to be installed on the laptop (apart from my application running
on the replicated data) ?
Thanx
/Hans


It sounds like you're looking for merge replication. You could install MSDE
on the laptops, then use merge replication to handle the synchronization of
data. Replication is discussed in Books Online, although it's potentially a
complex area, so you might want to consider posting to
microsoft.public.sqlserver.replication for more advice.

Simon

Well for a start if it's a web app then they need a web server!

Seriously, consider doing this in dot net. You can use the same tool
to build the web app, using asp and a windows forms app. You may be
able to share a lot of the code if you design it right. The web forms
app will store it's data in XML and load it into datasets when the app
is running. MS have an example of this, the idea being salesmen taking
orders on the road and then hooking back up to the central office for
upload. The laptops would need the dot net framework, which I think is
built in to XP and def win 2003.
Jul 20 '05 #3

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

Similar topics

0
by: Glynn Johnson | last post by:
I understand that there is no way to upload multiple files using ASP and COM+ without having multiple form elements like <input type='file'>. I also understand that there is no way to...
2
by: Bruce W...1 | last post by:
I made a MySQL database (4.0.15) on my local Windows 2000 machine. I want to copy, replicate, or duplicate it to a MySQL databse at a web hosting company. How can I do this? My search of the...
0
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...
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...
2
by: db2group88 | last post by:
we are using db2 udb v8.2 Express edition on windows 2003,we use third party vendor software to help replicate one server to another. Production server has three instances, each instances has one...
6
by: Stanley Sinclair | last post by:
Can I "replicate" from a flat file which changes, but is not a part of a formal database?
0
by: Paul Hobbs | last post by:
Hi All, I am trying to replicate the functionality of the HTML FileField control. I can use it just fine to prompt a user to browse to a file, and it retrieves the full path just fine. I can...
0
by: Paul Hobbs | last post by:
Hi All, I am trying to replicate the functionality of the HTML FileField control. I can use it just fine to prompt a user to browse to a file, and it retrieves the full path just fine. I can...
1
by: mg | last post by:
Is there a way to replicate the GAC on a win2003 server to another similar server? We are currently using DFS to replicate files, and I do not see how to use DFS to replicate the GAC. -- mg...
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
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.