连接sql2005和vs2010 [英] connect sql2005 and vs2010

查看:121
本文介绍了连接sql2005和vs2010的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1.我可以将Visual Studio 2010与sql server 2005连接吗?
2.我可以将Visual Studio 2008与sql server 2005连接吗?
3.我可以将Visual Studio 2010与sql server 2008连接吗?
4.我是否可以将Visual Studio 2005与sql server 2008连接.

1.Can i able to connect visual studio 2010 with sql server 2005.
2.Can i able to connect visual studio 2008 with sql server 2005.
3.Can i able to connect visual studio 2010 with sql server 2008.
4.Can i able to connect visual studio 2005 with sql server 2008.

推荐答案

是的,可以,请参考MSDN:
从Microsoft Visual Studio 2005和2008连接到Microsoft SQL Server 2008 [ ^ ]
演练:连接到SQL Server Express数据库(Windows窗体)中的数据 [ ^ ]

并且入门指南通过C#访问SQL Server [ ^ ]
Yes you can, refer MSDN:
Connecting to Microsoft SQL Server 2008 from Microsoft Visual Studio 2005 and 2008[^]
Walkthrough: Connecting to Data in a SQL Server Express Database (Windows Forms)[^]

And Beginners guide to accessing SQL Server through C#[^]


任何版本的.net都可以连接到任何版本的SQL Server.

检查您的连接字符串: http://www.connectionstrings.com/ [
Any version of .net can connect to any version of SQL Server.

Check your connection strings : http://www.connectionstrings.com/[^]




代码项目上已存在的解决方案,请参见关注链接
带有MySQL连接器的C#ASP.NET MySQL连接教程 [ ^ ]

祝你好运
Hi,

The Solution already on Code project refer Following Link
C# ASP.NET MySQL Connection Tutorial with MySQL Connector[^]

best Luck


这篇关于连接sql2005和vs2010的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆