数据连接一般编程 [英] Data connectivity General programming

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

问题描述

我一直在使用Visual Studio(VB.net)2010中的设计器来进行一周左右的数据库连接。但我想用编程来做。有人可以帮助我使用数据连接概念,以便我可以通过编码实现它们。提前谢谢。

I've been using designer in Visual Studio(VB.net) 2010 to do database Connectivity for a week or so.But I want to do it with programming. Can someone help me with the Data connectivity concept, so that I can implement them via coding. Thank you in advance.

推荐答案

简而言之:您可以使用ADO.NET:

http://en.wikipedia.org/wiki/ADO.NET [ ^ ],

http://msdn2.microsoft.com/en-us/library/aa286484.aspx [ ^ ]。



这是一篇很好的入门CodeProject文章,有助于快速入门:为初学者使用ADO.NET [ ^ ]。



我推荐上面引用的那个,但你可以找到更多:http://www.codeproject.com/search.aspx?q=ADO.NET+beginners&doctypeid=1 [<一个href =http://www.codeproject.com/search.aspx?q=ADO.NET+beginners&doctypeid=1target =_ blanktitle =New Window> ^ ]。br />


-SA
In brief: you can use ADO.NET:
http://en.wikipedia.org/wiki/ADO.NET[^],
http://msdn2.microsoft.com/en-us/library/aa286484.aspx[^].

This is a good introductory CodeProject article which helps to quickly get started: Using ADO.NET for beginners[^].

I recommend the one referenced above, but you can find some more: http://www.codeproject.com/search.aspx?q=ADO.NET+beginners&doctypeid=1[^].

—SA


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

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