当前位置:数据库 > Oracle >>

通过c#连结oracle数据库(三)

 

//

this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);

this.ClientSize = new System.Drawing.Size(576, 317);

this.Controls.AddRange(new System.Windows.Forms.Control[] {

this.BtnExit,

this.BtnDelete,

this.BtnEdit,

this.BtnSave,

this.BtnAddNew,

this.TxtDeptNo,

this.TxtESal,

this.TxtEName,

this.TxtEmpNo,

this.label4,

this.label3,

this.label2,

this.label1});

this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));

this.Name = "FrmEmp";

补充:软件开发 , C# ,
Oracle
MySQL
Access
SQLServer
DB2
Excel
SQLite
SYBASE
Postgres
如果你遇到数据库难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,