|
- namespace CNAS_DBSync
- {
- partial class frmDatabaseParams
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDatabaseParams));
- this.pnlAll = new System.Windows.Forms.Panel();
- this.pnlCenter = new System.Windows.Forms.Panel();
- this.tabParamas = new System.Windows.Forms.TabControl();
- this.tabInstrument = new System.Windows.Forms.TabPage();
- this.tabcDS = new System.Windows.Forms.TabControl();
- this.tabExcel = new System.Windows.Forms.TabPage();
- this.label22 = new System.Windows.Forms.Label();
- this.lblExcelRemotePwd = new System.Windows.Forms.Label();
- this.txtRemoteExcelPwd = new System.Windows.Forms.TextBox();
- this.lblExcelRemoteUser = new System.Windows.Forms.Label();
- this.txtRemoteExcelUser = new System.Windows.Forms.TextBox();
- this.cbxExcelRemote = new System.Windows.Forms.CheckBox();
- this.btnOpenFileExcel = new System.Windows.Forms.Button();
- this.label3 = new System.Windows.Forms.Label();
- this.txtInportExcel = new System.Windows.Forms.TextBox();
- this.tabFoxPro = new System.Windows.Forms.TabPage();
- this.label27 = new System.Windows.Forms.Label();
- this.cbxFoxProRemote = new System.Windows.Forms.CheckBox();
- this.lblFoxproRemotePwd = new System.Windows.Forms.Label();
- this.txtRemoteFoxProPwd = new System.Windows.Forms.TextBox();
- this.lblFoxproRemoteUserId = new System.Windows.Forms.Label();
- this.txtRemoteFoxProUserId = new System.Windows.Forms.TextBox();
- this.txtFoxProPwd = new System.Windows.Forms.TextBox();
- this.txtFoxProUserId = new System.Windows.Forms.TextBox();
- this.label32 = new System.Windows.Forms.Label();
- this.label33 = new System.Windows.Forms.Label();
- this.btnFileOpenFoxPro = new System.Windows.Forms.Button();
- this.label34 = new System.Windows.Forms.Label();
- this.txtFoxProFolder = new System.Windows.Forms.TextBox();
- this.tabAccess = new System.Windows.Forms.TabPage();
- this.label21 = new System.Windows.Forms.Label();
- this.cbxAccessRemote = new System.Windows.Forms.CheckBox();
- this.lblAccessRemotePwd = new System.Windows.Forms.Label();
- this.txtAccessRemotePwd = new System.Windows.Forms.TextBox();
- this.lblAccessRemoteUser = new System.Windows.Forms.Label();
- this.txtAccessRemoteUser = new System.Windows.Forms.TextBox();
- this.txtAceessPwd = new System.Windows.Forms.TextBox();
- this.txtAccessUser = new System.Windows.Forms.TextBox();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.btnOpenFileAccess = new System.Windows.Forms.Button();
- this.label4 = new System.Windows.Forms.Label();
- this.txtAccessPath = new System.Windows.Forms.TextBox();
- this.tabSQLite = new System.Windows.Forms.TabPage();
- this.label25 = new System.Windows.Forms.Label();
- this.cbxSqliteRemote = new System.Windows.Forms.CheckBox();
- this.lblSqliteRemotePwd = new System.Windows.Forms.Label();
- this.txtSqliteRemotePwd = new System.Windows.Forms.TextBox();
- this.lblSqliteRemoteUser = new System.Windows.Forms.Label();
- this.txtSqliteRemoteUser = new System.Windows.Forms.TextBox();
- this.txtSqlitePwd = new System.Windows.Forms.TextBox();
- this.txtSqliteUser = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.btnOpenFileSQLite = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.txtSqlitePath = new System.Windows.Forms.TextBox();
- this.tabSQLServer = new System.Windows.Forms.TabPage();
- this.txtSqlServerPort = new System.Windows.Forms.TextBox();
- this.lblSqlPort = new System.Windows.Forms.Label();
- this.btnTestSQLLink = new System.Windows.Forms.Button();
- this.txtSqlServerName = new System.Windows.Forms.TextBox();
- this.txtSqlServerHost = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.txtSqlServerPwd = new System.Windows.Forms.TextBox();
- this.txtSqlServerUser = new System.Windows.Forms.TextBox();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.tabMySql = new System.Windows.Forms.TabPage();
- this.txtMySqlPort = new System.Windows.Forms.TextBox();
- this.label17 = new System.Windows.Forms.Label();
- this.btnMySqlTest = new System.Windows.Forms.Button();
- this.txtMySqlServer = new System.Windows.Forms.TextBox();
- this.txtMySqlHost = new System.Windows.Forms.TextBox();
- this.label18 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.txtMySqlPwd = new System.Windows.Forms.TextBox();
- this.txtMySqlUser = new System.Windows.Forms.TextBox();
- this.label20 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.tabOracle = new System.Windows.Forms.TabPage();
- this.txtOracleHost = new System.Windows.Forms.TextBox();
- this.label37 = new System.Windows.Forms.Label();
- this.txtOraclePort = new System.Windows.Forms.TextBox();
- this.label24 = new System.Windows.Forms.Label();
- this.btnOracleTestLink = new System.Windows.Forms.Button();
- this.txtOracleSource = new System.Windows.Forms.TextBox();
- this.label26 = new System.Windows.Forms.Label();
- this.txtOraclePwd = new System.Windows.Forms.TextBox();
- this.txtOracleUserId = new System.Windows.Forms.TextBox();
- this.label28 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.tabTxt = new System.Windows.Forms.TabPage();
- this.label30 = new System.Windows.Forms.Label();
- this.lblTxtRemoteUserPwd = new System.Windows.Forms.Label();
- this.txtRemoteTxtPwd = new System.Windows.Forms.TextBox();
- this.lblTxtRemoteUserId = new System.Windows.Forms.Label();
- this.txtRemoteTxtUserId = new System.Windows.Forms.TextBox();
- this.cbxRemoteTxt = new System.Windows.Forms.CheckBox();
- this.btnOpenFileTxt = new System.Windows.Forms.Button();
- this.label36 = new System.Windows.Forms.Label();
- this.txtInportTxt = new System.Windows.Forms.TextBox();
- this.tabCnas = new System.Windows.Forms.TabPage();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.txtDBHost = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.txtPort = new System.Windows.Forms.TextBox();
- this.label8 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.txtDBUser = new System.Windows.Forms.TextBox();
- this.btnCNASTestLink = new System.Windows.Forms.Button();
- this.txtDBPwd = new System.Windows.Forms.TextBox();
- this.txtDBName = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.cbxTargetDBSelect = new System.Windows.Forms.ComboBox();
- this.label31 = new System.Windows.Forms.Label();
- this.pnlBottom = new System.Windows.Forms.Panel();
- this.btnOK = new System.Windows.Forms.Button();
- this.pnlTop = new System.Windows.Forms.Panel();
- this.pnlAll.SuspendLayout();
- this.pnlCenter.SuspendLayout();
- this.tabParamas.SuspendLayout();
- this.tabInstrument.SuspendLayout();
- this.tabcDS.SuspendLayout();
- this.tabExcel.SuspendLayout();
- this.tabFoxPro.SuspendLayout();
- this.tabAccess.SuspendLayout();
- this.tabSQLite.SuspendLayout();
- this.tabSQLServer.SuspendLayout();
- this.tabMySql.SuspendLayout();
- this.tabOracle.SuspendLayout();
- this.tabTxt.SuspendLayout();
- this.tabCnas.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.pnlBottom.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlAll
- //
- this.pnlAll.Controls.Add(this.pnlCenter);
- this.pnlAll.Controls.Add(this.pnlBottom);
- this.pnlAll.Controls.Add(this.pnlTop);
- this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlAll.Location = new System.Drawing.Point(0, 0);
- this.pnlAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlAll.Name = "pnlAll";
- this.pnlAll.Size = new System.Drawing.Size(992, 664);
- this.pnlAll.TabIndex = 0;
- //
- // pnlCenter
- //
- this.pnlCenter.Controls.Add(this.tabParamas);
- this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlCenter.Location = new System.Drawing.Point(0, 7);
- this.pnlCenter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlCenter.Name = "pnlCenter";
- this.pnlCenter.Size = new System.Drawing.Size(992, 595);
- this.pnlCenter.TabIndex = 4;
- //
- // tabParamas
- //
- this.tabParamas.Controls.Add(this.tabInstrument);
- this.tabParamas.Controls.Add(this.tabCnas);
- this.tabParamas.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabParamas.Location = new System.Drawing.Point(0, 0);
- this.tabParamas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabParamas.Name = "tabParamas";
- this.tabParamas.SelectedIndex = 0;
- this.tabParamas.Size = new System.Drawing.Size(992, 595);
- this.tabParamas.TabIndex = 1;
- //
- // tabInstrument
- //
- this.tabInstrument.Controls.Add(this.tabcDS);
- this.tabInstrument.Location = new System.Drawing.Point(4, 28);
- this.tabInstrument.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabInstrument.Name = "tabInstrument";
- this.tabInstrument.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabInstrument.Size = new System.Drawing.Size(984, 563);
- this.tabInstrument.TabIndex = 0;
- this.tabInstrument.Text = "仪器数据源";
- this.tabInstrument.UseVisualStyleBackColor = true;
- //
- // tabcDS
- //
- this.tabcDS.Controls.Add(this.tabExcel);
- this.tabcDS.Controls.Add(this.tabFoxPro);
- this.tabcDS.Controls.Add(this.tabAccess);
- this.tabcDS.Controls.Add(this.tabSQLite);
- this.tabcDS.Controls.Add(this.tabSQLServer);
- this.tabcDS.Controls.Add(this.tabMySql);
- this.tabcDS.Controls.Add(this.tabOracle);
- this.tabcDS.Controls.Add(this.tabTxt);
- this.tabcDS.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabcDS.Location = new System.Drawing.Point(4, 5);
- this.tabcDS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabcDS.Name = "tabcDS";
- this.tabcDS.SelectedIndex = 0;
- this.tabcDS.Size = new System.Drawing.Size(976, 553);
- this.tabcDS.TabIndex = 6;
- this.tabcDS.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabcDS_Selected);
- //
- // tabExcel
- //
- this.tabExcel.Controls.Add(this.label22);
- this.tabExcel.Controls.Add(this.lblExcelRemotePwd);
- this.tabExcel.Controls.Add(this.txtRemoteExcelPwd);
- this.tabExcel.Controls.Add(this.lblExcelRemoteUser);
- this.tabExcel.Controls.Add(this.txtRemoteExcelUser);
- this.tabExcel.Controls.Add(this.cbxExcelRemote);
- this.tabExcel.Controls.Add(this.btnOpenFileExcel);
- this.tabExcel.Controls.Add(this.label3);
- this.tabExcel.Controls.Add(this.txtInportExcel);
- this.tabExcel.Location = new System.Drawing.Point(4, 28);
- this.tabExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabExcel.Name = "tabExcel";
- this.tabExcel.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabExcel.Size = new System.Drawing.Size(968, 521);
- this.tabExcel.TabIndex = 0;
- this.tabExcel.Text = "Excel";
- this.tabExcel.UseVisualStyleBackColor = true;
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(71, 37);
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(98, 18);
- this.label22.TabIndex = 24;
- this.label22.Text = "是否远程:";
- //
- // lblExcelRemotePwd
- //
- this.lblExcelRemotePwd.AutoSize = true;
- this.lblExcelRemotePwd.Location = new System.Drawing.Point(69, 268);
- this.lblExcelRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblExcelRemotePwd.Name = "lblExcelRemotePwd";
- this.lblExcelRemotePwd.Size = new System.Drawing.Size(98, 18);
- this.lblExcelRemotePwd.TabIndex = 10;
- this.lblExcelRemotePwd.Text = "远程密码:";
- this.lblExcelRemotePwd.Visible = false;
- //
- // txtRemoteExcelPwd
- //
- this.txtRemoteExcelPwd.Location = new System.Drawing.Point(172, 262);
- this.txtRemoteExcelPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteExcelPwd.Name = "txtRemoteExcelPwd";
- this.txtRemoteExcelPwd.PasswordChar = '*';
- this.txtRemoteExcelPwd.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteExcelPwd.TabIndex = 11;
- this.txtRemoteExcelPwd.Visible = false;
- //
- // lblExcelRemoteUser
- //
- this.lblExcelRemoteUser.AutoSize = true;
- this.lblExcelRemoteUser.Location = new System.Drawing.Point(51, 172);
- this.lblExcelRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblExcelRemoteUser.Name = "lblExcelRemoteUser";
- this.lblExcelRemoteUser.Size = new System.Drawing.Size(116, 18);
- this.lblExcelRemoteUser.TabIndex = 8;
- this.lblExcelRemoteUser.Text = "远程用户名:";
- this.lblExcelRemoteUser.Visible = false;
- //
- // txtRemoteExcelUser
- //
- this.txtRemoteExcelUser.Location = new System.Drawing.Point(172, 166);
- this.txtRemoteExcelUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteExcelUser.Name = "txtRemoteExcelUser";
- this.txtRemoteExcelUser.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteExcelUser.TabIndex = 6;
- this.txtRemoteExcelUser.Visible = false;
- //
- // cbxExcelRemote
- //
- this.cbxExcelRemote.AutoSize = true;
- this.cbxExcelRemote.Location = new System.Drawing.Point(172, 36);
- this.cbxExcelRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxExcelRemote.Name = "cbxExcelRemote";
- this.cbxExcelRemote.Size = new System.Drawing.Size(52, 22);
- this.cbxExcelRemote.TabIndex = 4;
- this.cbxExcelRemote.Text = "是";
- this.cbxExcelRemote.UseVisualStyleBackColor = true;
- this.cbxExcelRemote.CheckedChanged += new System.EventHandler(this.cbxExcelRemote_CheckedChanged);
- //
- // btnOpenFileExcel
- //
- this.btnOpenFileExcel.Location = new System.Drawing.Point(588, 73);
- this.btnOpenFileExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOpenFileExcel.Name = "btnOpenFileExcel";
- this.btnOpenFileExcel.Size = new System.Drawing.Size(90, 35);
- this.btnOpenFileExcel.TabIndex = 6;
- this.btnOpenFileExcel.Text = "浏览";
- this.btnOpenFileExcel.UseVisualStyleBackColor = true;
- this.btnOpenFileExcel.Click += new System.EventHandler(this.btnOpenFileExcel_Click);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(104, 82);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(62, 18);
- this.label3.TabIndex = 5;
- this.label3.Text = "路径:";
- //
- // txtInportExcel
- //
- this.txtInportExcel.Location = new System.Drawing.Point(172, 74);
- this.txtInportExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtInportExcel.Name = "txtInportExcel";
- this.txtInportExcel.Size = new System.Drawing.Size(403, 28);
- this.txtInportExcel.TabIndex = 5;
- //
- // tabFoxPro
- //
- this.tabFoxPro.Controls.Add(this.label27);
- this.tabFoxPro.Controls.Add(this.cbxFoxProRemote);
- this.tabFoxPro.Controls.Add(this.lblFoxproRemotePwd);
- this.tabFoxPro.Controls.Add(this.txtRemoteFoxProPwd);
- this.tabFoxPro.Controls.Add(this.lblFoxproRemoteUserId);
- this.tabFoxPro.Controls.Add(this.txtRemoteFoxProUserId);
- this.tabFoxPro.Controls.Add(this.txtFoxProPwd);
- this.tabFoxPro.Controls.Add(this.txtFoxProUserId);
- this.tabFoxPro.Controls.Add(this.label32);
- this.tabFoxPro.Controls.Add(this.label33);
- this.tabFoxPro.Controls.Add(this.btnFileOpenFoxPro);
- this.tabFoxPro.Controls.Add(this.label34);
- this.tabFoxPro.Controls.Add(this.txtFoxProFolder);
- this.tabFoxPro.Location = new System.Drawing.Point(4, 28);
- this.tabFoxPro.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabFoxPro.Name = "tabFoxPro";
- this.tabFoxPro.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabFoxPro.Size = new System.Drawing.Size(966, 518);
- this.tabFoxPro.TabIndex = 6;
- this.tabFoxPro.Text = "FoxPro";
- this.tabFoxPro.UseVisualStyleBackColor = true;
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(68, 38);
- this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(98, 18);
- this.label27.TabIndex = 36;
- this.label27.Text = "是否远程:";
- //
- // cbxFoxProRemote
- //
- this.cbxFoxProRemote.AutoSize = true;
- this.cbxFoxProRemote.Location = new System.Drawing.Point(174, 36);
- this.cbxFoxProRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxFoxProRemote.Name = "cbxFoxProRemote";
- this.cbxFoxProRemote.Size = new System.Drawing.Size(52, 22);
- this.cbxFoxProRemote.TabIndex = 24;
- this.cbxFoxProRemote.Text = "是";
- this.cbxFoxProRemote.UseVisualStyleBackColor = true;
- this.cbxFoxProRemote.CheckedChanged += new System.EventHandler(this.cbxFoxProRemote_CheckedChanged);
- //
- // lblFoxproRemotePwd
- //
- this.lblFoxproRemotePwd.AutoSize = true;
- this.lblFoxproRemotePwd.Location = new System.Drawing.Point(68, 254);
- this.lblFoxproRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblFoxproRemotePwd.Name = "lblFoxproRemotePwd";
- this.lblFoxproRemotePwd.Size = new System.Drawing.Size(98, 18);
- this.lblFoxproRemotePwd.TabIndex = 35;
- this.lblFoxproRemotePwd.Text = "远程密码:";
- this.lblFoxproRemotePwd.Visible = false;
- //
- // txtRemoteFoxProPwd
- //
- this.txtRemoteFoxProPwd.Location = new System.Drawing.Point(172, 250);
- this.txtRemoteFoxProPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteFoxProPwd.Name = "txtRemoteFoxProPwd";
- this.txtRemoteFoxProPwd.PasswordChar = '*';
- this.txtRemoteFoxProPwd.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteFoxProPwd.TabIndex = 31;
- this.txtRemoteFoxProPwd.Visible = false;
- //
- // lblFoxproRemoteUserId
- //
- this.lblFoxproRemoteUserId.AutoSize = true;
- this.lblFoxproRemoteUserId.Location = new System.Drawing.Point(50, 211);
- this.lblFoxproRemoteUserId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblFoxproRemoteUserId.Name = "lblFoxproRemoteUserId";
- this.lblFoxproRemoteUserId.Size = new System.Drawing.Size(116, 18);
- this.lblFoxproRemoteUserId.TabIndex = 34;
- this.lblFoxproRemoteUserId.Text = "远程用户名:";
- this.lblFoxproRemoteUserId.Visible = false;
- //
- // txtRemoteFoxProUserId
- //
- this.txtRemoteFoxProUserId.Location = new System.Drawing.Point(172, 205);
- this.txtRemoteFoxProUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteFoxProUserId.Name = "txtRemoteFoxProUserId";
- this.txtRemoteFoxProUserId.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteFoxProUserId.TabIndex = 30;
- this.txtRemoteFoxProUserId.Visible = false;
- //
- // txtFoxProPwd
- //
- this.txtFoxProPwd.Location = new System.Drawing.Point(172, 162);
- this.txtFoxProPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtFoxProPwd.Name = "txtFoxProPwd";
- this.txtFoxProPwd.PasswordChar = '*';
- this.txtFoxProPwd.Size = new System.Drawing.Size(403, 28);
- this.txtFoxProPwd.TabIndex = 29;
- //
- // txtFoxProUserId
- //
- this.txtFoxProUserId.Location = new System.Drawing.Point(172, 119);
- this.txtFoxProUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtFoxProUserId.Name = "txtFoxProUserId";
- this.txtFoxProUserId.Size = new System.Drawing.Size(403, 28);
- this.txtFoxProUserId.TabIndex = 27;
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(104, 168);
- this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(62, 18);
- this.label32.TabIndex = 33;
- this.label32.Text = "密码:";
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(86, 125);
- this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(80, 18);
- this.label33.TabIndex = 32;
- this.label33.Text = "用户名:";
- //
- // btnFileOpenFoxPro
- //
- this.btnFileOpenFoxPro.Location = new System.Drawing.Point(588, 73);
- this.btnFileOpenFoxPro.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnFileOpenFoxPro.Name = "btnFileOpenFoxPro";
- this.btnFileOpenFoxPro.Size = new System.Drawing.Size(90, 35);
- this.btnFileOpenFoxPro.TabIndex = 28;
- this.btnFileOpenFoxPro.Text = "浏览";
- this.btnFileOpenFoxPro.UseVisualStyleBackColor = true;
- this.btnFileOpenFoxPro.Click += new System.EventHandler(this.txtFileOpenFoxPro_Click);
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(104, 82);
- this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(62, 18);
- this.label34.TabIndex = 25;
- this.label34.Text = "路径:";
- //
- // txtFoxProFolder
- //
- this.txtFoxProFolder.Location = new System.Drawing.Point(172, 74);
- this.txtFoxProFolder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtFoxProFolder.Name = "txtFoxProFolder";
- this.txtFoxProFolder.Size = new System.Drawing.Size(403, 28);
- this.txtFoxProFolder.TabIndex = 26;
- //
- // tabAccess
- //
- this.tabAccess.Controls.Add(this.label21);
- this.tabAccess.Controls.Add(this.cbxAccessRemote);
- this.tabAccess.Controls.Add(this.lblAccessRemotePwd);
- this.tabAccess.Controls.Add(this.txtAccessRemotePwd);
- this.tabAccess.Controls.Add(this.lblAccessRemoteUser);
- this.tabAccess.Controls.Add(this.txtAccessRemoteUser);
- this.tabAccess.Controls.Add(this.txtAceessPwd);
- this.tabAccess.Controls.Add(this.txtAccessUser);
- this.tabAccess.Controls.Add(this.label15);
- this.tabAccess.Controls.Add(this.label16);
- this.tabAccess.Controls.Add(this.btnOpenFileAccess);
- this.tabAccess.Controls.Add(this.label4);
- this.tabAccess.Controls.Add(this.txtAccessPath);
- this.tabAccess.Location = new System.Drawing.Point(4, 28);
- this.tabAccess.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabAccess.Name = "tabAccess";
- this.tabAccess.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabAccess.Size = new System.Drawing.Size(966, 518);
- this.tabAccess.TabIndex = 1;
- this.tabAccess.Text = "Access";
- this.tabAccess.UseVisualStyleBackColor = true;
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(68, 38);
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(98, 18);
- this.label21.TabIndex = 23;
- this.label21.Text = "是否远程:";
- //
- // cbxAccessRemote
- //
- this.cbxAccessRemote.AutoSize = true;
- this.cbxAccessRemote.Location = new System.Drawing.Point(174, 36);
- this.cbxAccessRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxAccessRemote.Name = "cbxAccessRemote";
- this.cbxAccessRemote.Size = new System.Drawing.Size(52, 22);
- this.cbxAccessRemote.TabIndex = 7;
- this.cbxAccessRemote.Text = "是";
- this.cbxAccessRemote.UseVisualStyleBackColor = true;
- this.cbxAccessRemote.CheckedChanged += new System.EventHandler(this.cbxAccessRemote_CheckedChanged);
- //
- // lblAccessRemotePwd
- //
- this.lblAccessRemotePwd.AutoSize = true;
- this.lblAccessRemotePwd.Location = new System.Drawing.Point(68, 211);
- this.lblAccessRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblAccessRemotePwd.Name = "lblAccessRemotePwd";
- this.lblAccessRemotePwd.Size = new System.Drawing.Size(98, 18);
- this.lblAccessRemotePwd.TabIndex = 20;
- this.lblAccessRemotePwd.Text = "远程密码:";
- this.lblAccessRemotePwd.Visible = false;
- //
- // txtAccessRemotePwd
- //
- this.txtAccessRemotePwd.Location = new System.Drawing.Point(172, 205);
- this.txtAccessRemotePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAccessRemotePwd.Name = "txtAccessRemotePwd";
- this.txtAccessRemotePwd.PasswordChar = '*';
- this.txtAccessRemotePwd.Size = new System.Drawing.Size(403, 28);
- this.txtAccessRemotePwd.TabIndex = 12;
- this.txtAccessRemotePwd.Visible = false;
- //
- // lblAccessRemoteUser
- //
- this.lblAccessRemoteUser.AutoSize = true;
- this.lblAccessRemoteUser.Location = new System.Drawing.Point(50, 168);
- this.lblAccessRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblAccessRemoteUser.Name = "lblAccessRemoteUser";
- this.lblAccessRemoteUser.Size = new System.Drawing.Size(116, 18);
- this.lblAccessRemoteUser.TabIndex = 18;
- this.lblAccessRemoteUser.Text = "远程用户名:";
- this.lblAccessRemoteUser.Visible = false;
- //
- // txtAccessRemoteUser
- //
- this.txtAccessRemoteUser.Location = new System.Drawing.Point(172, 162);
- this.txtAccessRemoteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAccessRemoteUser.Name = "txtAccessRemoteUser";
- this.txtAccessRemoteUser.Size = new System.Drawing.Size(403, 28);
- this.txtAccessRemoteUser.TabIndex = 11;
- this.txtAccessRemoteUser.Visible = false;
- //
- // txtAceessPwd
- //
- this.txtAceessPwd.Location = new System.Drawing.Point(172, 119);
- this.txtAceessPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAceessPwd.Name = "txtAceessPwd";
- this.txtAceessPwd.PasswordChar = '*';
- this.txtAceessPwd.Size = new System.Drawing.Size(403, 28);
- this.txtAceessPwd.TabIndex = 10;
- //
- // txtAccessUser
- //
- this.txtAccessUser.Location = new System.Drawing.Point(174, 305);
- this.txtAccessUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAccessUser.Name = "txtAccessUser";
- this.txtAccessUser.Size = new System.Drawing.Size(403, 28);
- this.txtAccessUser.TabIndex = 9;
- this.txtAccessUser.Visible = false;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(104, 125);
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(62, 18);
- this.label15.TabIndex = 15;
- this.label15.Text = "密码:";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(87, 311);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(80, 18);
- this.label16.TabIndex = 14;
- this.label16.Text = "用户名:";
- this.label16.Visible = false;
- //
- // btnOpenFileAccess
- //
- this.btnOpenFileAccess.Location = new System.Drawing.Point(588, 73);
- this.btnOpenFileAccess.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOpenFileAccess.Name = "btnOpenFileAccess";
- this.btnOpenFileAccess.Size = new System.Drawing.Size(90, 35);
- this.btnOpenFileAccess.TabIndex = 9;
- this.btnOpenFileAccess.Text = "浏览";
- this.btnOpenFileAccess.UseVisualStyleBackColor = true;
- this.btnOpenFileAccess.Click += new System.EventHandler(this.btnOpenFileAccess_Click);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(104, 82);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(62, 18);
- this.label4.TabIndex = 7;
- this.label4.Text = "路径:";
- //
- // txtAccessPath
- //
- this.txtAccessPath.Location = new System.Drawing.Point(172, 74);
- this.txtAccessPath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAccessPath.Name = "txtAccessPath";
- this.txtAccessPath.Size = new System.Drawing.Size(403, 28);
- this.txtAccessPath.TabIndex = 8;
- //
- // tabSQLite
- //
- this.tabSQLite.Controls.Add(this.label25);
- this.tabSQLite.Controls.Add(this.cbxSqliteRemote);
- this.tabSQLite.Controls.Add(this.lblSqliteRemotePwd);
- this.tabSQLite.Controls.Add(this.txtSqliteRemotePwd);
- this.tabSQLite.Controls.Add(this.lblSqliteRemoteUser);
- this.tabSQLite.Controls.Add(this.txtSqliteRemoteUser);
- this.tabSQLite.Controls.Add(this.txtSqlitePwd);
- this.tabSQLite.Controls.Add(this.txtSqliteUser);
- this.tabSQLite.Controls.Add(this.label7);
- this.tabSQLite.Controls.Add(this.label6);
- this.tabSQLite.Controls.Add(this.btnOpenFileSQLite);
- this.tabSQLite.Controls.Add(this.label5);
- this.tabSQLite.Controls.Add(this.txtSqlitePath);
- this.tabSQLite.Location = new System.Drawing.Point(4, 28);
- this.tabSQLite.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabSQLite.Name = "tabSQLite";
- this.tabSQLite.Size = new System.Drawing.Size(966, 518);
- this.tabSQLite.TabIndex = 2;
- this.tabSQLite.Text = "SQLLite";
- this.tabSQLite.UseVisualStyleBackColor = true;
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(68, 38);
- this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(98, 18);
- this.label25.TabIndex = 27;
- this.label25.Text = "是否远程:";
- //
- // cbxSqliteRemote
- //
- this.cbxSqliteRemote.AutoSize = true;
- this.cbxSqliteRemote.Location = new System.Drawing.Point(174, 36);
- this.cbxSqliteRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxSqliteRemote.Name = "cbxSqliteRemote";
- this.cbxSqliteRemote.Size = new System.Drawing.Size(52, 22);
- this.cbxSqliteRemote.TabIndex = 7;
- this.cbxSqliteRemote.Text = "是";
- this.cbxSqliteRemote.UseVisualStyleBackColor = true;
- this.cbxSqliteRemote.CheckedChanged += new System.EventHandler(this.cbxSqliteRemote_CheckedChanged);
- //
- // lblSqliteRemotePwd
- //
- this.lblSqliteRemotePwd.AutoSize = true;
- this.lblSqliteRemotePwd.Location = new System.Drawing.Point(68, 211);
- this.lblSqliteRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblSqliteRemotePwd.Name = "lblSqliteRemotePwd";
- this.lblSqliteRemotePwd.Size = new System.Drawing.Size(98, 18);
- this.lblSqliteRemotePwd.TabIndex = 24;
- this.lblSqliteRemotePwd.Text = "远程密码:";
- this.lblSqliteRemotePwd.Visible = false;
- //
- // txtSqliteRemotePwd
- //
- this.txtSqliteRemotePwd.Location = new System.Drawing.Point(172, 205);
- this.txtSqliteRemotePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqliteRemotePwd.Name = "txtSqliteRemotePwd";
- this.txtSqliteRemotePwd.PasswordChar = '*';
- this.txtSqliteRemotePwd.Size = new System.Drawing.Size(403, 28);
- this.txtSqliteRemotePwd.TabIndex = 25;
- this.txtSqliteRemotePwd.Visible = false;
- //
- // lblSqliteRemoteUser
- //
- this.lblSqliteRemoteUser.AutoSize = true;
- this.lblSqliteRemoteUser.Location = new System.Drawing.Point(50, 168);
- this.lblSqliteRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblSqliteRemoteUser.Name = "lblSqliteRemoteUser";
- this.lblSqliteRemoteUser.Size = new System.Drawing.Size(116, 18);
- this.lblSqliteRemoteUser.TabIndex = 22;
- this.lblSqliteRemoteUser.Text = "远程用户名:";
- this.lblSqliteRemoteUser.Visible = false;
- //
- // txtSqliteRemoteUser
- //
- this.txtSqliteRemoteUser.Location = new System.Drawing.Point(172, 162);
- this.txtSqliteRemoteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqliteRemoteUser.Name = "txtSqliteRemoteUser";
- this.txtSqliteRemoteUser.Size = new System.Drawing.Size(403, 28);
- this.txtSqliteRemoteUser.TabIndex = 23;
- this.txtSqliteRemoteUser.Visible = false;
- //
- // txtSqlitePwd
- //
- this.txtSqlitePwd.Location = new System.Drawing.Point(172, 119);
- this.txtSqlitePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlitePwd.Name = "txtSqlitePwd";
- this.txtSqlitePwd.PasswordChar = '*';
- this.txtSqlitePwd.Size = new System.Drawing.Size(403, 28);
- this.txtSqlitePwd.TabIndex = 13;
- //
- // txtSqliteUser
- //
- this.txtSqliteUser.Location = new System.Drawing.Point(172, 289);
- this.txtSqliteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqliteUser.Name = "txtSqliteUser";
- this.txtSqliteUser.Size = new System.Drawing.Size(403, 28);
- this.txtSqliteUser.TabIndex = 12;
- this.txtSqliteUser.Visible = false;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(104, 125);
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(62, 18);
- this.label7.TabIndex = 11;
- this.label7.Text = "密码:";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(86, 295);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(80, 18);
- this.label6.TabIndex = 10;
- this.label6.Text = "用户名:";
- this.label6.Visible = false;
- //
- // btnOpenFileSQLite
- //
- this.btnOpenFileSQLite.Location = new System.Drawing.Point(588, 73);
- this.btnOpenFileSQLite.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOpenFileSQLite.Name = "btnOpenFileSQLite";
- this.btnOpenFileSQLite.Size = new System.Drawing.Size(90, 35);
- this.btnOpenFileSQLite.TabIndex = 9;
- this.btnOpenFileSQLite.Text = "浏览";
- this.btnOpenFileSQLite.UseVisualStyleBackColor = true;
- this.btnOpenFileSQLite.Click += new System.EventHandler(this.btnOpenFileSQLite_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(104, 82);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(62, 18);
- this.label5.TabIndex = 7;
- this.label5.Text = "路径:";
- //
- // txtSqlitePath
- //
- this.txtSqlitePath.Location = new System.Drawing.Point(172, 74);
- this.txtSqlitePath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlitePath.Name = "txtSqlitePath";
- this.txtSqlitePath.Size = new System.Drawing.Size(403, 28);
- this.txtSqlitePath.TabIndex = 8;
- //
- // tabSQLServer
- //
- this.tabSQLServer.Controls.Add(this.txtSqlServerPort);
- this.tabSQLServer.Controls.Add(this.lblSqlPort);
- this.tabSQLServer.Controls.Add(this.btnTestSQLLink);
- this.tabSQLServer.Controls.Add(this.txtSqlServerName);
- this.tabSQLServer.Controls.Add(this.txtSqlServerHost);
- this.tabSQLServer.Controls.Add(this.label2);
- this.tabSQLServer.Controls.Add(this.label12);
- this.tabSQLServer.Controls.Add(this.txtSqlServerPwd);
- this.tabSQLServer.Controls.Add(this.txtSqlServerUser);
- this.tabSQLServer.Controls.Add(this.label13);
- this.tabSQLServer.Controls.Add(this.label14);
- this.tabSQLServer.Location = new System.Drawing.Point(4, 28);
- this.tabSQLServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabSQLServer.Name = "tabSQLServer";
- this.tabSQLServer.Size = new System.Drawing.Size(966, 518);
- this.tabSQLServer.TabIndex = 3;
- this.tabSQLServer.Text = "SQL Server";
- this.tabSQLServer.UseVisualStyleBackColor = true;
- //
- // txtSqlServerPort
- //
- this.txtSqlServerPort.Location = new System.Drawing.Point(129, 221);
- this.txtSqlServerPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlServerPort.Name = "txtSqlServerPort";
- this.txtSqlServerPort.PasswordChar = '*';
- this.txtSqlServerPort.Size = new System.Drawing.Size(472, 28);
- this.txtSqlServerPort.TabIndex = 34;
- //
- // lblSqlPort
- //
- this.lblSqlPort.AutoSize = true;
- this.lblSqlPort.Location = new System.Drawing.Point(62, 227);
- this.lblSqlPort.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblSqlPort.Name = "lblSqlPort";
- this.lblSqlPort.Size = new System.Drawing.Size(62, 18);
- this.lblSqlPort.TabIndex = 33;
- this.lblSqlPort.Text = "端口:";
- //
- // btnTestSQLLink
- //
- this.btnTestSQLLink.Location = new System.Drawing.Point(561, 270);
- this.btnTestSQLLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnTestSQLLink.Name = "btnTestSQLLink";
- this.btnTestSQLLink.Size = new System.Drawing.Size(118, 36);
- this.btnTestSQLLink.TabIndex = 32;
- this.btnTestSQLLink.Text = "测试连接";
- this.btnTestSQLLink.UseVisualStyleBackColor = true;
- this.btnTestSQLLink.Click += new System.EventHandler(this.btnTestSQLLink_Click);
- //
- // txtSqlServerName
- //
- this.txtSqlServerName.Location = new System.Drawing.Point(129, 90);
- this.txtSqlServerName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlServerName.Name = "txtSqlServerName";
- this.txtSqlServerName.Size = new System.Drawing.Size(472, 28);
- this.txtSqlServerName.TabIndex = 29;
- //
- // txtSqlServerHost
- //
- this.txtSqlServerHost.Location = new System.Drawing.Point(129, 47);
- this.txtSqlServerHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlServerHost.Name = "txtSqlServerHost";
- this.txtSqlServerHost.Size = new System.Drawing.Size(472, 28);
- this.txtSqlServerHost.TabIndex = 28;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(26, 96);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(98, 18);
- this.label2.TabIndex = 27;
- this.label2.Text = "数据库名:";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(44, 53);
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(80, 18);
- this.label12.TabIndex = 26;
- this.label12.Text = "服务器:";
- //
- // txtSqlServerPwd
- //
- this.txtSqlServerPwd.Location = new System.Drawing.Point(129, 178);
- this.txtSqlServerPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlServerPwd.Name = "txtSqlServerPwd";
- this.txtSqlServerPwd.PasswordChar = '*';
- this.txtSqlServerPwd.Size = new System.Drawing.Size(472, 28);
- this.txtSqlServerPwd.TabIndex = 31;
- //
- // txtSqlServerUser
- //
- this.txtSqlServerUser.Location = new System.Drawing.Point(129, 133);
- this.txtSqlServerUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtSqlServerUser.Name = "txtSqlServerUser";
- this.txtSqlServerUser.Size = new System.Drawing.Size(472, 28);
- this.txtSqlServerUser.TabIndex = 30;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(62, 182);
- this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(62, 18);
- this.label13.TabIndex = 23;
- this.label13.Text = "密码:";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(44, 139);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(80, 18);
- this.label14.TabIndex = 22;
- this.label14.Text = "用户名:";
- //
- // tabMySql
- //
- this.tabMySql.Controls.Add(this.txtMySqlPort);
- this.tabMySql.Controls.Add(this.label17);
- this.tabMySql.Controls.Add(this.btnMySqlTest);
- this.tabMySql.Controls.Add(this.txtMySqlServer);
- this.tabMySql.Controls.Add(this.txtMySqlHost);
- this.tabMySql.Controls.Add(this.label18);
- this.tabMySql.Controls.Add(this.label19);
- this.tabMySql.Controls.Add(this.txtMySqlPwd);
- this.tabMySql.Controls.Add(this.txtMySqlUser);
- this.tabMySql.Controls.Add(this.label20);
- this.tabMySql.Controls.Add(this.label23);
- this.tabMySql.Location = new System.Drawing.Point(4, 28);
- this.tabMySql.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabMySql.Name = "tabMySql";
- this.tabMySql.Size = new System.Drawing.Size(968, 521);
- this.tabMySql.TabIndex = 4;
- this.tabMySql.Text = "MySql";
- this.tabMySql.UseVisualStyleBackColor = true;
- //
- // txtMySqlPort
- //
- this.txtMySqlPort.Location = new System.Drawing.Point(129, 221);
- this.txtMySqlPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtMySqlPort.Name = "txtMySqlPort";
- this.txtMySqlPort.Size = new System.Drawing.Size(472, 28);
- this.txtMySqlPort.TabIndex = 35;
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(62, 227);
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(62, 18);
- this.label17.TabIndex = 34;
- this.label17.Text = "端口:";
- //
- // btnMySqlTest
- //
- this.btnMySqlTest.Location = new System.Drawing.Point(561, 270);
- this.btnMySqlTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnMySqlTest.Name = "btnMySqlTest";
- this.btnMySqlTest.Size = new System.Drawing.Size(118, 36);
- this.btnMySqlTest.TabIndex = 36;
- this.btnMySqlTest.Text = "测试连接";
- this.btnMySqlTest.UseVisualStyleBackColor = true;
- this.btnMySqlTest.Click += new System.EventHandler(this.btnMySqlTest_Click);
- //
- // txtMySqlServer
- //
- this.txtMySqlServer.Location = new System.Drawing.Point(129, 90);
- this.txtMySqlServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtMySqlServer.Name = "txtMySqlServer";
- this.txtMySqlServer.Size = new System.Drawing.Size(472, 28);
- this.txtMySqlServer.TabIndex = 32;
- //
- // txtMySqlHost
- //
- this.txtMySqlHost.Location = new System.Drawing.Point(129, 47);
- this.txtMySqlHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtMySqlHost.Name = "txtMySqlHost";
- this.txtMySqlHost.Size = new System.Drawing.Size(472, 28);
- this.txtMySqlHost.TabIndex = 31;
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(62, 96);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(62, 18);
- this.label18.TabIndex = 30;
- this.label18.Text = "实例:";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(44, 53);
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(80, 18);
- this.label19.TabIndex = 29;
- this.label19.Text = "服务器:";
- //
- // txtMySqlPwd
- //
- this.txtMySqlPwd.Location = new System.Drawing.Point(129, 178);
- this.txtMySqlPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtMySqlPwd.Name = "txtMySqlPwd";
- this.txtMySqlPwd.Size = new System.Drawing.Size(472, 28);
- this.txtMySqlPwd.TabIndex = 34;
- //
- // txtMySqlUser
- //
- this.txtMySqlUser.Location = new System.Drawing.Point(129, 133);
- this.txtMySqlUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtMySqlUser.Name = "txtMySqlUser";
- this.txtMySqlUser.Size = new System.Drawing.Size(472, 28);
- this.txtMySqlUser.TabIndex = 33;
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(62, 182);
- this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(62, 18);
- this.label20.TabIndex = 26;
- this.label20.Text = "密码:";
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(44, 139);
- this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(80, 18);
- this.label23.TabIndex = 25;
- this.label23.Text = "用户名:";
- //
- // tabOracle
- //
- this.tabOracle.Controls.Add(this.txtOracleHost);
- this.tabOracle.Controls.Add(this.label37);
- this.tabOracle.Controls.Add(this.txtOraclePort);
- this.tabOracle.Controls.Add(this.label24);
- this.tabOracle.Controls.Add(this.btnOracleTestLink);
- this.tabOracle.Controls.Add(this.txtOracleSource);
- this.tabOracle.Controls.Add(this.label26);
- this.tabOracle.Controls.Add(this.txtOraclePwd);
- this.tabOracle.Controls.Add(this.txtOracleUserId);
- this.tabOracle.Controls.Add(this.label28);
- this.tabOracle.Controls.Add(this.label29);
- this.tabOracle.Location = new System.Drawing.Point(4, 28);
- this.tabOracle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabOracle.Name = "tabOracle";
- this.tabOracle.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabOracle.Size = new System.Drawing.Size(966, 518);
- this.tabOracle.TabIndex = 5;
- this.tabOracle.Text = "Oracle";
- this.tabOracle.UseVisualStyleBackColor = true;
- //
- // txtOracleHost
- //
- this.txtOracleHost.Location = new System.Drawing.Point(129, 47);
- this.txtOracleHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtOracleHost.Name = "txtOracleHost";
- this.txtOracleHost.Size = new System.Drawing.Size(472, 28);
- this.txtOracleHost.TabIndex = 49;
- //
- // label37
- //
- this.label37.AutoSize = true;
- this.label37.Location = new System.Drawing.Point(44, 53);
- this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(80, 18);
- this.label37.TabIndex = 48;
- this.label37.Text = "服务器:";
- //
- // txtOraclePort
- //
- this.txtOraclePort.Location = new System.Drawing.Point(129, 221);
- this.txtOraclePort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtOraclePort.Name = "txtOraclePort";
- this.txtOraclePort.PasswordChar = '*';
- this.txtOraclePort.Size = new System.Drawing.Size(472, 28);
- this.txtOraclePort.TabIndex = 46;
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(62, 227);
- this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(62, 18);
- this.label24.TabIndex = 44;
- this.label24.Text = "端口:";
- //
- // btnOracleTestLink
- //
- this.btnOracleTestLink.Location = new System.Drawing.Point(561, 270);
- this.btnOracleTestLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOracleTestLink.Name = "btnOracleTestLink";
- this.btnOracleTestLink.Size = new System.Drawing.Size(118, 36);
- this.btnOracleTestLink.TabIndex = 47;
- this.btnOracleTestLink.Text = "测试连接";
- this.btnOracleTestLink.UseVisualStyleBackColor = true;
- this.btnOracleTestLink.Click += new System.EventHandler(this.btnOracleTestLink_Click);
- //
- // txtOracleSource
- //
- this.txtOracleSource.Location = new System.Drawing.Point(129, 90);
- this.txtOracleSource.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtOracleSource.Name = "txtOracleSource";
- this.txtOracleSource.Size = new System.Drawing.Size(472, 28);
- this.txtOracleSource.TabIndex = 42;
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(62, 96);
- this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(62, 18);
- this.label26.TabIndex = 40;
- this.label26.Text = "实例:";
- //
- // txtOraclePwd
- //
- this.txtOraclePwd.Location = new System.Drawing.Point(129, 178);
- this.txtOraclePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtOraclePwd.Name = "txtOraclePwd";
- this.txtOraclePwd.PasswordChar = '*';
- this.txtOraclePwd.Size = new System.Drawing.Size(472, 28);
- this.txtOraclePwd.TabIndex = 45;
- //
- // txtOracleUserId
- //
- this.txtOracleUserId.Location = new System.Drawing.Point(129, 133);
- this.txtOracleUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtOracleUserId.Name = "txtOracleUserId";
- this.txtOracleUserId.Size = new System.Drawing.Size(472, 28);
- this.txtOracleUserId.TabIndex = 43;
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(62, 182);
- this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(62, 18);
- this.label28.TabIndex = 38;
- this.label28.Text = "密码:";
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(44, 139);
- this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(80, 18);
- this.label29.TabIndex = 37;
- this.label29.Text = "用户名:";
- //
- // tabTxt
- //
- this.tabTxt.Controls.Add(this.label30);
- this.tabTxt.Controls.Add(this.lblTxtRemoteUserPwd);
- this.tabTxt.Controls.Add(this.txtRemoteTxtPwd);
- this.tabTxt.Controls.Add(this.lblTxtRemoteUserId);
- this.tabTxt.Controls.Add(this.txtRemoteTxtUserId);
- this.tabTxt.Controls.Add(this.cbxRemoteTxt);
- this.tabTxt.Controls.Add(this.btnOpenFileTxt);
- this.tabTxt.Controls.Add(this.label36);
- this.tabTxt.Controls.Add(this.txtInportTxt);
- this.tabTxt.Location = new System.Drawing.Point(4, 28);
- this.tabTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabTxt.Name = "tabTxt";
- this.tabTxt.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabTxt.Size = new System.Drawing.Size(966, 518);
- this.tabTxt.TabIndex = 7;
- this.tabTxt.Text = "TXT";
- this.tabTxt.UseVisualStyleBackColor = true;
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(69, 41);
- this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(98, 18);
- this.label30.TabIndex = 33;
- this.label30.Text = "是否远程:";
- //
- // lblTxtRemoteUserPwd
- //
- this.lblTxtRemoteUserPwd.AutoSize = true;
- this.lblTxtRemoteUserPwd.Location = new System.Drawing.Point(69, 169);
- this.lblTxtRemoteUserPwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblTxtRemoteUserPwd.Name = "lblTxtRemoteUserPwd";
- this.lblTxtRemoteUserPwd.Size = new System.Drawing.Size(98, 18);
- this.lblTxtRemoteUserPwd.TabIndex = 31;
- this.lblTxtRemoteUserPwd.Text = "远程密码:";
- this.lblTxtRemoteUserPwd.Visible = false;
- //
- // txtRemoteTxtPwd
- //
- this.txtRemoteTxtPwd.Location = new System.Drawing.Point(174, 162);
- this.txtRemoteTxtPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteTxtPwd.Name = "txtRemoteTxtPwd";
- this.txtRemoteTxtPwd.PasswordChar = '*';
- this.txtRemoteTxtPwd.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteTxtPwd.TabIndex = 32;
- this.txtRemoteTxtPwd.Visible = false;
- //
- // lblTxtRemoteUserId
- //
- this.lblTxtRemoteUserId.AutoSize = true;
- this.lblTxtRemoteUserId.Location = new System.Drawing.Point(51, 125);
- this.lblTxtRemoteUserId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblTxtRemoteUserId.Name = "lblTxtRemoteUserId";
- this.lblTxtRemoteUserId.Size = new System.Drawing.Size(116, 18);
- this.lblTxtRemoteUserId.TabIndex = 30;
- this.lblTxtRemoteUserId.Text = "远程用户名:";
- this.lblTxtRemoteUserId.Visible = false;
- //
- // txtRemoteTxtUserId
- //
- this.txtRemoteTxtUserId.Location = new System.Drawing.Point(174, 119);
- this.txtRemoteTxtUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtRemoteTxtUserId.Name = "txtRemoteTxtUserId";
- this.txtRemoteTxtUserId.Size = new System.Drawing.Size(403, 28);
- this.txtRemoteTxtUserId.TabIndex = 28;
- this.txtRemoteTxtUserId.Visible = false;
- //
- // cbxRemoteTxt
- //
- this.cbxRemoteTxt.AutoSize = true;
- this.cbxRemoteTxt.Location = new System.Drawing.Point(177, 37);
- this.cbxRemoteTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxRemoteTxt.Name = "cbxRemoteTxt";
- this.cbxRemoteTxt.Size = new System.Drawing.Size(52, 22);
- this.cbxRemoteTxt.TabIndex = 25;
- this.cbxRemoteTxt.Text = "是";
- this.cbxRemoteTxt.UseVisualStyleBackColor = true;
- this.cbxRemoteTxt.CheckedChanged += new System.EventHandler(this.cbxRemoteTxt_CheckedChanged);
- //
- // btnOpenFileTxt
- //
- this.btnOpenFileTxt.Location = new System.Drawing.Point(588, 73);
- this.btnOpenFileTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOpenFileTxt.Name = "btnOpenFileTxt";
- this.btnOpenFileTxt.Size = new System.Drawing.Size(90, 35);
- this.btnOpenFileTxt.TabIndex = 29;
- this.btnOpenFileTxt.Text = "浏览";
- this.btnOpenFileTxt.UseVisualStyleBackColor = true;
- this.btnOpenFileTxt.Click += new System.EventHandler(this.btnOpenFileTxt_Click);
- //
- // label36
- //
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(104, 82);
- this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(62, 18);
- this.label36.TabIndex = 26;
- this.label36.Text = "路径:";
- //
- // txtInportTxt
- //
- this.txtInportTxt.Location = new System.Drawing.Point(172, 74);
- this.txtInportTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtInportTxt.Name = "txtInportTxt";
- this.txtInportTxt.Size = new System.Drawing.Size(403, 28);
- this.txtInportTxt.TabIndex = 27;
- //
- // tabCnas
- //
- this.tabCnas.Controls.Add(this.groupBox2);
- this.tabCnas.Controls.Add(this.groupBox1);
- this.tabCnas.Location = new System.Drawing.Point(4, 28);
- this.tabCnas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabCnas.Name = "tabCnas";
- this.tabCnas.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tabCnas.Size = new System.Drawing.Size(984, 562);
- this.tabCnas.TabIndex = 1;
- this.tabCnas.Text = "目标数据库";
- this.tabCnas.UseVisualStyleBackColor = true;
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.txtDBHost);
- this.groupBox2.Controls.Add(this.label9);
- this.groupBox2.Controls.Add(this.txtPort);
- this.groupBox2.Controls.Add(this.label8);
- this.groupBox2.Controls.Add(this.label1);
- this.groupBox2.Controls.Add(this.txtDBUser);
- this.groupBox2.Controls.Add(this.btnCNASTestLink);
- this.groupBox2.Controls.Add(this.txtDBPwd);
- this.groupBox2.Controls.Add(this.txtDBName);
- this.groupBox2.Controls.Add(this.label10);
- this.groupBox2.Controls.Add(this.label11);
- this.groupBox2.Location = new System.Drawing.Point(27, 113);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.groupBox2.Size = new System.Drawing.Size(692, 271);
- this.groupBox2.TabIndex = 29;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "连接";
- //
- // txtDBHost
- //
- this.txtDBHost.Location = new System.Drawing.Point(132, 41);
- this.txtDBHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtDBHost.Name = "txtDBHost";
- this.txtDBHost.Size = new System.Drawing.Size(388, 28);
- this.txtDBHost.TabIndex = 20;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(45, 133);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(80, 18);
- this.label9.TabIndex = 14;
- this.label9.Text = "用户名:";
- //
- // txtPort
- //
- this.txtPort.Location = new System.Drawing.Point(132, 215);
- this.txtPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtPort.Name = "txtPort";
- this.txtPort.PasswordChar = '*';
- this.txtPort.Size = new System.Drawing.Size(388, 28);
- this.txtPort.TabIndex = 24;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(63, 179);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(62, 18);
- this.label8.TabIndex = 15;
- this.label8.Text = "密码:";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(62, 222);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(62, 18);
- this.label1.TabIndex = 23;
- this.label1.Text = "端口:";
- //
- // txtDBUser
- //
- this.txtDBUser.Location = new System.Drawing.Point(132, 127);
- this.txtDBUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtDBUser.Name = "txtDBUser";
- this.txtDBUser.Size = new System.Drawing.Size(388, 28);
- this.txtDBUser.TabIndex = 22;
- //
- // btnCNASTestLink
- //
- this.btnCNASTestLink.Location = new System.Drawing.Point(552, 214);
- this.btnCNASTestLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnCNASTestLink.Name = "btnCNASTestLink";
- this.btnCNASTestLink.Size = new System.Drawing.Size(118, 36);
- this.btnCNASTestLink.TabIndex = 25;
- this.btnCNASTestLink.Text = "测试连接";
- this.btnCNASTestLink.UseVisualStyleBackColor = true;
- this.btnCNASTestLink.Click += new System.EventHandler(this.btnCNASTestLink_Click);
- //
- // txtDBPwd
- //
- this.txtDBPwd.Location = new System.Drawing.Point(132, 170);
- this.txtDBPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtDBPwd.Name = "txtDBPwd";
- this.txtDBPwd.PasswordChar = '*';
- this.txtDBPwd.Size = new System.Drawing.Size(388, 28);
- this.txtDBPwd.TabIndex = 23;
- //
- // txtDBName
- //
- this.txtDBName.Location = new System.Drawing.Point(132, 84);
- this.txtDBName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtDBName.Name = "txtDBName";
- this.txtDBName.Size = new System.Drawing.Size(388, 28);
- this.txtDBName.TabIndex = 21;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(46, 46);
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(80, 18);
- this.label10.TabIndex = 18;
- this.label10.Text = "服务器:";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(63, 90);
- this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(62, 18);
- this.label11.TabIndex = 19;
- this.label11.Text = "实例:";
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.cbxTargetDBSelect);
- this.groupBox1.Controls.Add(this.label31);
- this.groupBox1.Location = new System.Drawing.Point(27, 22);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.groupBox1.Size = new System.Drawing.Size(692, 83);
- this.groupBox1.TabIndex = 28;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "选择";
- //
- // cbxTargetDBSelect
- //
- this.cbxTargetDBSelect.FormattingEnabled = true;
- this.cbxTargetDBSelect.Items.AddRange(new object[] {
- "CNAS数据库",
- "PLATFORM数据库"});
- this.cbxTargetDBSelect.Location = new System.Drawing.Point(179, 30);
- this.cbxTargetDBSelect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxTargetDBSelect.Name = "cbxTargetDBSelect";
- this.cbxTargetDBSelect.Size = new System.Drawing.Size(178, 26);
- this.cbxTargetDBSelect.TabIndex = 27;
- this.cbxTargetDBSelect.SelectedIndexChanged += new System.EventHandler(this.cbxTargetDBSelect_SelectedIndexChanged);
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(18, 35);
- this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(152, 18);
- this.label31.TabIndex = 26;
- this.label31.Text = "选择目标数据库:";
- //
- // pnlBottom
- //
- this.pnlBottom.Controls.Add(this.btnOK);
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Location = new System.Drawing.Point(0, 602);
- this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(992, 62);
- this.pnlBottom.TabIndex = 3;
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(843, 5);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(135, 46);
- this.btnOK.TabIndex = 0;
- this.btnOK.Text = "确认";
- this.btnOK.UseVisualStyleBackColor = true;
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // pnlTop
- //
- this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlTop.Location = new System.Drawing.Point(0, 0);
- this.pnlTop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlTop.Name = "pnlTop";
- this.pnlTop.Size = new System.Drawing.Size(992, 7);
- this.pnlTop.TabIndex = 2;
- //
- // frmDatabaseParams
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(992, 664);
- this.Controls.Add(this.pnlAll);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmDatabaseParams";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "仪器数据库配置";
- this.Load += new System.EventHandler(this.frmDatabaseParams_Load);
- this.pnlAll.ResumeLayout(false);
- this.pnlCenter.ResumeLayout(false);
- this.tabParamas.ResumeLayout(false);
- this.tabInstrument.ResumeLayout(false);
- this.tabcDS.ResumeLayout(false);
- this.tabExcel.ResumeLayout(false);
- this.tabExcel.PerformLayout();
- this.tabFoxPro.ResumeLayout(false);
- this.tabFoxPro.PerformLayout();
- this.tabAccess.ResumeLayout(false);
- this.tabAccess.PerformLayout();
- this.tabSQLite.ResumeLayout(false);
- this.tabSQLite.PerformLayout();
- this.tabSQLServer.ResumeLayout(false);
- this.tabSQLServer.PerformLayout();
- this.tabMySql.ResumeLayout(false);
- this.tabMySql.PerformLayout();
- this.tabOracle.ResumeLayout(false);
- this.tabOracle.PerformLayout();
- this.tabTxt.ResumeLayout(false);
- this.tabTxt.PerformLayout();
- this.tabCnas.ResumeLayout(false);
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.pnlBottom.ResumeLayout(false);
- this.ResumeLayout(false);
-
- }
-
- #endregion
-
- private System.Windows.Forms.Panel pnlAll;
- private System.Windows.Forms.Panel pnlCenter;
- private System.Windows.Forms.TabControl tabParamas;
- private System.Windows.Forms.TabPage tabInstrument;
- private System.Windows.Forms.TabControl tabcDS;
- private System.Windows.Forms.TabPage tabExcel;
- private System.Windows.Forms.Button btnOpenFileExcel;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox txtInportExcel;
- private System.Windows.Forms.TabPage tabAccess;
- private System.Windows.Forms.TextBox txtAceessPwd;
- private System.Windows.Forms.TextBox txtAccessUser;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Button btnOpenFileAccess;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TabPage tabSQLite;
- private System.Windows.Forms.TextBox txtSqlitePwd;
- private System.Windows.Forms.TextBox txtSqliteUser;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Button btnOpenFileSQLite;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox txtSqlitePath;
- private System.Windows.Forms.TabPage tabCnas;
- private System.Windows.Forms.Button btnCNASTestLink;
- private System.Windows.Forms.TextBox txtDBName;
- private System.Windows.Forms.TextBox txtDBHost;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox txtDBPwd;
- private System.Windows.Forms.TextBox txtDBUser;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Panel pnlBottom;
- private System.Windows.Forms.Button btnOK;
- private System.Windows.Forms.Panel pnlTop;
- private System.Windows.Forms.TextBox txtAccessPath;
- private System.Windows.Forms.TextBox txtPort;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TabPage tabSQLServer;
- private System.Windows.Forms.TextBox txtSqlServerName;
- private System.Windows.Forms.TextBox txtSqlServerHost;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.TextBox txtSqlServerUser;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.TextBox txtSqlServerPwd;
- private System.Windows.Forms.Button btnTestSQLLink;
- private System.Windows.Forms.CheckBox cbxExcelRemote;
- private System.Windows.Forms.Label lblExcelRemotePwd;
- private System.Windows.Forms.TextBox txtRemoteExcelPwd;
- private System.Windows.Forms.Label lblExcelRemoteUser;
- private System.Windows.Forms.TextBox txtRemoteExcelUser;
- private System.Windows.Forms.Label lblAccessRemotePwd;
- private System.Windows.Forms.TextBox txtAccessRemotePwd;
- private System.Windows.Forms.Label lblAccessRemoteUser;
- private System.Windows.Forms.TextBox txtAccessRemoteUser;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.CheckBox cbxAccessRemote;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.CheckBox cbxSqliteRemote;
- private System.Windows.Forms.Label lblSqliteRemotePwd;
- private System.Windows.Forms.TextBox txtSqliteRemotePwd;
- private System.Windows.Forms.Label lblSqliteRemoteUser;
- private System.Windows.Forms.TextBox txtSqliteRemoteUser;
- private System.Windows.Forms.TabPage tabMySql;
- private System.Windows.Forms.TextBox txtMySqlPort;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Button btnMySqlTest;
- private System.Windows.Forms.TextBox txtMySqlServer;
- private System.Windows.Forms.TextBox txtMySqlHost;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.TextBox txtMySqlPwd;
- private System.Windows.Forms.TextBox txtMySqlUser;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.TabPage tabOracle;
- private System.Windows.Forms.TextBox txtOraclePort;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Button btnOracleTestLink;
- private System.Windows.Forms.TextBox txtOracleSource;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.TextBox txtOraclePwd;
- private System.Windows.Forms.TextBox txtOracleUserId;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.TabPage tabFoxPro;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.CheckBox cbxFoxProRemote;
- private System.Windows.Forms.Label lblFoxproRemotePwd;
- private System.Windows.Forms.TextBox txtRemoteFoxProPwd;
- private System.Windows.Forms.Label lblFoxproRemoteUserId;
- private System.Windows.Forms.TextBox txtRemoteFoxProUserId;
- private System.Windows.Forms.TextBox txtFoxProPwd;
- private System.Windows.Forms.TextBox txtFoxProUserId;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.Button btnFileOpenFoxPro;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.TextBox txtFoxProFolder;
- private System.Windows.Forms.TabPage tabTxt;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label lblTxtRemoteUserPwd;
- private System.Windows.Forms.TextBox txtRemoteTxtPwd;
- private System.Windows.Forms.Label lblTxtRemoteUserId;
- private System.Windows.Forms.TextBox txtRemoteTxtUserId;
- private System.Windows.Forms.CheckBox cbxRemoteTxt;
- private System.Windows.Forms.Button btnOpenFileTxt;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.TextBox txtInportTxt;
- private System.Windows.Forms.TextBox txtOracleHost;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.TextBox txtSqlServerPort;
- private System.Windows.Forms.Label lblSqlPort;
- private System.Windows.Forms.ComboBox cbxTargetDBSelect;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.GroupBox groupBox1;
- }
- }
|