How to upgrade to MSSQL Server R2

As most Saarthi SQL Servers run SQL Server R2 2008, if you maintain your own database and often restore your backup to your own database for development purposes, you'll need to make sure that your version is also up to date. You may use the following link to upgrade your SQL Server Express to SQL Server Express R2: http://www.microsoft.com/downloads/en/details.aspx?familyid=e08766ce-fc9d-448f-9e98-fe84ad61f135&displaylang=en
  • 23 Users Found This Useful
Was this answer helpful?

Related Articles

Do you allow remote MSSQL access?

Yes. We do allow remote access to the MSSQL. It is offered on the regular port...

Helm shows MSSQL 2005. I thought you offered MSSQL 2008?

Yes. The MSSQL server is 2008 however since Helm's theme/skin does not offer a way to add MSSQL...

Is there a limit to the size of a database that I can have?

Yes. MSSQL databases are limited to a size of 3 GB.

Do you have a connection string I can use to connect to the local MSSQL database?

 Yes. Please use the following connection string and fill in the necessary spots with your...