You are currently viewing the BOOK: Beginning ASP.NET 2.0 and Databases section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I have installed Visual Web Developer 2005 Express and SQLserver 2005 Express
(SQLserver Management Studio Express). To install SQLserver 2005 Express, I
had to delete the SQLserver 2000, because the file folder names for 2000 and
2005 Express are the same.
I am wondering how can I test a VWD project connecting directly to an old
SQLserver 2000 database? Can I have 2000 and 2005 Express databases on the
same computer? What are the general instructions for updating from
VS2003/SQLserver 2000 to VS2005/SQLserver 2005Express?