X-Received: by 10.224.110.68 with SMTP id m4mr548070qap.2.1361497114319; Thu, 21 Feb 2013 17:38:34 -0800 (PST) X-Received: by 10.49.34.135 with SMTP id z7mr8255qei.1.1361497114251; Thu, 21 Feb 2013 17:38:34 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!dd2no1946385qab.0!news-out.google.com!t2ni671qaj.0!nntp.google.com!dd2no1946379qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.databases.ms-sqlserver Date: Thu, 21 Feb 2013 17:38:34 -0800 (PST) In-Reply-To: <695679d9-3eb9-44c8-a7fb-2e60ef2b8373@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=209.179.86.142; posting-account=5-qvrwoAAADE2AtfD1xgU3Rd3ZSqU1Of NNTP-Posting-Host: 209.179.86.142 References: <695679d9-3eb9-44c8-a7fb-2e60ef2b8373@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <00d6df61-bf2a-4e17-be9b-3c2b112b118e@googlegroups.com> Subject: Re: Purge Utility From: JAW Injection-Date: Fri, 22 Feb 2013 01:38:34 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.databases.ms-sqlserver:1398 DECLARE @VSQLQuery NVARCHAR(2000), @VCount INT, @ErrorMessage NVARCHAR(4000), @VParameterDefinition NVARCHAR(100); In the words of Fred G. Sanford I fell like a 'real dummy" My Vparameterdefinition just needed to be increased just needed to be increased and it worked.