SQL server 2008 Huge database and WEb services

  • Hello

    I am working on a large SQL server 2008 database (80GB)and planning to create a web service to have the read only data sent to the clients for them to further process.

    Users will send /receive datasets (1mb to 1Gb)data.

    What is the best way to provide data services?

    I am thinking about WCF . Any ideas

    Thanks

    Sree

  • No particular ideas except to say that 80 GB isn't a particularly large database, and the data sets you describe don't strike me as unusually large either. I supported a 300 GB DB at a small-to-medium site, and we have at my current employer (a large one) several DBs larger than that including at least 2 bigger than 1 TB. Given that I think you may be overestimating the danger posed by the size of the DB.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply