|
From: Geoff W. <ge...@te...> - 2005-04-02 01:36:37
|
> Actually, we could break up the restore of the table/columns > into two groups; one with just the 'real' columns and then > backup the computed columns in a grouping with the functions, > SP, triggers... This is exactly what I had to do in DBak (its an option rather than something it does by default). Embedded selects in computed fields caused problems for it - if the restore order had the referenced table come later. I dont know what this does for gbak, I've long since stopped playing with it. -- Geoff Worboys Telesis Computing |