----------------------------------------------------------------------------
-------------------------
http://support.microsoft.com/default.aspx?scid=kb;en-us;313993
BUG: VSS Database Truncates Stored Procedures Larger Than 4 KB
The information in this article applies to:
Microsoft Visual SourceSafe, 32-bit, for Windows 6.0
Microsoft SQL Server 2000 (all editions)
This article was previously published under Q313993
SYMPTOMS When you check in stored procedures that are larger than 4 KB,
anything after the 4 KB limit is truncated in the Visual SourceSafe (VSS)
database. The stored procedure is never truncated in the SQL Server
database.
etc
----------------------------------------------------------------------------
-------------------------
This can't refer to manually checking in scripted stored procedures because
I have never experienced any being truncated. What does this refer to ??
--
Andrew J. Kelly
SQL Server MVP
"Laurence Neville" <laurenc...@hotmail.com> wrote in message
news:BrSVa.4618$gX5....@newssvr23.news.prodigy.com...
Yes, there is a feature in Visual Interdev 6 and also in VS .Net.
The one in Interdev you should stay away from, because it does it
all wrong. Things gets checked in by the user under which SQL Server
runs. How VS .Net does I have not tried.
Personally, I use VSS Explorer for checking and a third-party text
editor (not SQL aware) for my SQL editing. Works perfectly.
--
Erland Sommarskog, SQL Server MVP, som...@algonet.se
Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp