Does anyone know the maximum number of rows a SQL 6.5 table can hold.. I've got an old 3rd party app suddenly throwing out lots of these errors - 'The server could not expand a table because the table reached the maximum size. ' Thanks in advance.
2. Two questions about SQL Server 6.5
3. sql server 6.5 question: it runs out of locks
I know that nobody supports 6.5 any more, but we still do have some production servers on this version. Application is old, and not supported any more, so we are not sure if it would work with the new version of sql server. Recently, we ran ito this issue, from time to time, server runs out of locks. We didn;t change anything (locks is set to default, 5000), and actual number of locks is not more than 10-15 at the moment when we're getting this message. Service pack level is 5a. Did anybody ran accross this issue before? Does anybody know if there is some tool equivalent to profiler on this version? Any ideas? Thanks in advance, Pedja
4. A couple SQL Server 2000 Questions - SQL Server
5. SQL 6.5 to SQL 2000 performance question
We are running SQL Server in 6.5 compatability mode. We have some queries that are supported in 2000, that is the reason for the 6.5 version. What, if any, would be gained in performance by switching to 2000.
6. Problema para actualizar SQL Server 6.5 a SQL Server 2000 en Windows 2000 Server
7. Problem upgrade sql server 6.5 to sql server 2000 enterprise edition on Windows 2000 Server
Hello, I have problems with upgrade sql server 6.5 to sql server 2000 enterprise edition on Windows 2000 Server. I have in the server, sql server 6.5 with service pack 5a and sql server 2000 enterprise edition with service pack 4 - both in spanish-. But when I try to run the 'Wizard to upgrade sql server', I have received the following error : " The export server must be running Microsoft SQL Server 6.5 ". I did everything that the procedure say but I haven't had luck. I need to solve this problem as soon as possible and I don find the solution. Thanks and Regards,
8. (Hopefully) Easy SQL 6.5 Question - Getting Table Structure