i work for a company that is not very tech savvy, so they finally got us ASP2.0 last week. So i am spending this week experimenting with the new VS2005, but does the framework require SQL 2005 also? or can you still connect with SQL 2000 databases?
thanks
john
Asking to know has never been a stupid thing to do! Pretending you know while you don't is the real stupidity!
ASP.NET 2.0 can work with any kind of databases, SQL Server 2000, 2005, Oracle, etc ...
Just make sure you fill the right section in the ConnectionStrings in the Web.Config with the right ConnectionString pointing to the database you want!
Hope this helps!
Regards
yeah thanks! i actually had figured this out it was just a formatting issue on my connection string... sorry i would have closed this thread earlier but this topic didnt get posted for like 1000 hours
Glad you are now done with this problem!Regards
0 comments:
Post a Comment