Exporting objects -
01-25-2005
, 12:07 AM
Hi,
I am trying to copy objects using DTS wizard. It fails
because of following error:
I have v1 and v2 as two views. V1 view refers to V2 in
its select statement.
Now when the DTS tries to create V1 in destination
database, it fails (as V2 is not still created). It
says "Invalid object name V2".
So is not there a specific order which I can specify when
copying/transferring the objects ?
This problem is not encoutered in case of sprocs, as they
support Deferred Name Resolution.
Is there any solution for this ?
regds,
Shrikant P |