|
-
Sep 21st, 2010, 04:43 AM
#1
Thread Starter
Hyperactive Member
[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.....
-
Sep 21st, 2010, 06:34 AM
#2
Thread Starter
Hyperactive Member
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.....
-
Sep 21st, 2010, 07:14 AM
#3
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
-
Sep 22nd, 2010, 05:36 PM
#4
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|