Thread
:
Report error
View Single Post
#
6
(
permalink
)
05-09-2007, 12:39 PM
ncushing
Administrator
Join Date: Mar 2007
Location: Prezza Technologies
Posts: 187
You can safely ignore that warning. SQL server prints that warning when a stored procedure that uses a not-yet-created object is created. In this case, the object is another stored procedure created later in the same script.
ncushing
View Public Profile
Visit ncushing's homepage!
Find all posts by ncushing