![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#3
| |||
| |||
|
|
What do you mean by sync? You can use linked tables in Access and create some sort of script to copy data. You can also set up a DTS package (SQL 2000) to export data to an MDB file and schedule it. "John" <John (AT) nospam (DOT) infovis.co.uk> wrote in message news:%23kG4E4HfGHA.4976 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#4
| |||
| |||
|
|
Sorry I meant replication. Something that can update data in both directions periodically, automatically if possible. Thanks Regards "Mike C#" <xxx (AT) yyy (DOT) com> wrote in message news:dkQbg.1433$%02.172 (AT) fe09 (DOT) lga... What do you mean by sync? You can use linked tables in Access and create some sort of script to copy data. You can also set up a DTS package (SQL 2000) to export data to an MDB file and schedule it. "John" <John (AT) nospam (DOT) infovis.co.uk> wrote in message news:%23kG4E4HfGHA.4976 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#5
| |||
| |||
|
|
Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#6
| |||
| |||
|
|
In SQL 2000 you can replication to access using transactional or merge replication. Follow the instructions on how to set this up in the link to my book in the sig. The instructions are in the sample chapter. -- Hilary Cotter Director of Text Mining and Database Strategy RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. This posting is my own and doesn't necessarily represent RelevantNoise's positions, strategies or opinions. Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS http://www.indexserverfaq.com "John" <John (AT) nospam (DOT) infovis.co.uk> wrote in message news:%23kG4E4HfGHA.4976 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#7
| |||
| |||
|
|
In SQL 2000 you can replication to access using transactional or merge replication. Follow the instructions on how to set this up in the link to my book in the sig. The instructions are in the sample chapter. -- Hilary Cotter Director of Text Mining and Database Strategy RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. This posting is my own and doesn't necessarily represent RelevantNoise's positions, strategies or opinions. Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS http://www.indexserverfaq.com "John" <John (AT) nospam (DOT) infovis.co.uk> wrote in message news:%23kG4E4HfGHA.4976 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
#8
| |||
| |||
|
|
Thanks I will check that. Any different in sql 2005? Regards "Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote in message news:%23wyqxHMfGHA.1264 (AT) TK2MSFTNGP05 (DOT) phx.gbl... In SQL 2000 you can replication to access using transactional or merge replication. Follow the instructions on how to set this up in the link to my book in the sig. The instructions are in the sample chapter. -- Hilary Cotter Director of Text Mining and Database Strategy RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. This posting is my own and doesn't necessarily represent RelevantNoise's positions, strategies or opinions. Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS http://www.indexserverfaq.com "John" <John (AT) nospam (DOT) infovis.co.uk> wrote in message news:%23kG4E4HfGHA.4976 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi Is it possible to reliably sync an access db with its equivalent sql server db using the built-in facilities of sql server and access? Thanks Regards |
![]() |
| Thread Tools | |
| Display Modes | |
| |