From: jpBless on 26 Apr 2010 09:59 I am confused... A year or so ago I installed SQL 2008 server Express - the free version. I had developed an application that connects to the server using ADO. Every thing works fine. I need to change my XP box to a vista one and needed to reinstall SQL 2008 Express (the free version) however I ran into a version that says "SQL 2008 Server R2 Express" that allows up to 10GB of data and it is said to be free. Any difference between SQL Server 2008 Express and SQL 2008 R2 Express? Thanks in advance for your help
From: Sylvain Lafontaine on 26 Apr 2010 11:09 SQL 2008 R2 Express is the latest version, it could has been called something like SQL-2008 Express Service Pack 2 or SQL 2010 Express but they have chosen to call it SQL 2008 R2 Express. Beside some bugs that have been corrected, the main new feature of this release is the maximum size of a database that has been increased from 4Gigs to 10Gigs. All the other limitations have remained the same. -- Sylvain Lafontaine, ing. MVP - Windows Live Platform Blog/web site: http://coding-paparazzi.sylvainlafontaine.com Independent consultant and remote programming for Access and SQL-Server (French) "jpBless" <jp3blessNoSpam(a)hotmail.com> wrote in message news:%23x4ngiU5KHA.1424(a)TK2MSFTNGP04.phx.gbl... >I am confused... A year or so ago I installed SQL 2008 server Express - the >free version. I had developed an application that connects to the server >using ADO. Every thing works fine. I need to change my XP box to a vista >one and needed to reinstall SQL 2008 Express (the free version) however I >ran into a version that says "SQL 2008 Server R2 Express" that allows up to >10GB of data and it is said to be free. Any difference between SQL Server >2008 Express and SQL 2008 R2 Express? > > Thanks in advance for your help >
From: John Bell on 26 Apr 2010 11:22 On Mon, 26 Apr 2010 09:59:00 -0400, "jpBless" <jp3blessNoSpam(a)hotmail.com> wrote: >I am confused... A year or so ago I installed SQL 2008 server Express - the >free version. I had developed an application that connects to the server >using ADO. Every thing works fine. I need to change my XP box to a vista one >and needed to reinstall SQL 2008 Express (the free version) however I ran >into a version that says "SQL 2008 Server R2 Express" that allows up to 10GB >of data and it is said to be free. Any difference between SQL Server 2008 >Express and SQL 2008 R2 Express? > >Thanks in advance for your help > SQL Server 2008 R2 is the latest version of SQL Server You can still download the previous release from http://www.microsoft.com/downloads/details.aspx?FamilyID=58ce885d-508b-45c8-9fd3-118edd8e6fff&DisplayLang=en or http://www.microsoft.com/downloads/details.aspx?FamilyId=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en John
From: jpBless on 26 Apr 2010 13:01 Thanks Sylvain and John.... very much appreciated "John Bell" <jbellnewsposts(a)hotmail.com> wrote in message news:ipbbt59d16rq1s7622je5gcjvcnt0id7qo(a)4ax.com... > On Mon, 26 Apr 2010 09:59:00 -0400, "jpBless" > <jp3blessNoSpam(a)hotmail.com> wrote: > >>I am confused... A year or so ago I installed SQL 2008 server Express - >>the >>free version. I had developed an application that connects to the server >>using ADO. Every thing works fine. I need to change my XP box to a vista >>one >>and needed to reinstall SQL 2008 Express (the free version) however I ran >>into a version that says "SQL 2008 Server R2 Express" that allows up to >>10GB >>of data and it is said to be free. Any difference between SQL Server 2008 >>Express and SQL 2008 R2 Express? >> >>Thanks in advance for your help >> > > SQL Server 2008 R2 is the latest version of SQL Server > > You can still download the previous release from > http://www.microsoft.com/downloads/details.aspx?FamilyID=58ce885d-508b-45c8-9fd3-118edd8e6fff&DisplayLang=en > or > http://www.microsoft.com/downloads/details.aspx?FamilyId=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en > > John
|
Pages: 1 Prev: Big transaction log file Next: Maintenance Plan - Backup |