G
Guest
Hi All,
Hope this is the right forum. If not, please direct me to another that
might be more appropriate. We sell a commercial application that uses MSDE
as the database. From our understanding, this will not work going forward
with Vista so we need to move to SQL Express. Our current setup is Visual
Studio 2003 using Framework 1.1.
We do have some questions on this and would like a couple of other potential
solutions verified.
1. If we move to SQL Express, does our application have to be compiled
against framework 2.0 or can we leave it at 1.1?
2. If we move to Visual Studio 2005, can we still compile to the 1.1
framework? This is a requirement because we have a partner that integrates
our system and they will continue with Framework 1.1. If it is possible, are
there any known issues.
3. Are there any changes with the connection string between MSDE and SQL
Express?
4. We are thinking of compiling our application against 1.1 but when we
release it, send Framework 3.0 or 2.0 if SQL Express demands that version.
Our understanding is that this should work and applications will pick up the
higher version of the framework if the version they were compiled under is
not available. We would do this since SQL Express requires at least version
2 of the framework to install. Of course we would test the application on
both versions (1.1 and 3.0) for compatability.
5. Is it possible to stay with Visual Studio 2003 and run against SQL Server
2005 and SQL Express?
Thanks to all who can help.
Roger
Hope this is the right forum. If not, please direct me to another that
might be more appropriate. We sell a commercial application that uses MSDE
as the database. From our understanding, this will not work going forward
with Vista so we need to move to SQL Express. Our current setup is Visual
Studio 2003 using Framework 1.1.
We do have some questions on this and would like a couple of other potential
solutions verified.
1. If we move to SQL Express, does our application have to be compiled
against framework 2.0 or can we leave it at 1.1?
2. If we move to Visual Studio 2005, can we still compile to the 1.1
framework? This is a requirement because we have a partner that integrates
our system and they will continue with Framework 1.1. If it is possible, are
there any known issues.
3. Are there any changes with the connection string between MSDE and SQL
Express?
4. We are thinking of compiling our application against 1.1 but when we
release it, send Framework 3.0 or 2.0 if SQL Express demands that version.
Our understanding is that this should work and applications will pick up the
higher version of the framework if the version they were compiled under is
not available. We would do this since SQL Express requires at least version
2 of the framework to install. Of course we would test the application on
both versions (1.1 and 3.0) for compatability.
5. Is it possible to stay with Visual Studio 2003 and run against SQL Server
2005 and SQL Express?
Thanks to all who can help.
Roger