Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #341
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Erland Sommarskog <esquel@sommarskog.se> |
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: large scripted stored procedure |
| Date | Tue, 17 May 2011 23:07:49 +0200 |
| Organization | Erland Sommarskog |
| Lines | 19 |
| Message-ID | <Xns9EE8EB4B91169Yazorman@127.0.0.1> (permalink) |
| References | <c1d5fa56-a451-4b9f-a568-f15661001a6e@x6g2000yqj.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| Injection-Info | mx04.eternal-september.org; posting-host="DD6dU+BfJNjsjSP4/K/V7w"; logging-data="10832"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18WWL4L0mU2oYe8siBPAcDi" |
| User-Agent | Xnews/2006.08.24 Mime-proxy/2.1.c.0 (Win32) |
| Cancel-Lock | sha1:DSG8VaRYuZG28REdfg/m3367Jyc= |
| Xref | x330-a1.tempe.blueboxinc.net comp.databases.ms-sqlserver:341 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar
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