SQL server 2005 with Enterprise Library 1.1
-
hi , i have build an ASP.net application using Enterprise library 1.1. Curremtly i was using sql server 2000. Now i have to take my DB to sql server 2005. my question is that my current application will work with SQL server 2005??? Is enterprise library 1.1(june 2005) work well with SQL server 2005????? please reply soon...
-
hi , i have build an ASP.net application using Enterprise library 1.1. Curremtly i was using sql server 2000. Now i have to take my DB to sql server 2005. my question is that my current application will work with SQL server 2005??? Is enterprise library 1.1(june 2005) work well with SQL server 2005????? please reply soon...
You've asked this in two forums. The other one is the right one. What DB you use has nothing to do with ASP.NET. Your app should work fine, but you should run your unit tests to be sure, because there are changes to T-SQL, and you never now for sure.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
You've asked this in two forums. The other one is the right one. What DB you use has nothing to do with ASP.NET. Your app should work fine, but you should run your unit tests to be sure, because there are changes to T-SQL, and you never now for sure.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
i was confused because i used enterprise library 1.1(june 2005) and was not sure that will it work with sql server 2005. thnx for reply