Re: SQL Server 7.0 8k rowsize limit
From: SS (sshah90_at_hotmail.com)
Date: 08/31/04
- Next message: Jochen Daum: "Re: Problem with point in time recovery"
- Previous message: excelleinc.com: "Re: Error entering <NULL> through Server Enterprise Manager"
- In reply to: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Next in thread: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Reply: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 15:30:52 -0500
Yes , the tables are the same with the same data. we are using crystal
reports to run the query. When I said it comes back with 2000 rows but no
data, I should have mentioned that when I run the query in Query analyzer it
comes back with the above message. Also let me specify we are using a view
that joins about 19 tables to run the query. Crystal reports also comes back
with empty reports but no error messages. We were running it on SQL Server
7.0 SP2. As soon as I installed SQL Server 7.0 SP4 and ran the query I got
the following error message(both in crystal and Query Analyzer)
"SqlDumpExceptionHandler: Process 9 generated fatal exception c0000005
EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process."
Thanks
Shah
"Kalen Delaney" <replies@public_newsgroups.com> wrote in message
news:OWVsyO5jEHA.2680@TK2MSFTNGP15.phx.gbl...
> Hi Shah
>
> There is no difference between the rowsize limits in 7.0 and 2000.
> Your (very limited) problem description does not sound like a problem with
> rowsize. What makes you think the problem is the rowsize?
> If the rows were too big they would never be inserted at all, and you
would
> have gotten error messages much earlier.
>
> Can you provide more details? Are you sure the tables are exactly the same
> with the same data, and running the same query?
> What tool are you using to run these queries? What do you get when you
run
> them through Query Analyzer?
>
> --
> HTH
> ----------------
> Kalen Delaney
> SQL Server MVP
> www.SolidQualityLearning.com
>
>
> "SS" <sshah90@hotmail.com> wrote in message
> news:u%23gHkK5jEHA.1652@TK2MSFTNGP09.phx.gbl...
> > Hi,
> > Is there anyway to override the 8k rowsize limit in SQL Server 7.0
> service
> > pack 4.0. I have a Query with several nvarchar fields. The same query
runs
> > fine in SQL Server 2000. In SQL 7.0 it will return the message 2000 rows
> > affected but there is no data. Is there anyway to bypass this problem,
we
> > need a solution for SQL 7.0 as we have clients with SQL 7.0
> > Thanks
> > Shah
> >
> >
>
>
- Next message: Jochen Daum: "Re: Problem with point in time recovery"
- Previous message: excelleinc.com: "Re: Error entering <NULL> through Server Enterprise Manager"
- In reply to: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Next in thread: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Reply: Kalen Delaney: "Re: SQL Server 7.0 8k rowsize limit"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|