have error when trying to work with VS2005 and SQL-server2008

Posted by Gold on Stack Overflow See other posts from Stack Overflow or by Gold
Published on 2010-06-14T05:58:28Z Indexed on 2010/06/14 6:02 UTC
Read the original article Hit count: 176

hi

i have C# program (in Visual studio 2005) and i try to connect and

work with sql-server 2008.

the connect is success but i get this error:

this server version is not supported. you must have Microsoft SQL server 2005 Beta 2 or later

what can i do ?

thank's in advance

© Stack Overflow or respective owner

Related posts about c#

Related posts about sql-server-2008