Archive for July, 2004

Unreplicating Access Databases

Google:Google Search: unreplicate access database

I found this MS KB article:
ACC: How to Make a Replicated Database a Regular Database

Blech. You have to run query on EACH table to remove the replication GUID fields.

Trigeminal Software: TSI Access 2000 Un-Replicator
COM add-in to unreplicate.

I ended up using the TSI UnReplicator, but I still had to do some things by hand. It hung up on before it imported any queries, so I had to do that. Otherwise, it went a lot easier than I remember with Access 97.

Comments

subversion.tigris.org

subversion.tigris.org

Subversion is a replacement for CVS. It only runs on Apache at the moment. Their goal is replace CVS with a better program. Version directories and binary files much better than CVS.

I like the idea of project-wide undo button.

Comments