Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is the largest database you have?

Status
Not open for further replies.

pigsie

Programmer
Joined
Dec 19, 2000
Messages
307
Location
GB
Hi we have a potentially huge database planned (200 million+) and would be interested in hearing if anyone has had any problems with database of that size?

Thanks
 
What kind of database server are you thinking about using? I wouldn't put 200+ million records in an Access DB.

Drew
 
SQL server/Oracle
 
It shouldn't be a problem. You need to make sure that your queries and stored procedures are efficient however...

Drew
 
At my previous job we had a couple of MSSQL databases with over 1 billion records. MS SQL was able to handle it with no problem.

Denny

--Anything is possible. All it takes is a little research. (Me)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top