Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a Microsoft Visual Studio 2008 Version 9.0.30729.1 SP. i am developing in C sharp. I have SQL Server 2012 installed. Now, when I try to use any of the wizards in my dataset, or try to make a connection to the database form a dataset, i am presented with the following message: "This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported". Is there a way to workaround this??

Regards
Posted
Comments
Maciej Los 8-Jan-14 2:28am    
Try to install MS Visual Studio 2012 (or 2013 - better)

1 solution

Please, have a look here: Visual Studio 2008 SP1 with SQL Server 2012[^]
MS VS 2008 does not support MS SQL Server 2012. You need to install newer version of MS VS or oldest verstion of MS SQL server.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900