如何在C#中管理数据库? [英] How Manage Database in C# ?

查看:116
本文介绍了如何在C#中管理数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的朋友在短短几秒钟内通过向导使操作变得如此简单
并给我一个自动的数据库导航器,由C#内置

这种自动方式很好,但我不想向用户显示此
我想让我的按钮来导航它,再加上我想隐藏一些保护功能,C#自动向导数据库,为用户提供完全控制权
因为他前面有所有导航工具

好的,我需要构建什么,当然不是完全从头开始
但要在全自动按钮内制作自己的导航按钮

我也想知道
有什么区别 (table1BindingSource,table1TableAdapter,myDatabaseDataSet)

他们每个人都有什么用?????

请向我提供更多信息.有关在C#中管理数据库的信息
如果可能的话,可以使用简单的项目进行演示

my friend made it so easy through wizards in just seconds
and give me an automatic database navigators , build in by C#

this automatic way is good , but i dont want to show this to the user
i want to make my buttons to navigate it , plus i want hide some feature for protection , C# automatic wizard Database , give user a full control
cause he has all the navigation tools in front of him

ok , what i need to build it , of course not fully from scratch
but to make my own navigation buttons inside of full automatic ones

also i would like know what''s the difference between
( table1BindingSource , table1TableAdapter , myDatabaseDataSet )

what the use for each one of them ??????

please provide me with more info. about managing databases in C#
and if possible , simple project for demonstration

推荐答案

请参阅此链接...
链接1 [链接2 [
See this link...
Link 1[^]
Link 2[^]


一个简单的教程此处 [
A simple tutorial here[^] .
You will need to read about DataAdapters etc on msdn or on any other site on the internet.


这篇关于如何在C#中管理数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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