Re: Trying to creatively work around 8000 Character limit with sp_executesql
From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 11/30/04
- Next message: Prabhat: "Re: Need Case Based Query for This Situation"
- Previous message: Prabhat: "Re: Need Case Based Query for This Situation"
- In reply to: Mark Heimonen: "Trying to creatively work around 8000 Character limit with sp_executesql"
- Next in thread: news.microsoft.com: "Re: Trying to creatively work around 8000 Character limit with sp_executesql"
- Reply: news.microsoft.com: "Re: Trying to creatively work around 8000 Character limit with sp_executesql"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 10:29:35 -0500
> I have a situation where it would be very handy to use a database
> trigger to dynamically re-create a stored procedure within our system.
I'd have to agree with Adam. You've already decided that you need to use a
trigger to dynamically create stored procedures. Maybe if you explain the
actual business need we can help you come up with a not-so-left-field
approach.
-- http://www.aspfaq.com/ (Reverse address to reply.)
- Next message: Prabhat: "Re: Need Case Based Query for This Situation"
- Previous message: Prabhat: "Re: Need Case Based Query for This Situation"
- In reply to: Mark Heimonen: "Trying to creatively work around 8000 Character limit with sp_executesql"
- Next in thread: news.microsoft.com: "Re: Trying to creatively work around 8000 Character limit with sp_executesql"
- Reply: news.microsoft.com: "Re: Trying to creatively work around 8000 Character limit with sp_executesql"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|