How can I connect from vs2005 to remote Sql Server (Sql Server 2008 ) when I connect I have amessage mean that is not support connecting from VS2005 to Sql Server 2008
Asked
Active
Viewed 317 times
1
-
This isn't really anything to do with C#, you should consider changing your tags – bgs264 Jun 03 '10 at 08:59
1 Answers
2
Make sure you're running Visual Studio 2005 SP1 and then install this:
You won't be able to design tables but you'll be able to amend the data and create/edit Stored Procedures.

bgs264
- 4,572
- 6
- 38
- 72