文件名称:Database
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-26
- 文件大小:
- 608kb
- 下载次数:
- 0次
- 提 供 者:
- Sun****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
完整的项目工程,针对SQL2005进行的数据库访问技术。主要涉及SqlClient等相关类的使用。程序运行高效,界面美观。可以自己新建【数据库名】,【表明】,【服务器引擎】。
总之,强烈推荐学习SQL Server的编程者下载学习。
功能:
1. 建立连接,关必连接
2. 更新,插入,删除
3. 新建表,新建数据库,新建服务器
4. 更详细的内容,见代码注释
Author:Jing lin Sun.
版权所有,翻版必究,仅限学习使用-Complete project engineering, conducted for SQL2005 database access technology. Mainly involving the use SqlClient and other related classes. The program runs efficiently, beautiful interface. You can create your own database [name], [indicates], [server] engine. In short, it is strongly recommended to learn programming by SQL Server to download learning. Function: 1 to establish a connection, the connection will be closed 2 update, insert, delete, 3 new tables, new database, the new server 4 more details, see the code comment Author:.... Jing lin Sun Copyright Xfire, Learning to use only
总之,强烈推荐学习SQL Server的编程者下载学习。
功能:
1. 建立连接,关必连接
2. 更新,插入,删除
3. 新建表,新建数据库,新建服务器
4. 更详细的内容,见代码注释
Author:Jing lin Sun.
版权所有,翻版必究,仅限学习使用-Complete project engineering, conducted for SQL2005 database access technology. Mainly involving the use SqlClient and other related classes. The program runs efficiently, beautiful interface. You can create your own database [name], [indicates], [server] engine. In short, it is strongly recommended to learn programming by SQL Server to download learning. Function: 1 to establish a connection, the connection will be closed 2 update, insert, delete, 3 new tables, new database, the new server 4 more details, see the code comment Author:.... Jing lin Sun Copyright Xfire, Learning to use only
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Database
........\Database
........\Database.sln
........\Database.suo
........\........\app.config
........\........\bin
........\........\...\Debug
........\........\...\.....\Database.exe
........\........\...\.....\Database.exe.config
........\........\...\.....\Database.pdb
........\........\...\.....\Database.vshost.exe
........\........\...\.....\Database.vshost.exe.config
........\........\...\.....\Database.vshost.exe.manifest
........\........\...\.....\Stu.mdf
........\........\...\.....\Stu_log.ldf
........\........\...\.....\新建 文本文档.txt
........\........\Database.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj
........\........\...\Debug
........\........\...\.....\Database.csproj.FileListAbsolute.txt
........\........\...\.....\Database.csproj.GenerateResource.Cache
........\........\...\.....\Database.exe
........\........\...\.....\Database.frmDataBase.resources
........\........\...\.....\Database.pdb
........\........\...\.....\Database.Properties.Resources.resources
........\........\...\.....\Refactor
........\........\...\.....\TempPE
........\........\...\.....\......\StuDataSet.Designer.cs.dll
........\........\OpDataBase.cs
........\........\Program.cs
........\........\Properties
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\StuDataSet.Designer.cs
........\........\StuDataSet.xsc
........\........\StuDataSet.xsd
........\........\StuDataSet.xss
........\PrecompiledWeb
........\..............\ADOTest
........\..............\.......\bin
........\..............\.......\...\App_Web_yypfb73w.dll
........\..............\.......\Default.aspx
........\..............\.......\PrecompiledApp.config
........\..............\.......\web.config
........\SqlWizard
........\.........\app.config
........\.........\bin
........\.........\...\Debug
........\.........\...\.....\SqlWizard.exe
........\.........\...\.....\SqlWizard.exe.config
........\.........\...\.....\SqlWizard.pdb
........\.........\...\.....\SqlWizard.vshost.exe
........\.........\...\.....\SqlWizard.vshost.exe.config
........\.........\...\.....\SqlWizard.vshost.exe.manifest
........\.........\Form1.cs
........\.........\Form1.Designer.cs
........\.........\Form1.resx
........\.........\obj
........\.........\...\Debug
........\.........\...\.....\Refactor
........\.........\...\.....\SqlWizard.csproj.FileListAbsolute.txt
........\.........\...\.....\SqlWizard.csproj.GenerateResource.Cache
........\.........\...\.....\SqlWizard.exe
........\.........\...\.....\SqlWizard.Form1.resources
........\.........\...\.....\SqlWizard.pdb
........\.........\...\.....\SqlWizard.Properties.Resources.resources
........\.........\...\.....\TempPE
........\.........\...\.....\......\StuDataSet.Designer.cs.dll
........\.........\...\.....\......\StuDataSet1.Designer.cs.dll
........\.........\Program.cs
........\.........\Properties
........\.........\..........\AssemblyInfo.cs
........\.........\..........\Resources.Designer.cs
........\.........\..........\Resources.resx
........\.........\..........\Settings.Designer.cs
........\.........\..........\Settings.settings
........\.........\SqlWizard.csproj
........\.........\StuDataSet.Designer.cs
........\.........\StuDataSet.xsc
........\.........\StuDataSet.xsd
........\.........\StuDataSet.xss
........\.........\StuDataSet1.Designer.cs
........\.........\StuDataSet1.xsc
........\.........\StuDataSet1.xsd
........\.........\StuDataSet1.xss