使用DevExpress的Winform(C#)连接MySQL的Demo

上传者: mzqjson | 上传时间: 2023-04-04 19:25:28 | 文件大小: 4.75MB | 文件类型: RAR
需要建表: create table userinfo ( id int(5) auto_increment not null primary key, --自增主键 name varchar(10) not null, password varchar(50) not null, email varchar(50) not null, regdate date ); 使用了两种方式MySQLDriverCS和OLEDB,分别对应两个画面和两个引用的DLL: MySQLDriverCS.dll和MySQLPV.dll

文件下载

资源详情

[{"title":"( 59 个子文件 4.75MB ) 使用DevExpress的Winform(C#)连接MySQL的Demo","children":[{"title":"WindowsFormsApplication1","children":[{"title":"WindowsForms.csproj.vspscc <span style='color:#111;'> 257B </span>","children":null,"spread":false},{"title":"FormOLEDB.resx <span style='color:#111;'> 6.07KB </span>","children":null,"spread":false},{"title":"FormMain.cs <span style='color:#111;'> 695B </span>","children":null,"spread":false},{"title":"FormMySQL.Designer.cs <span style='color:#111;'> 9.37KB </span>","children":null,"spread":false},{"title":"DataSetUser.Designer.cs <span style='color:#111;'> 33.30KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 509B </span>","children":null,"spread":false},{"title":"FormMain.resx <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"FormOLEDB.Designer.cs <span style='color:#111;'> 9.38KB </span>","children":null,"spread":false},{"title":"WindowsForms.csproj <span style='color:#111;'> 6.84KB </span>","children":null,"spread":false},{"title":"FormMain.Designer.cs <span style='color:#111;'> 15.83KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false}],"spread":true},{"title":"FormMySQL.resx <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false},{"title":"FormOLEDB.cs <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"DataSetUser.xsd <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"WindowsForms.csproj.ResolveComReference.cache <span style='color:#111;'> 581B </span>","children":null,"spread":false},{"title":"Refactor","children":null,"spread":false},{"title":"WindowsForms.csproj.FileListAbsolute.txt <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'> 117.59KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.csproj.FileListAbsolute.txt <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"DataSetUser.Designer.cs.dll <span style='color:#111;'> 28.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"WindowsFormsApplication1.FormMySQL.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsForms.csproj.GenerateResource.Cache <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.Form3.resources <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.Form2.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.FormOLEDB.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"Interop.MySQLPV.dll <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false},{"title":"MyForm.pdb <span style='color:#111;'> 75.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.csproj.GenerateResource.Cache <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"MyForm.exe <span style='color:#111;'> 31.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"Release","children":[{"title":"WindowsForms.csproj.FileListAbsolute.txt <span style='color:#111;'> 867B </span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"DataSetUser.Designer.cs.dll <span style='color:#111;'> 28.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"WindowsFormsApplication1.FormMySQL.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsForms.csproj.GenerateResource.Cache <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"MyForm.pdb <span style='color:#111;'> 47.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication1.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"MyForm.exe <span style='color:#111;'> 26.00KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"DataSetUser.xsc <span style='color:#111;'> 361B </span>","children":null,"spread":false},{"title":"DataSetUser.xss <span style='color:#111;'> 3B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"MyForm.vshost.exe <span style='color:#111;'> 13.99KB </span>","children":null,"spread":false},{"title":"MySQLDriverCS.dll <span style='color:#111;'> 68.00KB </span>","children":null,"spread":false},{"title":"DevExpress.XtraTreeList.v9.2.dll <span style='color:#111;'> 644.00KB </span>","children":null,"spread":false},{"title":"DevExpress.Data.v9.2.dll <span style='color:#111;'> 2.09MB </span>","children":null,"spread":false},{"title":"DevExpress.XtraEditors.v9.2.dll <span style='color:#111;'> 1.75MB </span>","children":null,"spread":false},{"title":"DevExpress.Utils.v9.2.dll <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"Interop.MySQLPV.dll <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false},{"title":"en","children":null,"spread":false},{"title":"MyForm.pdb <span style='color:#111;'> 75.50KB </span>","children":null,"spread":false},{"title":"zh-CHT","children":null,"spread":false},{"title":"DevExpress.XtraGrid.v9.2.dll <span style='color:#111;'> 1.85MB </span>","children":null,"spread":false},{"title":"DevExpress.XtraBars.v9.2.dll <span style='color:#111;'> 1.91MB </span>","children":null,"spread":false},{"title":"MyForm.exe <span style='color:#111;'> 31.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"Release","children":[{"title":"MyForm.vshost.exe <span style='color:#111;'> 13.99KB </span>","children":null,"spread":false},{"title":"MySQLDriverCS.dll <span style='color:#111;'> 68.00KB </span>","children":null,"spread":false},{"title":"MyForm.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"MyForm.pdb <span style='color:#111;'> 47.50KB </span>","children":null,"spread":false},{"title":"MyForm.exe <span style='color:#111;'> 26.00KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"FormMySQL.cs <span style='color:#111;'> 7.92KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明