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
 General SQL Server Forums
 New to SQL Server Programming
 MAX NUMBER OF ROWS IN A TABLE

Author  Topic 

pfaisalbe
Starting Member

12 Posts

Posted - 2009-06-03 : 07:11:06
Hi All

I am using sql server 2005 to store the data which is in text file. It has 100 million rows using vb.net 2005. I have tested with 1 million it is working fine . Is there any row limit for the table in sql server 2005 ?

Thanks in Advance

Faisal

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2009-06-03 : 07:42:51

http://msdn.microsoft.com/en-us/library/ms143432.aspx


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -