在Visual Studio 2010中创建一个简单的数据库管理应用程序 [英] creating a simple database management application in visual studio 2010

查看:110
本文介绍了在Visual Studio 2010中创建一个简单的数据库管理应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!!!!
我很期待学习如何在Visual Studio 2010中使用sql server创建数据库应用程序,以及如何使用Csharp创建的应用程序来管理该数据库,例如从该数据库中添加,修改,删除或选择!

我真的非常感谢您提供的任何帮助.

Hello everybody !!!
i''m looking forward to learn how to create a database application using sql server in visual studio 2010 and how to manage that database with an application created with Csharp such as adding, modifying, deleting or selecting from that database !

i really thank you for any help such as it is.

推荐答案

Google-学习,实践.

方便的搜索短语:

SqlConnection
SqlCommand
SqlParameters
SqlDataReader
数据表
DataRow
数据集
t-sql存储过程
Google - learn it, live it.

Handy search phrases:

SqlConnection
SqlCommand
SqlParameters
SqlDataReader
DataTable
DataRow
DataSet
t-sql stored procedures


我很高兴您对此充满期待,因为这是一项艰巨的任务.
请记住,在开始显示任何内容之前,需要先查找数据库,然后查找数据库表,触发器,SP和关系.

我不想拖延您的工作,但这是一项艰巨的任务:从较小的,更简单的DB程序开始可能会更好,这样一来,当您遇到困难时就不会感到沮丧-那样的话.

现在,您的问题是什么?
I''m glad you are looking forward to this, given it is a big task to get right.
Bear in mind that you need to look for the databases, then the database tables, triggers, SPs, and relationships, before you can even start displaying anything.

I don''t want to put you off, but this is a big task: you might be better off starting with a smaller, simpler DB program so as not to get dispirited when you get stuck - and you will.

Now, what was your question?


检查以下内容:

通过C#访问SQL Server的入门指南 [ http://65.39.148.41/Answers/181708/crud-operations-in-Csharp. aspx#answer1 [ ^ ]

希望这会有所帮助:)
check these out:

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

http://65.39.148.41/Answers/181708/crud-operations-in-Csharp.aspx#answer1[^]

hope this helps :)


这篇关于在Visual Studio 2010中创建一个简单的数据库管理应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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