main logo
Subject: Re: Keeping ObjectPtr during repopulate?
Author: Charles Yeomans
Posted: 2001/07/31 11:49:37
 
View Entire Thread
New Search


On Tuesday, July 31, 2001, at 08:25 AM, Aaron Bratcher wrote:

> I think I have a corrupted database... how do I repopulate it keeping
> existing object pointers properly set? (I'm Using V4RB)
> -- --


Export each table to a file using viSQL. Reimport the tables, mapping
the VObjectPtr fields to a ULong field. Then remap the RDB links to
VObjectPtrs. I have a utility which will map RDB links to VObjectPtrs
that I can send you. It's not too pretty, but it works.

Charles Yeomans
 
©2001 Charles Yeomans
<-- Prior Message New Search Next Message -->