SQLDeploy 0 Newbie Poster

Controlled Lookup Data is when data is tightly coupled to the application. If the data is not there, you have problems. So how do we check to see if data is still there?

The simplest way is to add a procValidate (Stored Procedure) to check
that all the lookup data is still there.

Have a nice day! :)