dbTalk Databases Forums  

Exporting objects

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Exporting objects in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Shrikant P
 
Posts: n/a

Default 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

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.