Re: Can I pick your brains for a second? transferring a large database problem



How many tables are you talking about?

Why not just use triggers and create "shadow tables" that contain the
changes to your data?

.


Loading