Hello all,
I need to have the ability to backup/restore a single table during online activity.
My idea was to use export and import file type .del. However, when I just tried this method, I found the a blob type field in the table would be limited to 32k.
Is there another way to do an online backup on a single table and preserve the blob?
Any help is much appreicated.
Mike