I just finished a c++ program to replicate a database while it's in
use. I have tested it on a version 3 database under windows.

It creates a duplicate database with the same schema as the source
database, then in a loop it locks the database, copies a table,
and unlocks the database.

The database will be write locked for however long
it takes for each table to be copied. If you're interested
in the source code I will be happy to release it.




                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

Reply via email to