Hi,

I'm currently running visual studio express edition with its sql managent tool.

however, I need now to work on a .net 1.1 project with sql 2000 db.

1. how do I install vs 2003 + sql server 2000 so that they will run side by side with my vs 2005 express edition.

2. can I connect to the sql server 2000 db through the vs express managent tool? what is the connection string for doing this from the .net1 web.config?


thanks,