Re: Encrypted Stored Proc
From: L Gonzales (anonymous_at_discussions.microsoft.com)
Date: 11/09/04
- Next message: Angela: "Search function, one textbox"
- Previous message: Alejandro Mesa: "RE: Need to replace multi-value function call with inline select"
- In reply to: Adam Machanic: "Re: Encrypted Stored Proc"
- Next in thread: Alejandro Mesa: "RE: Encrypted Stored Proc"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 08:30:01 -0800
Thank you.
>-----Original Message-----
>SELECT COUNT(*)
>FROM INFORMATION_SCHEMA.ROUTINES
>WHERE ROUTINE_DEFINITION IS NULL
>
>--
>Adam Machanic
>SQL Server MVP
>http://www.sqljunkies.com/weblog/amachanic
>--
>
>
>"L Gonzales" <anonymous@discussions.microsoft.com> wrote
in message
>news:53c601c4c674$043a6ba0$a301280a@phx.gbl...
>> Is there an easy way to identify how many stored procs
are
>> encrypted in a database?
>>
>> TIA.
>
>
>.
>
- Next message: Angela: "Search function, one textbox"
- Previous message: Alejandro Mesa: "RE: Need to replace multi-value function call with inline select"
- In reply to: Adam Machanic: "Re: Encrypted Stored Proc"
- Next in thread: Alejandro Mesa: "RE: Encrypted Stored Proc"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|