| Thread | Last Post | Replies |
|
| URGENT - change retention period ? | 26 Apr 2008 13:42 GMT | 4 |
In Sept. 2005 I changed the retention period of my access-DB (Access 2000-DB in Office 2003) by using JRO: ------------------------------------------------------------------------------ ---------------------------
|
| Un-Splitting | 26 Apr 2008 00:11 GMT | 3 |
How do I go about returning my DB to it's original state before I split it. Before anyone asks, NO! I didn't do a copy of it before I did it. And yes your absolutley 100% correct, "DOH! - I'm an idiot" TIA
|
| replication real time and tables | 24 Apr 2008 11:58 GMT | 2 |
Is the replication real time or there is time dealy? Do I need replicate the whiole database or only for some tables only? Your help is great appreciated,
|
| Background Syncronization | 24 Apr 2008 05:12 GMT | 6 |
I have two replicas of my master database that I want to replicate. The data will only be added and edited in the master file. The other two replicas will only view and print. I would like the replication to be automatic or at least give the main database a menu option to ...
|
| DoCmd.OpenForm doesn't work in replica | 22 Apr 2008 21:40 GMT | 7 |
In my replicated database I have two forms, frmSwitchboard and frmUserSelection. On frmUserSelection there is a button to open frmUserSelection with the following default code attached: =========
|
| 2 databases need same table infromation | 17 Apr 2008 23:20 GMT | 3 |
I have 2 databases are stored in different servers. I need maintain those tables twice for the same information. Are there any way to set synchronize them automatically daily or any time user maintain the database?
|
| Replication using DAO - lost some security settings. | 12 Apr 2008 04:49 GMT | 2 |
I have written application that replicates a secured database using DAO (by setting the database's ReplicableBool property and then calling the MakeReplica method). The original database had been secured with a workgroup that I had created, with all permissions
|
| Internet Sync with TSI | 07 Apr 2008 19:08 GMT | 28 |
At the risk of being flogged can someone please post an example of the coplete TSI code used to perform Internet Synchronization? Thanks in advance
|