文件名称:CSharpPAccess_DataBase
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-06
- 文件大小:
- 140kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本人根据网上找资料,思考整理,最新琢磨出来的方法。平台:VS2010。C#接Access数据库,增加、修改、删除操作全部基于对DataSet的操作,然后更新到数据库。 -I According to the Internet to find information, organize thinking, pondering out the latest methods. Platform: VS2010. C# Access database access, add, modify, delete all based on the operation of the DataSet, and then update the database.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#+Access_DataBase\Acess\Acess.csproj
..................\.....\Acess.csproj.user
..................\.....\Add_info.cs
..................\.....\Add_info.Designer.cs
..................\.....\Add_info.resx
..................\.....\app.config
..................\.....\bin\Debug\Acess.exe
..................\.....\...\.....\Acess.pdb
..................\.....\...\.....\Acess.vshost.exe
..................\.....\...\.....\Acess.vshost.exe.config
..................\.....\...\.....\Acess.vshost.exe.manifest
..................\.....\...\Release\Acess.exe
..................\.....\...\.......\Acess.exe.config
..................\.....\...\.......\Acess.pdb
..................\.....\...\.......\Acess.vshost.exe
..................\.....\...\.......\Acess.vshost.exe.config
..................\.....\...\.......\Acess.vshost.exe.manifest
..................\.....\...\.......\student.mdb
..................\.....\Delete_info.cs
..................\.....\Delete_info.Designer.cs
..................\.....\Delete_info.resx
..................\.....\Form1.cs
..................\.....\Form1.Designer.cs
..................\.....\Form1.resx
..................\.....\GlobalValue.cs
..................\.....\obj\Debug\Acess.csproj.FileListAbsolute.txt
..................\.....\...\.....\Acess.csproj.GenerateResource.Cache
..................\.....\...\.....\Acess.exe
..................\.....\...\.....\Acess.Form1.resources
..................\.....\...\.....\Acess.pdb
..................\.....\...\.....\Acess.Properties.Resources.resources
..................\.....\...\.....\TempPE\studentDataSet.Designer.cs.dll
..................\.....\...\Release\Acess.Add_info.resources
..................\.....\...\.......\Acess.csproj.FileListAbsolute.txt
..................\.....\...\.......\Acess.csproj.GenerateResource.Cache
..................\.....\...\.......\Acess.Delete_info.resources
..................\.....\...\.......\Acess.exe
..................\.....\...\.......\Acess.Form1.resources
..................\.....\...\.......\Acess.pdb
..................\.....\...\.......\Acess.Properties.Resources.resources
..................\.....\...\.......\Acess.Query_info.resources
..................\.....\...\.......\Acess.Update_info.resources
..................\.....\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
..................\.....\...\.......\GenerateResource-ResGen.read.1.tlog
..................\.....\...\.......\GenerateResource-ResGen.write.1.tlog
..................\.....\...\.......\TempPE\Properties.Resources.Designer.cs.dll
..................\.....\...\.......\......\studentDataSet.Designer.cs.dll
..................\.....\Program.cs
..................\.....\...perties\AssemblyInfo.cs
..................\.....\..........\Resources.Designer.cs
..................\.....\..........\Resources.resx
..................\.....\..........\Settings.Designer.cs
..................\.....\..........\Settings.settings
..................\.....\Query_info.cs
..................\.....\Query_info.Designer.cs
..................\.....\Query_info.resx
..................\.....\Update_info.cs
..................\.....\Update_info.Designer.cs
..................\.....\Update_info.resx
..................\Acess.sln
..................\Acess.suo
..................\UpgradeLog.XML
..................\_UpgradeReport_Files\UpgradeReport.css
..................\....................\UpgradeReport.xslt
..................\....................\UpgradeReport_Minus.gif
..................\....................\UpgradeReport_Plus.gif
..................\Acess\obj\Debug\TempPE
..................\.....\...\Release\TempPE
..................\.....\bin\Debug
..................\.....\...\Release
..................\.....\obj\Debug
..................\.....\...\Release
..................\.....\bin
..................\.....\obj
..................\.....\Properties
..................\Acess
..................\_UpgradeReport_Files
C#+Access_DataBase