Storage for inventory system using VB 2008

Asked By 0 points N/A Posted on -
qa-featured

 

Hi everyone, I have inventory system using VB 2008. Can anyone suggest what storage should I use? The specification of users is limited for now but eventually might grow.

Thanks in advance guys!

 

 

SHARE
Answered By 0 points N/A #198026

Storage for inventory system using VB 2008

qa-featured

Hi Samantha,

It really depends on certain factors like the specifications of the hardware you are using, the queries and tables needed. If you will be using it for small scale transactions, SQL Server 2005 will do a pretty good job as it can handle 1000+ transactions per second according to www.tpc.org, SQL Server 2008 will be able to do great as well. Hope this helps.

Related Questions