473,769 Members | 7,923 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Synchronising/replicating access with sql server

Hi

Is there a way to synchronise/replicate an access db with sql server 2000
db, short of writing the code oneself?

Thanks

Regards
Dec 25 '05 #1
4 3275
On Sun, 25 Dec 2005 01:24:15 -0000, "John" <Jo**@nospam.in fovis.co.uk>
wrote:

There is no specific replication between these two disparate systems.
You may want to look into setting up your Access db as a Linked Server
in SQL Server: perhaps it's possible to set up replication with a
linked server.

-Tom.
Hi

Is there a way to synchronise/replicate an access db with sql server 2000
db, short of writing the code oneself?

Thanks

Regards


Dec 25 '05 #2
Tom van Stiphout <no************ *@cox.net> wrote in
news:f2******** *************** *********@4ax.c om:
On Sun, 25 Dec 2005 01:24:15 -0000, "John"
<Jo**@nospam.in fovis.co.uk> wrote:
Is there a way to synchronise/replicate an access db with sql
server 2000 db, short of writing the code oneself?


There is no specific replication between these two disparate
systems. You may want to look into setting up your Access db as a
Linked Server in SQL Server: perhaps it's possible to set up
replication with a linked server.


Huh? Jet 4 and SQL Server 2K support heterogeneous replication. It's
not as full-featured as Jet-to-Jet or SQL-to-SQL replication, but it
does exist.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Dec 25 '05 #3
On Sun, 25 Dec 2005 13:56:04 -0600, "David W. Fenton"
<XX*******@dfen ton.com.invalid > wrote:

I read the below in the help file:
You can programmaticall y control the exchange and synchronization of
information among members in a replica set in Microsoft Access 2000
and later versions by using Jet and Replication Objects (JRO). JRO can
only be used with Microsoft Access databases.

What other way is there?

-Tom.
Tom van Stiphout <no************ *@cox.net> wrote in
news:f2******* *************** **********@4ax. com:
On Sun, 25 Dec 2005 01:24:15 -0000, "John"
<Jo**@nospam.in fovis.co.uk> wrote:
Is there a way to synchronise/replicate an access db with sql
server 2000 db, short of writing the code oneself?


There is no specific replication between these two disparate
systems. You may want to look into setting up your Access db as a
Linked Server in SQL Server: perhaps it's possible to set up
replication with a linked server.


Huh? Jet 4 and SQL Server 2K support heterogeneous replication. It's
not as full-featured as Jet-to-Jet or SQL-to-SQL replication, but it
does exist.


Dec 25 '05 #4
Tom van Stiphout <no************ *@cox.net> wrote in
news:u8******** *************** *********@4ax.c om:
On Sun, 25 Dec 2005 13:56:04 -0600, "David W. Fenton"
<XX*******@dfe nton.com.invali d> wrote:

I read the below in the help file:
You can programmaticall y control the exchange and synchronization
of information among members in a replica set in Microsoft Access
2000 and later versions by using Jet and Replication Objects
(JRO). JRO can only be used with Microsoft Access databases.

What other way is there?


When a Jet db is participating in heterogeneous replication with a
SQL Server, my understanding is that it is not using Jet replication
at all. I do not know how it works, but I don't believe it has
anything at all to do with Jet replication -- the Access database
becomes a member of the SQL Server's set of replicated databases.

I know that it's definitely possible to do heterogeneous
replication. I do not know the details of how it's done.

I do know that it supports a limited number of options compared to
what would be available with all-Jet or all-SQL replication.
However, I cannot comment on the exact limitations. I do not know if
an Access db can be a full merge replication partner with a SQL
Server or if it can only be a subscriber (SQL Server replication is
conceptually rather different from Jet replication).

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Dec 26 '05 #5

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

Similar topics

1
2207
by: Nathan Simpson | last post by:
Hi, We have one domain with a mixture of NT PDC's one Win2K DC (which was the first installed) and 4 Windows 2003 DC's. I created our sites as per MS documentation and created the subnets that match each site. I moved each server into its own site. I then create the Inter-site transport with IP. I create one call "All Sites" and copied all sites into it.
1
1419
by: Michael Thomas | last post by:
Hi everyone Having a slight problem synchronising tables in MS Access 2002. I have two tables: Products (StockCode*, Description, CostPrice, SellingPrice) and
1
1375
by: Rajesh Sharma | last post by:
Dear all, please help me in Combo Box Synchronising. I have three levels. Category -> Type -> Subtype Depending on the selected Category, the Type appears in the second combo box and depending on the Type the Subtype appears.
1
1268
by: John | last post by:
Hi Is it possible/feasible to have two-way replication (synchronisation) between an access database and a sql server 2005 database? I am just wondering if it is more robust than replication between two access databases. Thanks Regards
1
1424
by: John | last post by:
Hi We have an internal ms access database which we need to synchronise with our website with sql server 2005 backend which is hosted on a public host. My question is; is there a way to keep the two databases synchronised using the technologies built in sql server 2005 and/or access? We also have the possibility of an in-house sql server 2000. Can this be used in anyway to help, perhaps by moving data from in house access to in house sql...
1
1189
by: John | last post by:
Hi Is there a way to synchronise/replicate an access db with sql server 2000 db, short of writing the code oneself? Thanks Regards
3
1609
by: jodyblau | last post by:
I'm fairly new to access, so I hope this question isn't too elementary. I'm putting together a database for my office. I want the database to be accessible to 5 or 6 users on our network and so itt may be used by more than one person at the same time. I am hoping that someone can give me an idea of some of my options in facilitating this. My instinct, from fishing around in the database options, is that it might have something to do...
0
887
by: adamjc | last post by:
Hi, I need to develop a program to synchronise tables in a local Access database with tables in a replica Access database on a central web server. Is the best way to do this with .Net? I can see a way to use ASP to validate and update records from the central db to the local machine but I am having problems working out the best way to update the central db from the records on local machine. Any suggestions would be much appreciated. ...
3
1582
by: chromis | last post by:
Hi, I've just setup a development server for testing websites at my office and wish to synchronise it with the sites folder on our live server, does anyone know of any good programs for this? I've got total file commander which is pretty good for synchronising directories but it apparently when downloading it changes the timestamp to the time at which you downloaded the file, which means that the directories / files would never have the...
0
9423
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10049
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9865
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7413
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5310
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3965
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3565
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.