Will sql express 2005 and Studio 2003 (.net 1.1) work together? I can
not find a definitive statement on the Microsoft site and need to
change a 1.1 app and wish to use the newer 2005 express.
I know that I will need to load both the 1.1 and 2.x framework on the
system, but this is not a big issue at this point.
Thanks
Sahil Malik [MVP C#] - 04 Apr 2006 00:19 GMT
Yes they will. You won't be able to use the new features, but restricted to
a .NET 1.1 featureset, they will work together.
- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
__________________________________________________________
> Will sql express 2005 and Studio 2003 (.net 1.1) work together? I can
> not find a definitive statement on the Microsoft site and need to
[quoted text clipped - 4 lines]
>
> Thanks
Hendrik - 04 Apr 2006 07:38 GMT
Why will you need to load both frameworks?? Does SQL Express need the
framework to run on a machine??
David - 06 Apr 2006 19:45 GMT
As far as I can tell from the doc., you need the 2.x framework to run
Express.
>Why will you need to load both frameworks?? Does SQL Express need the
>framework to run on a machine??