dbTalk Databases Forums  

Scripting Options?

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Scripting Options? in the microsoft.public.sqlserver.tools forum.



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

Default Scripting Options? - 07-07-2003 , 09:45 AM






When I script out my user-defined functions & attempt to
install them on another system, I receive object-not
defined errors because a udf (toward the top of the file)
depends on one defined at the bottom of the SQL file.

Is there a way to have SQL Server 2000 script out the
UDF's in order of dependency? Or is there a way to
perform forward declarations like in C,C++?

I notice that stored procedures don't have this problem.


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.