re:Can I synchronize replicated Access db's with VB.Net?
From: felecha (felechaji_at_yahoo-dot-com.no-spam.invalid)
Date: 04/17/04
- Next message: Matt Berther: "Re: Question about best practices with SqlConnection, error handling and memory handling"
- Previous message: felecha: "Can I synchronize replicated Access db's with VB.Net?"
- Maybe in reply to: felecha: "Can I synchronize replicated Access db's with VB.Net?"
- Next in thread: Paul Clement: "Re: Can I synchronize replicated Access db's with VB.Net?"
- Reply: Paul Clement: "Re: Can I synchronize replicated Access db's with VB.Net?"
- Messages sorted by: [ date ] [ thread ]
Date: 17 Apr 2004 09:34:14 -0500
Playing around with ideas, I thought - I could more or less do what I
want "manually" with code I already know how to do.
I can have the "Master" versiion of the database on the Admin machine,
and use FileInfo and File to simply delete the "copy version" from
the control system and recopy the newly updated "Master" back into
its place. So in effect the control system has the latest config
data.
Quick and dirty but looks like it would do the job. Any reason to get
into Replication stuff?
- Next message: Matt Berther: "Re: Question about best practices with SqlConnection, error handling and memory handling"
- Previous message: felecha: "Can I synchronize replicated Access db's with VB.Net?"
- Maybe in reply to: felecha: "Can I synchronize replicated Access db's with VB.Net?"
- Next in thread: Paul Clement: "Re: Can I synchronize replicated Access db's with VB.Net?"
- Reply: Paul Clement: "Re: Can I synchronize replicated Access db's with VB.Net?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|