Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #341

Re: large scripted stored procedure

From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: large scripted stored procedure
Date 2011-05-17 23:07 +0200
Organization Erland Sommarskog
Message-ID <Xns9EE8EB4B91169Yazorman@127.0.0.1> (permalink)
References <c1d5fa56-a451-4b9f-a568-f15661001a6e@x6g2000yqj.googlegroups.com>

Show all headers | View raw


avcitamer (ttavci@gmail.com) writes:
> I need to compile stored procedures and functions larger than
> 8000bytes on Sql Server 2005.
> I even tried CLR procedure, but unfortunately it didnt work.
> what can I do. Please help me.

Not sure that I understand where the problem is. In the system I work
with, there is a stored procedure which is 3806 lines long, and some
160.000 bytes in size.

Could you describe your problem in more detail?

-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

large scripted stored procedure avcitamer <ttavci@gmail.com> - 2011-05-17 07:30 -0700
  Re: large scripted stored procedure Erland Sommarskog <esquel@sommarskog.se> - 2011-05-17 23:07 +0200
    Re: large scripted stored procedure Gene Wirchenko <genew@ocis.net> - 2011-05-17 15:15 -0700
    Re: large scripted stored procedure avcitamer <ttavci@gmail.com> - 2011-05-17 23:20 -0700
      Re: large scripted stored procedure Erland Sommarskog <esquel@sommarskog.se> - 2011-05-18 07:32 +0000
        Re: large scripted stored procedure avcitamer <ttavci@gmail.com> - 2011-05-18 04:59 -0700

csiph-web