Results 1 to 4 of 4

Thread: [RESOLVED] SQL 2008 database run under SQL 2005

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2005
    Posts
    310

    Resolved [RESOLVED] SQL 2008 database run under SQL 2005

    Is there any ways to run my application coded in 3.5 framework C# vs2010 and use SQL 2008 into machine with SQL 2005 only installed with?
    I tried to run but says downgrade not supported.

    cannot be opened because it is version 655. This server supports version 612 and earlier. A downgrade path is not supported.
    VB 6.0 = "Self-Study" Then
    vb.NET = "Self-Study" Then
    C# = 'on going study.....

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2005
    Posts
    310

    Re: SQL 2008 database run under SQL 2005

    If I restore it back to 2005, using the wizard option, do I need to modify also my current codes? If ever.
    Last edited by dr_aybyd; Sep 21st, 2010 at 06:40 AM.
    VB 6.0 = "Self-Study" Then
    vb.NET = "Self-Study" Then
    C# = 'on going study.....

  3. #3
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: SQL 2008 database run under SQL 2005

    You can not restore an SQL 2008 database to SQL 2005.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2005
    Posts
    310

    Re: SQL 2008 database run under SQL 2005

    ITs resolved I tried to used SQL Management tool then change the script to run under SQL 2005.
    Another way that work is reconstructing my DB under SQL2005
    VB 6.0 = "Self-Study" Then
    vb.NET = "Self-Study" Then
    C# = 'on going study.....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width