main logo
Subject: Re: Keeping ObjectPtr during repopulate?
Author: Charles Yeomans
Posted: 2001/07/31 12:54:38
 
View Entire Thread
New Search


On Tuesday, July 31, 2001, at 01:11 PM, Ruslan Zasukhin wrote:

> on 7/31/01 19:49, Charles Yeomans at yeomans At desuetude D.O.T com wrote:
>
>> 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.
>
> Oh God,
>
> shame on me !!! :-)
>
> I have totally forget about this feature: RDB -> ObjectPtr conversion.
>
> yes it really resolve problem in easy way.


I thought this feature didn't exist yet.

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