Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Stored Procedure Help

Author  Topic 

Mandalore
Starting Member

1 Post

Posted - 2000-09-22 : 02:52:33
Hi, I have a stored procedure that runs and generates random records for a map. My problem is that when one of the tables gets to around 85,000 records it doesnt work any more. I can still add records manually but thats not good enough. I im using sql 7.0, did I run into a limitation?

   

- Advertisement -