CNAS取数仪器端升级
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

1966 řádky
99KB

  1. namespace CNAS_DBSync
  2. {
  3. partial class frmDatabaseParams
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDatabaseParams));
  29. this.pnlAll = new System.Windows.Forms.Panel();
  30. this.pnlCenter = new System.Windows.Forms.Panel();
  31. this.tabParamas = new System.Windows.Forms.TabControl();
  32. this.tabInstrument = new System.Windows.Forms.TabPage();
  33. this.tabcDS = new System.Windows.Forms.TabControl();
  34. this.tabExcel = new System.Windows.Forms.TabPage();
  35. this.label22 = new System.Windows.Forms.Label();
  36. this.lblExcelRemotePwd = new System.Windows.Forms.Label();
  37. this.txtRemoteExcelPwd = new System.Windows.Forms.TextBox();
  38. this.lblExcelRemoteUser = new System.Windows.Forms.Label();
  39. this.txtRemoteExcelUser = new System.Windows.Forms.TextBox();
  40. this.cbxExcelRemote = new System.Windows.Forms.CheckBox();
  41. this.btnOpenFileExcel = new System.Windows.Forms.Button();
  42. this.label3 = new System.Windows.Forms.Label();
  43. this.txtInportExcel = new System.Windows.Forms.TextBox();
  44. this.tabFoxPro = new System.Windows.Forms.TabPage();
  45. this.label27 = new System.Windows.Forms.Label();
  46. this.cbxFoxProRemote = new System.Windows.Forms.CheckBox();
  47. this.lblFoxproRemotePwd = new System.Windows.Forms.Label();
  48. this.txtRemoteFoxProPwd = new System.Windows.Forms.TextBox();
  49. this.lblFoxproRemoteUserId = new System.Windows.Forms.Label();
  50. this.txtRemoteFoxProUserId = new System.Windows.Forms.TextBox();
  51. this.txtFoxProPwd = new System.Windows.Forms.TextBox();
  52. this.txtFoxProUserId = new System.Windows.Forms.TextBox();
  53. this.label32 = new System.Windows.Forms.Label();
  54. this.label33 = new System.Windows.Forms.Label();
  55. this.btnFileOpenFoxPro = new System.Windows.Forms.Button();
  56. this.label34 = new System.Windows.Forms.Label();
  57. this.txtFoxProFolder = new System.Windows.Forms.TextBox();
  58. this.tabAccess = new System.Windows.Forms.TabPage();
  59. this.label21 = new System.Windows.Forms.Label();
  60. this.cbxAccessRemote = new System.Windows.Forms.CheckBox();
  61. this.lblAccessRemotePwd = new System.Windows.Forms.Label();
  62. this.txtAccessRemotePwd = new System.Windows.Forms.TextBox();
  63. this.lblAccessRemoteUser = new System.Windows.Forms.Label();
  64. this.txtAccessRemoteUser = new System.Windows.Forms.TextBox();
  65. this.txtAceessPwd = new System.Windows.Forms.TextBox();
  66. this.txtAccessUser = new System.Windows.Forms.TextBox();
  67. this.label15 = new System.Windows.Forms.Label();
  68. this.label16 = new System.Windows.Forms.Label();
  69. this.btnOpenFileAccess = new System.Windows.Forms.Button();
  70. this.label4 = new System.Windows.Forms.Label();
  71. this.txtAccessPath = new System.Windows.Forms.TextBox();
  72. this.tabSQLite = new System.Windows.Forms.TabPage();
  73. this.label25 = new System.Windows.Forms.Label();
  74. this.cbxSqliteRemote = new System.Windows.Forms.CheckBox();
  75. this.lblSqliteRemotePwd = new System.Windows.Forms.Label();
  76. this.txtSqliteRemotePwd = new System.Windows.Forms.TextBox();
  77. this.lblSqliteRemoteUser = new System.Windows.Forms.Label();
  78. this.txtSqliteRemoteUser = new System.Windows.Forms.TextBox();
  79. this.txtSqlitePwd = new System.Windows.Forms.TextBox();
  80. this.txtSqliteUser = new System.Windows.Forms.TextBox();
  81. this.label7 = new System.Windows.Forms.Label();
  82. this.label6 = new System.Windows.Forms.Label();
  83. this.btnOpenFileSQLite = new System.Windows.Forms.Button();
  84. this.label5 = new System.Windows.Forms.Label();
  85. this.txtSqlitePath = new System.Windows.Forms.TextBox();
  86. this.tabSQLServer = new System.Windows.Forms.TabPage();
  87. this.txtSqlServerPort = new System.Windows.Forms.TextBox();
  88. this.lblSqlPort = new System.Windows.Forms.Label();
  89. this.btnTestSQLLink = new System.Windows.Forms.Button();
  90. this.txtSqlServerName = new System.Windows.Forms.TextBox();
  91. this.txtSqlServerHost = new System.Windows.Forms.TextBox();
  92. this.label2 = new System.Windows.Forms.Label();
  93. this.label12 = new System.Windows.Forms.Label();
  94. this.txtSqlServerPwd = new System.Windows.Forms.TextBox();
  95. this.txtSqlServerUser = new System.Windows.Forms.TextBox();
  96. this.label13 = new System.Windows.Forms.Label();
  97. this.label14 = new System.Windows.Forms.Label();
  98. this.tabMySql = new System.Windows.Forms.TabPage();
  99. this.txtMySqlPort = new System.Windows.Forms.TextBox();
  100. this.label17 = new System.Windows.Forms.Label();
  101. this.btnPostgreSqlTest = new System.Windows.Forms.Button();
  102. this.txtMySqlServer = new System.Windows.Forms.TextBox();
  103. this.txtMySqlHost = new System.Windows.Forms.TextBox();
  104. this.label18 = new System.Windows.Forms.Label();
  105. this.label19 = new System.Windows.Forms.Label();
  106. this.txtMySqlPwd = new System.Windows.Forms.TextBox();
  107. this.txtMySqlUser = new System.Windows.Forms.TextBox();
  108. this.label20 = new System.Windows.Forms.Label();
  109. this.label23 = new System.Windows.Forms.Label();
  110. this.tabOracle = new System.Windows.Forms.TabPage();
  111. this.txtOracleHost = new System.Windows.Forms.TextBox();
  112. this.label37 = new System.Windows.Forms.Label();
  113. this.txtOraclePort = new System.Windows.Forms.TextBox();
  114. this.label24 = new System.Windows.Forms.Label();
  115. this.btnOracleTestLink = new System.Windows.Forms.Button();
  116. this.txtOracleSource = new System.Windows.Forms.TextBox();
  117. this.label26 = new System.Windows.Forms.Label();
  118. this.txtOraclePwd = new System.Windows.Forms.TextBox();
  119. this.txtOracleUserId = new System.Windows.Forms.TextBox();
  120. this.label28 = new System.Windows.Forms.Label();
  121. this.label29 = new System.Windows.Forms.Label();
  122. this.tabTxt = new System.Windows.Forms.TabPage();
  123. this.label30 = new System.Windows.Forms.Label();
  124. this.lblTxtRemoteUserPwd = new System.Windows.Forms.Label();
  125. this.txtRemoteTxtPwd = new System.Windows.Forms.TextBox();
  126. this.lblTxtRemoteUserId = new System.Windows.Forms.Label();
  127. this.txtRemoteTxtUserId = new System.Windows.Forms.TextBox();
  128. this.cbxRemoteTxt = new System.Windows.Forms.CheckBox();
  129. this.btnOpenFileTxt = new System.Windows.Forms.Button();
  130. this.label36 = new System.Windows.Forms.Label();
  131. this.txtInportTxt = new System.Windows.Forms.TextBox();
  132. this.tabPostgreSql = new System.Windows.Forms.TabPage();
  133. this.txtPostgreSqlPort = new System.Windows.Forms.TextBox();
  134. this.label35 = new System.Windows.Forms.Label();
  135. this.btnPostgreSqlConn = new System.Windows.Forms.Button();
  136. this.txtPostgreSqlServer = new System.Windows.Forms.TextBox();
  137. this.txtPostgreSqlHost = new System.Windows.Forms.TextBox();
  138. this.label38 = new System.Windows.Forms.Label();
  139. this.label39 = new System.Windows.Forms.Label();
  140. this.txtPostgreSqlPwd = new System.Windows.Forms.TextBox();
  141. this.txtPostgreSqlUser = new System.Windows.Forms.TextBox();
  142. this.label40 = new System.Windows.Forms.Label();
  143. this.label41 = new System.Windows.Forms.Label();
  144. this.tabCnas = new System.Windows.Forms.TabPage();
  145. this.groupBox2 = new System.Windows.Forms.GroupBox();
  146. this.txtDBHost = new System.Windows.Forms.TextBox();
  147. this.label9 = new System.Windows.Forms.Label();
  148. this.txtPort = new System.Windows.Forms.TextBox();
  149. this.label8 = new System.Windows.Forms.Label();
  150. this.label1 = new System.Windows.Forms.Label();
  151. this.txtDBUser = new System.Windows.Forms.TextBox();
  152. this.btnCNASTestLink = new System.Windows.Forms.Button();
  153. this.txtDBPwd = new System.Windows.Forms.TextBox();
  154. this.txtDBName = new System.Windows.Forms.TextBox();
  155. this.label10 = new System.Windows.Forms.Label();
  156. this.label11 = new System.Windows.Forms.Label();
  157. this.groupBox1 = new System.Windows.Forms.GroupBox();
  158. this.cbxTargetDBSelect = new System.Windows.Forms.ComboBox();
  159. this.label31 = new System.Windows.Forms.Label();
  160. this.pnlBottom = new System.Windows.Forms.Panel();
  161. this.btnOK = new System.Windows.Forms.Button();
  162. this.pnlTop = new System.Windows.Forms.Panel();
  163. this.tabKingbase = new System.Windows.Forms.TabPage();
  164. this.txtKingbaselPort = new System.Windows.Forms.TextBox();
  165. this.label42 = new System.Windows.Forms.Label();
  166. this.btnKingbaselConn = new System.Windows.Forms.Button();
  167. this.txtKingbaselServer = new System.Windows.Forms.TextBox();
  168. this.txtKingbaselHost = new System.Windows.Forms.TextBox();
  169. this.label43 = new System.Windows.Forms.Label();
  170. this.label44 = new System.Windows.Forms.Label();
  171. this.txtKingbaselPwd = new System.Windows.Forms.TextBox();
  172. this.txtKingbaselUser = new System.Windows.Forms.TextBox();
  173. this.label45 = new System.Windows.Forms.Label();
  174. this.label46 = new System.Windows.Forms.Label();
  175. this.pnlAll.SuspendLayout();
  176. this.pnlCenter.SuspendLayout();
  177. this.tabParamas.SuspendLayout();
  178. this.tabInstrument.SuspendLayout();
  179. this.tabcDS.SuspendLayout();
  180. this.tabExcel.SuspendLayout();
  181. this.tabFoxPro.SuspendLayout();
  182. this.tabAccess.SuspendLayout();
  183. this.tabSQLite.SuspendLayout();
  184. this.tabSQLServer.SuspendLayout();
  185. this.tabMySql.SuspendLayout();
  186. this.tabOracle.SuspendLayout();
  187. this.tabTxt.SuspendLayout();
  188. this.tabPostgreSql.SuspendLayout();
  189. this.tabCnas.SuspendLayout();
  190. this.groupBox2.SuspendLayout();
  191. this.groupBox1.SuspendLayout();
  192. this.pnlBottom.SuspendLayout();
  193. this.tabKingbase.SuspendLayout();
  194. this.SuspendLayout();
  195. //
  196. // pnlAll
  197. //
  198. this.pnlAll.Controls.Add(this.pnlCenter);
  199. this.pnlAll.Controls.Add(this.pnlBottom);
  200. this.pnlAll.Controls.Add(this.pnlTop);
  201. this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
  202. this.pnlAll.Location = new System.Drawing.Point(0, 0);
  203. this.pnlAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  204. this.pnlAll.Name = "pnlAll";
  205. this.pnlAll.Size = new System.Drawing.Size(992, 664);
  206. this.pnlAll.TabIndex = 0;
  207. //
  208. // pnlCenter
  209. //
  210. this.pnlCenter.Controls.Add(this.tabParamas);
  211. this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
  212. this.pnlCenter.Location = new System.Drawing.Point(0, 7);
  213. this.pnlCenter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  214. this.pnlCenter.Name = "pnlCenter";
  215. this.pnlCenter.Size = new System.Drawing.Size(992, 595);
  216. this.pnlCenter.TabIndex = 4;
  217. //
  218. // tabParamas
  219. //
  220. this.tabParamas.Controls.Add(this.tabInstrument);
  221. this.tabParamas.Controls.Add(this.tabCnas);
  222. this.tabParamas.Dock = System.Windows.Forms.DockStyle.Fill;
  223. this.tabParamas.Location = new System.Drawing.Point(0, 0);
  224. this.tabParamas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  225. this.tabParamas.Name = "tabParamas";
  226. this.tabParamas.SelectedIndex = 0;
  227. this.tabParamas.Size = new System.Drawing.Size(992, 595);
  228. this.tabParamas.TabIndex = 1;
  229. //
  230. // tabInstrument
  231. //
  232. this.tabInstrument.Controls.Add(this.tabcDS);
  233. this.tabInstrument.Location = new System.Drawing.Point(4, 28);
  234. this.tabInstrument.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  235. this.tabInstrument.Name = "tabInstrument";
  236. this.tabInstrument.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  237. this.tabInstrument.Size = new System.Drawing.Size(984, 563);
  238. this.tabInstrument.TabIndex = 0;
  239. this.tabInstrument.Text = "仪器数据源";
  240. this.tabInstrument.UseVisualStyleBackColor = true;
  241. //
  242. // tabcDS
  243. //
  244. this.tabcDS.Controls.Add(this.tabExcel);
  245. this.tabcDS.Controls.Add(this.tabFoxPro);
  246. this.tabcDS.Controls.Add(this.tabAccess);
  247. this.tabcDS.Controls.Add(this.tabSQLite);
  248. this.tabcDS.Controls.Add(this.tabSQLServer);
  249. this.tabcDS.Controls.Add(this.tabMySql);
  250. this.tabcDS.Controls.Add(this.tabOracle);
  251. this.tabcDS.Controls.Add(this.tabTxt);
  252. this.tabcDS.Controls.Add(this.tabPostgreSql);
  253. this.tabcDS.Controls.Add(this.tabKingbase);
  254. this.tabcDS.Dock = System.Windows.Forms.DockStyle.Fill;
  255. this.tabcDS.Location = new System.Drawing.Point(4, 5);
  256. this.tabcDS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  257. this.tabcDS.Name = "tabcDS";
  258. this.tabcDS.SelectedIndex = 0;
  259. this.tabcDS.Size = new System.Drawing.Size(976, 553);
  260. this.tabcDS.TabIndex = 6;
  261. this.tabcDS.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabcDS_Selected);
  262. //
  263. // tabExcel
  264. //
  265. this.tabExcel.Controls.Add(this.label22);
  266. this.tabExcel.Controls.Add(this.lblExcelRemotePwd);
  267. this.tabExcel.Controls.Add(this.txtRemoteExcelPwd);
  268. this.tabExcel.Controls.Add(this.lblExcelRemoteUser);
  269. this.tabExcel.Controls.Add(this.txtRemoteExcelUser);
  270. this.tabExcel.Controls.Add(this.cbxExcelRemote);
  271. this.tabExcel.Controls.Add(this.btnOpenFileExcel);
  272. this.tabExcel.Controls.Add(this.label3);
  273. this.tabExcel.Controls.Add(this.txtInportExcel);
  274. this.tabExcel.Location = new System.Drawing.Point(4, 28);
  275. this.tabExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  276. this.tabExcel.Name = "tabExcel";
  277. this.tabExcel.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  278. this.tabExcel.Size = new System.Drawing.Size(968, 521);
  279. this.tabExcel.TabIndex = 0;
  280. this.tabExcel.Text = "Excel";
  281. this.tabExcel.UseVisualStyleBackColor = true;
  282. //
  283. // label22
  284. //
  285. this.label22.AutoSize = true;
  286. this.label22.Location = new System.Drawing.Point(71, 37);
  287. this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  288. this.label22.Name = "label22";
  289. this.label22.Size = new System.Drawing.Size(98, 18);
  290. this.label22.TabIndex = 24;
  291. this.label22.Text = "是否远程:";
  292. //
  293. // lblExcelRemotePwd
  294. //
  295. this.lblExcelRemotePwd.AutoSize = true;
  296. this.lblExcelRemotePwd.Location = new System.Drawing.Point(69, 268);
  297. this.lblExcelRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  298. this.lblExcelRemotePwd.Name = "lblExcelRemotePwd";
  299. this.lblExcelRemotePwd.Size = new System.Drawing.Size(98, 18);
  300. this.lblExcelRemotePwd.TabIndex = 10;
  301. this.lblExcelRemotePwd.Text = "远程密码:";
  302. this.lblExcelRemotePwd.Visible = false;
  303. //
  304. // txtRemoteExcelPwd
  305. //
  306. this.txtRemoteExcelPwd.Location = new System.Drawing.Point(172, 262);
  307. this.txtRemoteExcelPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  308. this.txtRemoteExcelPwd.Name = "txtRemoteExcelPwd";
  309. this.txtRemoteExcelPwd.PasswordChar = '*';
  310. this.txtRemoteExcelPwd.Size = new System.Drawing.Size(403, 28);
  311. this.txtRemoteExcelPwd.TabIndex = 11;
  312. this.txtRemoteExcelPwd.Visible = false;
  313. //
  314. // lblExcelRemoteUser
  315. //
  316. this.lblExcelRemoteUser.AutoSize = true;
  317. this.lblExcelRemoteUser.Location = new System.Drawing.Point(51, 172);
  318. this.lblExcelRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  319. this.lblExcelRemoteUser.Name = "lblExcelRemoteUser";
  320. this.lblExcelRemoteUser.Size = new System.Drawing.Size(116, 18);
  321. this.lblExcelRemoteUser.TabIndex = 8;
  322. this.lblExcelRemoteUser.Text = "远程用户名:";
  323. this.lblExcelRemoteUser.Visible = false;
  324. //
  325. // txtRemoteExcelUser
  326. //
  327. this.txtRemoteExcelUser.Location = new System.Drawing.Point(172, 166);
  328. this.txtRemoteExcelUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  329. this.txtRemoteExcelUser.Name = "txtRemoteExcelUser";
  330. this.txtRemoteExcelUser.Size = new System.Drawing.Size(403, 28);
  331. this.txtRemoteExcelUser.TabIndex = 6;
  332. this.txtRemoteExcelUser.Visible = false;
  333. //
  334. // cbxExcelRemote
  335. //
  336. this.cbxExcelRemote.AutoSize = true;
  337. this.cbxExcelRemote.Location = new System.Drawing.Point(172, 36);
  338. this.cbxExcelRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  339. this.cbxExcelRemote.Name = "cbxExcelRemote";
  340. this.cbxExcelRemote.Size = new System.Drawing.Size(52, 22);
  341. this.cbxExcelRemote.TabIndex = 4;
  342. this.cbxExcelRemote.Text = "是";
  343. this.cbxExcelRemote.UseVisualStyleBackColor = true;
  344. this.cbxExcelRemote.CheckedChanged += new System.EventHandler(this.cbxExcelRemote_CheckedChanged);
  345. //
  346. // btnOpenFileExcel
  347. //
  348. this.btnOpenFileExcel.Location = new System.Drawing.Point(588, 73);
  349. this.btnOpenFileExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  350. this.btnOpenFileExcel.Name = "btnOpenFileExcel";
  351. this.btnOpenFileExcel.Size = new System.Drawing.Size(90, 35);
  352. this.btnOpenFileExcel.TabIndex = 6;
  353. this.btnOpenFileExcel.Text = "浏览";
  354. this.btnOpenFileExcel.UseVisualStyleBackColor = true;
  355. this.btnOpenFileExcel.Click += new System.EventHandler(this.btnOpenFileExcel_Click);
  356. //
  357. // label3
  358. //
  359. this.label3.AutoSize = true;
  360. this.label3.Location = new System.Drawing.Point(104, 82);
  361. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  362. this.label3.Name = "label3";
  363. this.label3.Size = new System.Drawing.Size(62, 18);
  364. this.label3.TabIndex = 5;
  365. this.label3.Text = "路径:";
  366. //
  367. // txtInportExcel
  368. //
  369. this.txtInportExcel.Location = new System.Drawing.Point(172, 74);
  370. this.txtInportExcel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  371. this.txtInportExcel.Name = "txtInportExcel";
  372. this.txtInportExcel.Size = new System.Drawing.Size(403, 28);
  373. this.txtInportExcel.TabIndex = 5;
  374. //
  375. // tabFoxPro
  376. //
  377. this.tabFoxPro.Controls.Add(this.label27);
  378. this.tabFoxPro.Controls.Add(this.cbxFoxProRemote);
  379. this.tabFoxPro.Controls.Add(this.lblFoxproRemotePwd);
  380. this.tabFoxPro.Controls.Add(this.txtRemoteFoxProPwd);
  381. this.tabFoxPro.Controls.Add(this.lblFoxproRemoteUserId);
  382. this.tabFoxPro.Controls.Add(this.txtRemoteFoxProUserId);
  383. this.tabFoxPro.Controls.Add(this.txtFoxProPwd);
  384. this.tabFoxPro.Controls.Add(this.txtFoxProUserId);
  385. this.tabFoxPro.Controls.Add(this.label32);
  386. this.tabFoxPro.Controls.Add(this.label33);
  387. this.tabFoxPro.Controls.Add(this.btnFileOpenFoxPro);
  388. this.tabFoxPro.Controls.Add(this.label34);
  389. this.tabFoxPro.Controls.Add(this.txtFoxProFolder);
  390. this.tabFoxPro.Location = new System.Drawing.Point(4, 28);
  391. this.tabFoxPro.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  392. this.tabFoxPro.Name = "tabFoxPro";
  393. this.tabFoxPro.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  394. this.tabFoxPro.Size = new System.Drawing.Size(968, 521);
  395. this.tabFoxPro.TabIndex = 6;
  396. this.tabFoxPro.Text = "FoxPro";
  397. this.tabFoxPro.UseVisualStyleBackColor = true;
  398. //
  399. // label27
  400. //
  401. this.label27.AutoSize = true;
  402. this.label27.Location = new System.Drawing.Point(68, 38);
  403. this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  404. this.label27.Name = "label27";
  405. this.label27.Size = new System.Drawing.Size(98, 18);
  406. this.label27.TabIndex = 36;
  407. this.label27.Text = "是否远程:";
  408. //
  409. // cbxFoxProRemote
  410. //
  411. this.cbxFoxProRemote.AutoSize = true;
  412. this.cbxFoxProRemote.Location = new System.Drawing.Point(174, 36);
  413. this.cbxFoxProRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  414. this.cbxFoxProRemote.Name = "cbxFoxProRemote";
  415. this.cbxFoxProRemote.Size = new System.Drawing.Size(52, 22);
  416. this.cbxFoxProRemote.TabIndex = 24;
  417. this.cbxFoxProRemote.Text = "是";
  418. this.cbxFoxProRemote.UseVisualStyleBackColor = true;
  419. this.cbxFoxProRemote.CheckedChanged += new System.EventHandler(this.cbxFoxProRemote_CheckedChanged);
  420. //
  421. // lblFoxproRemotePwd
  422. //
  423. this.lblFoxproRemotePwd.AutoSize = true;
  424. this.lblFoxproRemotePwd.Location = new System.Drawing.Point(68, 254);
  425. this.lblFoxproRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  426. this.lblFoxproRemotePwd.Name = "lblFoxproRemotePwd";
  427. this.lblFoxproRemotePwd.Size = new System.Drawing.Size(98, 18);
  428. this.lblFoxproRemotePwd.TabIndex = 35;
  429. this.lblFoxproRemotePwd.Text = "远程密码:";
  430. this.lblFoxproRemotePwd.Visible = false;
  431. //
  432. // txtRemoteFoxProPwd
  433. //
  434. this.txtRemoteFoxProPwd.Location = new System.Drawing.Point(172, 250);
  435. this.txtRemoteFoxProPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  436. this.txtRemoteFoxProPwd.Name = "txtRemoteFoxProPwd";
  437. this.txtRemoteFoxProPwd.PasswordChar = '*';
  438. this.txtRemoteFoxProPwd.Size = new System.Drawing.Size(403, 28);
  439. this.txtRemoteFoxProPwd.TabIndex = 31;
  440. this.txtRemoteFoxProPwd.Visible = false;
  441. //
  442. // lblFoxproRemoteUserId
  443. //
  444. this.lblFoxproRemoteUserId.AutoSize = true;
  445. this.lblFoxproRemoteUserId.Location = new System.Drawing.Point(50, 211);
  446. this.lblFoxproRemoteUserId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  447. this.lblFoxproRemoteUserId.Name = "lblFoxproRemoteUserId";
  448. this.lblFoxproRemoteUserId.Size = new System.Drawing.Size(116, 18);
  449. this.lblFoxproRemoteUserId.TabIndex = 34;
  450. this.lblFoxproRemoteUserId.Text = "远程用户名:";
  451. this.lblFoxproRemoteUserId.Visible = false;
  452. //
  453. // txtRemoteFoxProUserId
  454. //
  455. this.txtRemoteFoxProUserId.Location = new System.Drawing.Point(172, 205);
  456. this.txtRemoteFoxProUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  457. this.txtRemoteFoxProUserId.Name = "txtRemoteFoxProUserId";
  458. this.txtRemoteFoxProUserId.Size = new System.Drawing.Size(403, 28);
  459. this.txtRemoteFoxProUserId.TabIndex = 30;
  460. this.txtRemoteFoxProUserId.Visible = false;
  461. //
  462. // txtFoxProPwd
  463. //
  464. this.txtFoxProPwd.Location = new System.Drawing.Point(172, 162);
  465. this.txtFoxProPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  466. this.txtFoxProPwd.Name = "txtFoxProPwd";
  467. this.txtFoxProPwd.PasswordChar = '*';
  468. this.txtFoxProPwd.Size = new System.Drawing.Size(403, 28);
  469. this.txtFoxProPwd.TabIndex = 29;
  470. //
  471. // txtFoxProUserId
  472. //
  473. this.txtFoxProUserId.Location = new System.Drawing.Point(172, 119);
  474. this.txtFoxProUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  475. this.txtFoxProUserId.Name = "txtFoxProUserId";
  476. this.txtFoxProUserId.Size = new System.Drawing.Size(403, 28);
  477. this.txtFoxProUserId.TabIndex = 27;
  478. //
  479. // label32
  480. //
  481. this.label32.AutoSize = true;
  482. this.label32.Location = new System.Drawing.Point(104, 168);
  483. this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  484. this.label32.Name = "label32";
  485. this.label32.Size = new System.Drawing.Size(62, 18);
  486. this.label32.TabIndex = 33;
  487. this.label32.Text = "密码:";
  488. //
  489. // label33
  490. //
  491. this.label33.AutoSize = true;
  492. this.label33.Location = new System.Drawing.Point(86, 125);
  493. this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  494. this.label33.Name = "label33";
  495. this.label33.Size = new System.Drawing.Size(80, 18);
  496. this.label33.TabIndex = 32;
  497. this.label33.Text = "用户名:";
  498. //
  499. // btnFileOpenFoxPro
  500. //
  501. this.btnFileOpenFoxPro.Location = new System.Drawing.Point(588, 73);
  502. this.btnFileOpenFoxPro.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  503. this.btnFileOpenFoxPro.Name = "btnFileOpenFoxPro";
  504. this.btnFileOpenFoxPro.Size = new System.Drawing.Size(90, 35);
  505. this.btnFileOpenFoxPro.TabIndex = 28;
  506. this.btnFileOpenFoxPro.Text = "浏览";
  507. this.btnFileOpenFoxPro.UseVisualStyleBackColor = true;
  508. this.btnFileOpenFoxPro.Click += new System.EventHandler(this.txtFileOpenFoxPro_Click);
  509. //
  510. // label34
  511. //
  512. this.label34.AutoSize = true;
  513. this.label34.Location = new System.Drawing.Point(104, 82);
  514. this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  515. this.label34.Name = "label34";
  516. this.label34.Size = new System.Drawing.Size(62, 18);
  517. this.label34.TabIndex = 25;
  518. this.label34.Text = "路径:";
  519. //
  520. // txtFoxProFolder
  521. //
  522. this.txtFoxProFolder.Location = new System.Drawing.Point(172, 74);
  523. this.txtFoxProFolder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  524. this.txtFoxProFolder.Name = "txtFoxProFolder";
  525. this.txtFoxProFolder.Size = new System.Drawing.Size(403, 28);
  526. this.txtFoxProFolder.TabIndex = 26;
  527. //
  528. // tabAccess
  529. //
  530. this.tabAccess.Controls.Add(this.label21);
  531. this.tabAccess.Controls.Add(this.cbxAccessRemote);
  532. this.tabAccess.Controls.Add(this.lblAccessRemotePwd);
  533. this.tabAccess.Controls.Add(this.txtAccessRemotePwd);
  534. this.tabAccess.Controls.Add(this.lblAccessRemoteUser);
  535. this.tabAccess.Controls.Add(this.txtAccessRemoteUser);
  536. this.tabAccess.Controls.Add(this.txtAceessPwd);
  537. this.tabAccess.Controls.Add(this.txtAccessUser);
  538. this.tabAccess.Controls.Add(this.label15);
  539. this.tabAccess.Controls.Add(this.label16);
  540. this.tabAccess.Controls.Add(this.btnOpenFileAccess);
  541. this.tabAccess.Controls.Add(this.label4);
  542. this.tabAccess.Controls.Add(this.txtAccessPath);
  543. this.tabAccess.Location = new System.Drawing.Point(4, 28);
  544. this.tabAccess.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  545. this.tabAccess.Name = "tabAccess";
  546. this.tabAccess.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  547. this.tabAccess.Size = new System.Drawing.Size(968, 521);
  548. this.tabAccess.TabIndex = 1;
  549. this.tabAccess.Text = "Access";
  550. this.tabAccess.UseVisualStyleBackColor = true;
  551. //
  552. // label21
  553. //
  554. this.label21.AutoSize = true;
  555. this.label21.Location = new System.Drawing.Point(68, 38);
  556. this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  557. this.label21.Name = "label21";
  558. this.label21.Size = new System.Drawing.Size(98, 18);
  559. this.label21.TabIndex = 23;
  560. this.label21.Text = "是否远程:";
  561. //
  562. // cbxAccessRemote
  563. //
  564. this.cbxAccessRemote.AutoSize = true;
  565. this.cbxAccessRemote.Location = new System.Drawing.Point(174, 36);
  566. this.cbxAccessRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  567. this.cbxAccessRemote.Name = "cbxAccessRemote";
  568. this.cbxAccessRemote.Size = new System.Drawing.Size(52, 22);
  569. this.cbxAccessRemote.TabIndex = 7;
  570. this.cbxAccessRemote.Text = "是";
  571. this.cbxAccessRemote.UseVisualStyleBackColor = true;
  572. this.cbxAccessRemote.CheckedChanged += new System.EventHandler(this.cbxAccessRemote_CheckedChanged);
  573. //
  574. // lblAccessRemotePwd
  575. //
  576. this.lblAccessRemotePwd.AutoSize = true;
  577. this.lblAccessRemotePwd.Location = new System.Drawing.Point(68, 211);
  578. this.lblAccessRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  579. this.lblAccessRemotePwd.Name = "lblAccessRemotePwd";
  580. this.lblAccessRemotePwd.Size = new System.Drawing.Size(98, 18);
  581. this.lblAccessRemotePwd.TabIndex = 20;
  582. this.lblAccessRemotePwd.Text = "远程密码:";
  583. this.lblAccessRemotePwd.Visible = false;
  584. //
  585. // txtAccessRemotePwd
  586. //
  587. this.txtAccessRemotePwd.Location = new System.Drawing.Point(172, 205);
  588. this.txtAccessRemotePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  589. this.txtAccessRemotePwd.Name = "txtAccessRemotePwd";
  590. this.txtAccessRemotePwd.PasswordChar = '*';
  591. this.txtAccessRemotePwd.Size = new System.Drawing.Size(403, 28);
  592. this.txtAccessRemotePwd.TabIndex = 12;
  593. this.txtAccessRemotePwd.Visible = false;
  594. //
  595. // lblAccessRemoteUser
  596. //
  597. this.lblAccessRemoteUser.AutoSize = true;
  598. this.lblAccessRemoteUser.Location = new System.Drawing.Point(50, 168);
  599. this.lblAccessRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  600. this.lblAccessRemoteUser.Name = "lblAccessRemoteUser";
  601. this.lblAccessRemoteUser.Size = new System.Drawing.Size(116, 18);
  602. this.lblAccessRemoteUser.TabIndex = 18;
  603. this.lblAccessRemoteUser.Text = "远程用户名:";
  604. this.lblAccessRemoteUser.Visible = false;
  605. //
  606. // txtAccessRemoteUser
  607. //
  608. this.txtAccessRemoteUser.Location = new System.Drawing.Point(172, 162);
  609. this.txtAccessRemoteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  610. this.txtAccessRemoteUser.Name = "txtAccessRemoteUser";
  611. this.txtAccessRemoteUser.Size = new System.Drawing.Size(403, 28);
  612. this.txtAccessRemoteUser.TabIndex = 11;
  613. this.txtAccessRemoteUser.Visible = false;
  614. //
  615. // txtAceessPwd
  616. //
  617. this.txtAceessPwd.Location = new System.Drawing.Point(172, 119);
  618. this.txtAceessPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  619. this.txtAceessPwd.Name = "txtAceessPwd";
  620. this.txtAceessPwd.PasswordChar = '*';
  621. this.txtAceessPwd.Size = new System.Drawing.Size(403, 28);
  622. this.txtAceessPwd.TabIndex = 10;
  623. //
  624. // txtAccessUser
  625. //
  626. this.txtAccessUser.Location = new System.Drawing.Point(174, 305);
  627. this.txtAccessUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  628. this.txtAccessUser.Name = "txtAccessUser";
  629. this.txtAccessUser.Size = new System.Drawing.Size(403, 28);
  630. this.txtAccessUser.TabIndex = 9;
  631. this.txtAccessUser.Visible = false;
  632. //
  633. // label15
  634. //
  635. this.label15.AutoSize = true;
  636. this.label15.Location = new System.Drawing.Point(104, 125);
  637. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  638. this.label15.Name = "label15";
  639. this.label15.Size = new System.Drawing.Size(62, 18);
  640. this.label15.TabIndex = 15;
  641. this.label15.Text = "密码:";
  642. //
  643. // label16
  644. //
  645. this.label16.AutoSize = true;
  646. this.label16.Location = new System.Drawing.Point(87, 311);
  647. this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  648. this.label16.Name = "label16";
  649. this.label16.Size = new System.Drawing.Size(80, 18);
  650. this.label16.TabIndex = 14;
  651. this.label16.Text = "用户名:";
  652. this.label16.Visible = false;
  653. //
  654. // btnOpenFileAccess
  655. //
  656. this.btnOpenFileAccess.Location = new System.Drawing.Point(588, 73);
  657. this.btnOpenFileAccess.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  658. this.btnOpenFileAccess.Name = "btnOpenFileAccess";
  659. this.btnOpenFileAccess.Size = new System.Drawing.Size(90, 35);
  660. this.btnOpenFileAccess.TabIndex = 9;
  661. this.btnOpenFileAccess.Text = "浏览";
  662. this.btnOpenFileAccess.UseVisualStyleBackColor = true;
  663. this.btnOpenFileAccess.Click += new System.EventHandler(this.btnOpenFileAccess_Click);
  664. //
  665. // label4
  666. //
  667. this.label4.AutoSize = true;
  668. this.label4.Location = new System.Drawing.Point(104, 82);
  669. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  670. this.label4.Name = "label4";
  671. this.label4.Size = new System.Drawing.Size(62, 18);
  672. this.label4.TabIndex = 7;
  673. this.label4.Text = "路径:";
  674. //
  675. // txtAccessPath
  676. //
  677. this.txtAccessPath.Location = new System.Drawing.Point(172, 74);
  678. this.txtAccessPath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  679. this.txtAccessPath.Name = "txtAccessPath";
  680. this.txtAccessPath.Size = new System.Drawing.Size(403, 28);
  681. this.txtAccessPath.TabIndex = 8;
  682. //
  683. // tabSQLite
  684. //
  685. this.tabSQLite.Controls.Add(this.label25);
  686. this.tabSQLite.Controls.Add(this.cbxSqliteRemote);
  687. this.tabSQLite.Controls.Add(this.lblSqliteRemotePwd);
  688. this.tabSQLite.Controls.Add(this.txtSqliteRemotePwd);
  689. this.tabSQLite.Controls.Add(this.lblSqliteRemoteUser);
  690. this.tabSQLite.Controls.Add(this.txtSqliteRemoteUser);
  691. this.tabSQLite.Controls.Add(this.txtSqlitePwd);
  692. this.tabSQLite.Controls.Add(this.txtSqliteUser);
  693. this.tabSQLite.Controls.Add(this.label7);
  694. this.tabSQLite.Controls.Add(this.label6);
  695. this.tabSQLite.Controls.Add(this.btnOpenFileSQLite);
  696. this.tabSQLite.Controls.Add(this.label5);
  697. this.tabSQLite.Controls.Add(this.txtSqlitePath);
  698. this.tabSQLite.Location = new System.Drawing.Point(4, 28);
  699. this.tabSQLite.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  700. this.tabSQLite.Name = "tabSQLite";
  701. this.tabSQLite.Size = new System.Drawing.Size(968, 521);
  702. this.tabSQLite.TabIndex = 2;
  703. this.tabSQLite.Text = "SQLLite";
  704. this.tabSQLite.UseVisualStyleBackColor = true;
  705. //
  706. // label25
  707. //
  708. this.label25.AutoSize = true;
  709. this.label25.Location = new System.Drawing.Point(68, 38);
  710. this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  711. this.label25.Name = "label25";
  712. this.label25.Size = new System.Drawing.Size(98, 18);
  713. this.label25.TabIndex = 27;
  714. this.label25.Text = "是否远程:";
  715. //
  716. // cbxSqliteRemote
  717. //
  718. this.cbxSqliteRemote.AutoSize = true;
  719. this.cbxSqliteRemote.Location = new System.Drawing.Point(174, 36);
  720. this.cbxSqliteRemote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  721. this.cbxSqliteRemote.Name = "cbxSqliteRemote";
  722. this.cbxSqliteRemote.Size = new System.Drawing.Size(52, 22);
  723. this.cbxSqliteRemote.TabIndex = 7;
  724. this.cbxSqliteRemote.Text = "是";
  725. this.cbxSqliteRemote.UseVisualStyleBackColor = true;
  726. this.cbxSqliteRemote.CheckedChanged += new System.EventHandler(this.cbxSqliteRemote_CheckedChanged);
  727. //
  728. // lblSqliteRemotePwd
  729. //
  730. this.lblSqliteRemotePwd.AutoSize = true;
  731. this.lblSqliteRemotePwd.Location = new System.Drawing.Point(68, 211);
  732. this.lblSqliteRemotePwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  733. this.lblSqliteRemotePwd.Name = "lblSqliteRemotePwd";
  734. this.lblSqliteRemotePwd.Size = new System.Drawing.Size(98, 18);
  735. this.lblSqliteRemotePwd.TabIndex = 24;
  736. this.lblSqliteRemotePwd.Text = "远程密码:";
  737. this.lblSqliteRemotePwd.Visible = false;
  738. //
  739. // txtSqliteRemotePwd
  740. //
  741. this.txtSqliteRemotePwd.Location = new System.Drawing.Point(172, 205);
  742. this.txtSqliteRemotePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  743. this.txtSqliteRemotePwd.Name = "txtSqliteRemotePwd";
  744. this.txtSqliteRemotePwd.PasswordChar = '*';
  745. this.txtSqliteRemotePwd.Size = new System.Drawing.Size(403, 28);
  746. this.txtSqliteRemotePwd.TabIndex = 25;
  747. this.txtSqliteRemotePwd.Visible = false;
  748. //
  749. // lblSqliteRemoteUser
  750. //
  751. this.lblSqliteRemoteUser.AutoSize = true;
  752. this.lblSqliteRemoteUser.Location = new System.Drawing.Point(50, 168);
  753. this.lblSqliteRemoteUser.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  754. this.lblSqliteRemoteUser.Name = "lblSqliteRemoteUser";
  755. this.lblSqliteRemoteUser.Size = new System.Drawing.Size(116, 18);
  756. this.lblSqliteRemoteUser.TabIndex = 22;
  757. this.lblSqliteRemoteUser.Text = "远程用户名:";
  758. this.lblSqliteRemoteUser.Visible = false;
  759. //
  760. // txtSqliteRemoteUser
  761. //
  762. this.txtSqliteRemoteUser.Location = new System.Drawing.Point(172, 162);
  763. this.txtSqliteRemoteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  764. this.txtSqliteRemoteUser.Name = "txtSqliteRemoteUser";
  765. this.txtSqliteRemoteUser.Size = new System.Drawing.Size(403, 28);
  766. this.txtSqliteRemoteUser.TabIndex = 23;
  767. this.txtSqliteRemoteUser.Visible = false;
  768. //
  769. // txtSqlitePwd
  770. //
  771. this.txtSqlitePwd.Location = new System.Drawing.Point(172, 119);
  772. this.txtSqlitePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  773. this.txtSqlitePwd.Name = "txtSqlitePwd";
  774. this.txtSqlitePwd.PasswordChar = '*';
  775. this.txtSqlitePwd.Size = new System.Drawing.Size(403, 28);
  776. this.txtSqlitePwd.TabIndex = 13;
  777. //
  778. // txtSqliteUser
  779. //
  780. this.txtSqliteUser.Location = new System.Drawing.Point(172, 289);
  781. this.txtSqliteUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  782. this.txtSqliteUser.Name = "txtSqliteUser";
  783. this.txtSqliteUser.Size = new System.Drawing.Size(403, 28);
  784. this.txtSqliteUser.TabIndex = 12;
  785. this.txtSqliteUser.Visible = false;
  786. //
  787. // label7
  788. //
  789. this.label7.AutoSize = true;
  790. this.label7.Location = new System.Drawing.Point(104, 125);
  791. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  792. this.label7.Name = "label7";
  793. this.label7.Size = new System.Drawing.Size(62, 18);
  794. this.label7.TabIndex = 11;
  795. this.label7.Text = "密码:";
  796. //
  797. // label6
  798. //
  799. this.label6.AutoSize = true;
  800. this.label6.Location = new System.Drawing.Point(86, 295);
  801. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  802. this.label6.Name = "label6";
  803. this.label6.Size = new System.Drawing.Size(80, 18);
  804. this.label6.TabIndex = 10;
  805. this.label6.Text = "用户名:";
  806. this.label6.Visible = false;
  807. //
  808. // btnOpenFileSQLite
  809. //
  810. this.btnOpenFileSQLite.Location = new System.Drawing.Point(588, 73);
  811. this.btnOpenFileSQLite.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  812. this.btnOpenFileSQLite.Name = "btnOpenFileSQLite";
  813. this.btnOpenFileSQLite.Size = new System.Drawing.Size(90, 35);
  814. this.btnOpenFileSQLite.TabIndex = 9;
  815. this.btnOpenFileSQLite.Text = "浏览";
  816. this.btnOpenFileSQLite.UseVisualStyleBackColor = true;
  817. this.btnOpenFileSQLite.Click += new System.EventHandler(this.btnOpenFileSQLite_Click);
  818. //
  819. // label5
  820. //
  821. this.label5.AutoSize = true;
  822. this.label5.Location = new System.Drawing.Point(104, 82);
  823. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  824. this.label5.Name = "label5";
  825. this.label5.Size = new System.Drawing.Size(62, 18);
  826. this.label5.TabIndex = 7;
  827. this.label5.Text = "路径:";
  828. //
  829. // txtSqlitePath
  830. //
  831. this.txtSqlitePath.Location = new System.Drawing.Point(172, 74);
  832. this.txtSqlitePath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  833. this.txtSqlitePath.Name = "txtSqlitePath";
  834. this.txtSqlitePath.Size = new System.Drawing.Size(403, 28);
  835. this.txtSqlitePath.TabIndex = 8;
  836. //
  837. // tabSQLServer
  838. //
  839. this.tabSQLServer.Controls.Add(this.txtSqlServerPort);
  840. this.tabSQLServer.Controls.Add(this.lblSqlPort);
  841. this.tabSQLServer.Controls.Add(this.btnTestSQLLink);
  842. this.tabSQLServer.Controls.Add(this.txtSqlServerName);
  843. this.tabSQLServer.Controls.Add(this.txtSqlServerHost);
  844. this.tabSQLServer.Controls.Add(this.label2);
  845. this.tabSQLServer.Controls.Add(this.label12);
  846. this.tabSQLServer.Controls.Add(this.txtSqlServerPwd);
  847. this.tabSQLServer.Controls.Add(this.txtSqlServerUser);
  848. this.tabSQLServer.Controls.Add(this.label13);
  849. this.tabSQLServer.Controls.Add(this.label14);
  850. this.tabSQLServer.Location = new System.Drawing.Point(4, 28);
  851. this.tabSQLServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  852. this.tabSQLServer.Name = "tabSQLServer";
  853. this.tabSQLServer.Size = new System.Drawing.Size(968, 521);
  854. this.tabSQLServer.TabIndex = 3;
  855. this.tabSQLServer.Text = "SQL Server";
  856. this.tabSQLServer.UseVisualStyleBackColor = true;
  857. //
  858. // txtSqlServerPort
  859. //
  860. this.txtSqlServerPort.Location = new System.Drawing.Point(129, 221);
  861. this.txtSqlServerPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  862. this.txtSqlServerPort.Name = "txtSqlServerPort";
  863. this.txtSqlServerPort.PasswordChar = '*';
  864. this.txtSqlServerPort.Size = new System.Drawing.Size(472, 28);
  865. this.txtSqlServerPort.TabIndex = 34;
  866. //
  867. // lblSqlPort
  868. //
  869. this.lblSqlPort.AutoSize = true;
  870. this.lblSqlPort.Location = new System.Drawing.Point(62, 227);
  871. this.lblSqlPort.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  872. this.lblSqlPort.Name = "lblSqlPort";
  873. this.lblSqlPort.Size = new System.Drawing.Size(62, 18);
  874. this.lblSqlPort.TabIndex = 33;
  875. this.lblSqlPort.Text = "端口:";
  876. //
  877. // btnTestSQLLink
  878. //
  879. this.btnTestSQLLink.Location = new System.Drawing.Point(561, 270);
  880. this.btnTestSQLLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  881. this.btnTestSQLLink.Name = "btnTestSQLLink";
  882. this.btnTestSQLLink.Size = new System.Drawing.Size(118, 36);
  883. this.btnTestSQLLink.TabIndex = 32;
  884. this.btnTestSQLLink.Text = "测试连接";
  885. this.btnTestSQLLink.UseVisualStyleBackColor = true;
  886. this.btnTestSQLLink.Click += new System.EventHandler(this.btnTestSQLLink_Click);
  887. //
  888. // txtSqlServerName
  889. //
  890. this.txtSqlServerName.Location = new System.Drawing.Point(129, 90);
  891. this.txtSqlServerName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  892. this.txtSqlServerName.Name = "txtSqlServerName";
  893. this.txtSqlServerName.Size = new System.Drawing.Size(472, 28);
  894. this.txtSqlServerName.TabIndex = 29;
  895. //
  896. // txtSqlServerHost
  897. //
  898. this.txtSqlServerHost.Location = new System.Drawing.Point(129, 47);
  899. this.txtSqlServerHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  900. this.txtSqlServerHost.Name = "txtSqlServerHost";
  901. this.txtSqlServerHost.Size = new System.Drawing.Size(472, 28);
  902. this.txtSqlServerHost.TabIndex = 28;
  903. //
  904. // label2
  905. //
  906. this.label2.AutoSize = true;
  907. this.label2.Location = new System.Drawing.Point(26, 96);
  908. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  909. this.label2.Name = "label2";
  910. this.label2.Size = new System.Drawing.Size(98, 18);
  911. this.label2.TabIndex = 27;
  912. this.label2.Text = "数据库名:";
  913. //
  914. // label12
  915. //
  916. this.label12.AutoSize = true;
  917. this.label12.Location = new System.Drawing.Point(44, 53);
  918. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  919. this.label12.Name = "label12";
  920. this.label12.Size = new System.Drawing.Size(80, 18);
  921. this.label12.TabIndex = 26;
  922. this.label12.Text = "服务器:";
  923. //
  924. // txtSqlServerPwd
  925. //
  926. this.txtSqlServerPwd.Location = new System.Drawing.Point(129, 178);
  927. this.txtSqlServerPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  928. this.txtSqlServerPwd.Name = "txtSqlServerPwd";
  929. this.txtSqlServerPwd.PasswordChar = '*';
  930. this.txtSqlServerPwd.Size = new System.Drawing.Size(472, 28);
  931. this.txtSqlServerPwd.TabIndex = 31;
  932. //
  933. // txtSqlServerUser
  934. //
  935. this.txtSqlServerUser.Location = new System.Drawing.Point(129, 133);
  936. this.txtSqlServerUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  937. this.txtSqlServerUser.Name = "txtSqlServerUser";
  938. this.txtSqlServerUser.Size = new System.Drawing.Size(472, 28);
  939. this.txtSqlServerUser.TabIndex = 30;
  940. //
  941. // label13
  942. //
  943. this.label13.AutoSize = true;
  944. this.label13.Location = new System.Drawing.Point(62, 182);
  945. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  946. this.label13.Name = "label13";
  947. this.label13.Size = new System.Drawing.Size(62, 18);
  948. this.label13.TabIndex = 23;
  949. this.label13.Text = "密码:";
  950. //
  951. // label14
  952. //
  953. this.label14.AutoSize = true;
  954. this.label14.Location = new System.Drawing.Point(44, 139);
  955. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  956. this.label14.Name = "label14";
  957. this.label14.Size = new System.Drawing.Size(80, 18);
  958. this.label14.TabIndex = 22;
  959. this.label14.Text = "用户名:";
  960. //
  961. // tabMySql
  962. //
  963. this.tabMySql.Controls.Add(this.txtMySqlPort);
  964. this.tabMySql.Controls.Add(this.label17);
  965. this.tabMySql.Controls.Add(this.btnPostgreSqlTest);
  966. this.tabMySql.Controls.Add(this.txtMySqlServer);
  967. this.tabMySql.Controls.Add(this.txtMySqlHost);
  968. this.tabMySql.Controls.Add(this.label18);
  969. this.tabMySql.Controls.Add(this.label19);
  970. this.tabMySql.Controls.Add(this.txtMySqlPwd);
  971. this.tabMySql.Controls.Add(this.txtMySqlUser);
  972. this.tabMySql.Controls.Add(this.label20);
  973. this.tabMySql.Controls.Add(this.label23);
  974. this.tabMySql.Location = new System.Drawing.Point(4, 28);
  975. this.tabMySql.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  976. this.tabMySql.Name = "tabMySql";
  977. this.tabMySql.Size = new System.Drawing.Size(968, 521);
  978. this.tabMySql.TabIndex = 4;
  979. this.tabMySql.Text = "MySql";
  980. this.tabMySql.UseVisualStyleBackColor = true;
  981. //
  982. // txtMySqlPort
  983. //
  984. this.txtMySqlPort.Location = new System.Drawing.Point(129, 221);
  985. this.txtMySqlPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  986. this.txtMySqlPort.Name = "txtMySqlPort";
  987. this.txtMySqlPort.Size = new System.Drawing.Size(472, 28);
  988. this.txtMySqlPort.TabIndex = 35;
  989. //
  990. // label17
  991. //
  992. this.label17.AutoSize = true;
  993. this.label17.Location = new System.Drawing.Point(62, 227);
  994. this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  995. this.label17.Name = "label17";
  996. this.label17.Size = new System.Drawing.Size(62, 18);
  997. this.label17.TabIndex = 34;
  998. this.label17.Text = "端口:";
  999. //
  1000. // btnPostgreSqlTest
  1001. //
  1002. this.btnPostgreSqlTest.Location = new System.Drawing.Point(561, 270);
  1003. this.btnPostgreSqlTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1004. this.btnPostgreSqlTest.Name = "btnPostgreSqlTest";
  1005. this.btnPostgreSqlTest.Size = new System.Drawing.Size(118, 36);
  1006. this.btnPostgreSqlTest.TabIndex = 36;
  1007. this.btnPostgreSqlTest.Text = "测试连接";
  1008. this.btnPostgreSqlTest.UseVisualStyleBackColor = true;
  1009. this.btnPostgreSqlTest.Click += new System.EventHandler(this.btnMySqlTest_Click);
  1010. //
  1011. // txtMySqlServer
  1012. //
  1013. this.txtMySqlServer.Location = new System.Drawing.Point(129, 90);
  1014. this.txtMySqlServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1015. this.txtMySqlServer.Name = "txtMySqlServer";
  1016. this.txtMySqlServer.Size = new System.Drawing.Size(472, 28);
  1017. this.txtMySqlServer.TabIndex = 32;
  1018. //
  1019. // txtMySqlHost
  1020. //
  1021. this.txtMySqlHost.Location = new System.Drawing.Point(129, 47);
  1022. this.txtMySqlHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1023. this.txtMySqlHost.Name = "txtMySqlHost";
  1024. this.txtMySqlHost.Size = new System.Drawing.Size(472, 28);
  1025. this.txtMySqlHost.TabIndex = 31;
  1026. //
  1027. // label18
  1028. //
  1029. this.label18.AutoSize = true;
  1030. this.label18.Location = new System.Drawing.Point(62, 96);
  1031. this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1032. this.label18.Name = "label18";
  1033. this.label18.Size = new System.Drawing.Size(62, 18);
  1034. this.label18.TabIndex = 30;
  1035. this.label18.Text = "实例:";
  1036. //
  1037. // label19
  1038. //
  1039. this.label19.AutoSize = true;
  1040. this.label19.Location = new System.Drawing.Point(44, 53);
  1041. this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1042. this.label19.Name = "label19";
  1043. this.label19.Size = new System.Drawing.Size(80, 18);
  1044. this.label19.TabIndex = 29;
  1045. this.label19.Text = "服务器:";
  1046. //
  1047. // txtMySqlPwd
  1048. //
  1049. this.txtMySqlPwd.Location = new System.Drawing.Point(129, 178);
  1050. this.txtMySqlPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1051. this.txtMySqlPwd.Name = "txtMySqlPwd";
  1052. this.txtMySqlPwd.Size = new System.Drawing.Size(472, 28);
  1053. this.txtMySqlPwd.TabIndex = 34;
  1054. //
  1055. // txtMySqlUser
  1056. //
  1057. this.txtMySqlUser.Location = new System.Drawing.Point(129, 133);
  1058. this.txtMySqlUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1059. this.txtMySqlUser.Name = "txtMySqlUser";
  1060. this.txtMySqlUser.Size = new System.Drawing.Size(472, 28);
  1061. this.txtMySqlUser.TabIndex = 33;
  1062. //
  1063. // label20
  1064. //
  1065. this.label20.AutoSize = true;
  1066. this.label20.Location = new System.Drawing.Point(62, 182);
  1067. this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1068. this.label20.Name = "label20";
  1069. this.label20.Size = new System.Drawing.Size(62, 18);
  1070. this.label20.TabIndex = 26;
  1071. this.label20.Text = "密码:";
  1072. //
  1073. // label23
  1074. //
  1075. this.label23.AutoSize = true;
  1076. this.label23.Location = new System.Drawing.Point(44, 139);
  1077. this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1078. this.label23.Name = "label23";
  1079. this.label23.Size = new System.Drawing.Size(80, 18);
  1080. this.label23.TabIndex = 25;
  1081. this.label23.Text = "用户名:";
  1082. //
  1083. // tabOracle
  1084. //
  1085. this.tabOracle.Controls.Add(this.txtOracleHost);
  1086. this.tabOracle.Controls.Add(this.label37);
  1087. this.tabOracle.Controls.Add(this.txtOraclePort);
  1088. this.tabOracle.Controls.Add(this.label24);
  1089. this.tabOracle.Controls.Add(this.btnOracleTestLink);
  1090. this.tabOracle.Controls.Add(this.txtOracleSource);
  1091. this.tabOracle.Controls.Add(this.label26);
  1092. this.tabOracle.Controls.Add(this.txtOraclePwd);
  1093. this.tabOracle.Controls.Add(this.txtOracleUserId);
  1094. this.tabOracle.Controls.Add(this.label28);
  1095. this.tabOracle.Controls.Add(this.label29);
  1096. this.tabOracle.Location = new System.Drawing.Point(4, 28);
  1097. this.tabOracle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1098. this.tabOracle.Name = "tabOracle";
  1099. this.tabOracle.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1100. this.tabOracle.Size = new System.Drawing.Size(968, 521);
  1101. this.tabOracle.TabIndex = 5;
  1102. this.tabOracle.Text = "Oracle";
  1103. this.tabOracle.UseVisualStyleBackColor = true;
  1104. //
  1105. // txtOracleHost
  1106. //
  1107. this.txtOracleHost.Location = new System.Drawing.Point(129, 47);
  1108. this.txtOracleHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1109. this.txtOracleHost.Name = "txtOracleHost";
  1110. this.txtOracleHost.Size = new System.Drawing.Size(472, 28);
  1111. this.txtOracleHost.TabIndex = 49;
  1112. //
  1113. // label37
  1114. //
  1115. this.label37.AutoSize = true;
  1116. this.label37.Location = new System.Drawing.Point(44, 53);
  1117. this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1118. this.label37.Name = "label37";
  1119. this.label37.Size = new System.Drawing.Size(80, 18);
  1120. this.label37.TabIndex = 48;
  1121. this.label37.Text = "服务器:";
  1122. //
  1123. // txtOraclePort
  1124. //
  1125. this.txtOraclePort.Location = new System.Drawing.Point(129, 221);
  1126. this.txtOraclePort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1127. this.txtOraclePort.Name = "txtOraclePort";
  1128. this.txtOraclePort.PasswordChar = '*';
  1129. this.txtOraclePort.Size = new System.Drawing.Size(472, 28);
  1130. this.txtOraclePort.TabIndex = 46;
  1131. //
  1132. // label24
  1133. //
  1134. this.label24.AutoSize = true;
  1135. this.label24.Location = new System.Drawing.Point(62, 227);
  1136. this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1137. this.label24.Name = "label24";
  1138. this.label24.Size = new System.Drawing.Size(62, 18);
  1139. this.label24.TabIndex = 44;
  1140. this.label24.Text = "端口:";
  1141. //
  1142. // btnOracleTestLink
  1143. //
  1144. this.btnOracleTestLink.Location = new System.Drawing.Point(561, 270);
  1145. this.btnOracleTestLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1146. this.btnOracleTestLink.Name = "btnOracleTestLink";
  1147. this.btnOracleTestLink.Size = new System.Drawing.Size(118, 36);
  1148. this.btnOracleTestLink.TabIndex = 47;
  1149. this.btnOracleTestLink.Text = "测试连接";
  1150. this.btnOracleTestLink.UseVisualStyleBackColor = true;
  1151. this.btnOracleTestLink.Click += new System.EventHandler(this.btnOracleTestLink_Click);
  1152. //
  1153. // txtOracleSource
  1154. //
  1155. this.txtOracleSource.Location = new System.Drawing.Point(129, 90);
  1156. this.txtOracleSource.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1157. this.txtOracleSource.Name = "txtOracleSource";
  1158. this.txtOracleSource.Size = new System.Drawing.Size(472, 28);
  1159. this.txtOracleSource.TabIndex = 42;
  1160. //
  1161. // label26
  1162. //
  1163. this.label26.AutoSize = true;
  1164. this.label26.Location = new System.Drawing.Point(62, 96);
  1165. this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1166. this.label26.Name = "label26";
  1167. this.label26.Size = new System.Drawing.Size(62, 18);
  1168. this.label26.TabIndex = 40;
  1169. this.label26.Text = "实例:";
  1170. //
  1171. // txtOraclePwd
  1172. //
  1173. this.txtOraclePwd.Location = new System.Drawing.Point(129, 178);
  1174. this.txtOraclePwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1175. this.txtOraclePwd.Name = "txtOraclePwd";
  1176. this.txtOraclePwd.PasswordChar = '*';
  1177. this.txtOraclePwd.Size = new System.Drawing.Size(472, 28);
  1178. this.txtOraclePwd.TabIndex = 45;
  1179. //
  1180. // txtOracleUserId
  1181. //
  1182. this.txtOracleUserId.Location = new System.Drawing.Point(129, 133);
  1183. this.txtOracleUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1184. this.txtOracleUserId.Name = "txtOracleUserId";
  1185. this.txtOracleUserId.Size = new System.Drawing.Size(472, 28);
  1186. this.txtOracleUserId.TabIndex = 43;
  1187. //
  1188. // label28
  1189. //
  1190. this.label28.AutoSize = true;
  1191. this.label28.Location = new System.Drawing.Point(62, 182);
  1192. this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1193. this.label28.Name = "label28";
  1194. this.label28.Size = new System.Drawing.Size(62, 18);
  1195. this.label28.TabIndex = 38;
  1196. this.label28.Text = "密码:";
  1197. //
  1198. // label29
  1199. //
  1200. this.label29.AutoSize = true;
  1201. this.label29.Location = new System.Drawing.Point(44, 139);
  1202. this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1203. this.label29.Name = "label29";
  1204. this.label29.Size = new System.Drawing.Size(80, 18);
  1205. this.label29.TabIndex = 37;
  1206. this.label29.Text = "用户名:";
  1207. //
  1208. // tabTxt
  1209. //
  1210. this.tabTxt.Controls.Add(this.label30);
  1211. this.tabTxt.Controls.Add(this.lblTxtRemoteUserPwd);
  1212. this.tabTxt.Controls.Add(this.txtRemoteTxtPwd);
  1213. this.tabTxt.Controls.Add(this.lblTxtRemoteUserId);
  1214. this.tabTxt.Controls.Add(this.txtRemoteTxtUserId);
  1215. this.tabTxt.Controls.Add(this.cbxRemoteTxt);
  1216. this.tabTxt.Controls.Add(this.btnOpenFileTxt);
  1217. this.tabTxt.Controls.Add(this.label36);
  1218. this.tabTxt.Controls.Add(this.txtInportTxt);
  1219. this.tabTxt.Location = new System.Drawing.Point(4, 28);
  1220. this.tabTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1221. this.tabTxt.Name = "tabTxt";
  1222. this.tabTxt.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1223. this.tabTxt.Size = new System.Drawing.Size(968, 521);
  1224. this.tabTxt.TabIndex = 7;
  1225. this.tabTxt.Text = "TXT";
  1226. this.tabTxt.UseVisualStyleBackColor = true;
  1227. //
  1228. // label30
  1229. //
  1230. this.label30.AutoSize = true;
  1231. this.label30.Location = new System.Drawing.Point(69, 41);
  1232. this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1233. this.label30.Name = "label30";
  1234. this.label30.Size = new System.Drawing.Size(98, 18);
  1235. this.label30.TabIndex = 33;
  1236. this.label30.Text = "是否远程:";
  1237. //
  1238. // lblTxtRemoteUserPwd
  1239. //
  1240. this.lblTxtRemoteUserPwd.AutoSize = true;
  1241. this.lblTxtRemoteUserPwd.Location = new System.Drawing.Point(69, 169);
  1242. this.lblTxtRemoteUserPwd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1243. this.lblTxtRemoteUserPwd.Name = "lblTxtRemoteUserPwd";
  1244. this.lblTxtRemoteUserPwd.Size = new System.Drawing.Size(98, 18);
  1245. this.lblTxtRemoteUserPwd.TabIndex = 31;
  1246. this.lblTxtRemoteUserPwd.Text = "远程密码:";
  1247. this.lblTxtRemoteUserPwd.Visible = false;
  1248. //
  1249. // txtRemoteTxtPwd
  1250. //
  1251. this.txtRemoteTxtPwd.Location = new System.Drawing.Point(174, 162);
  1252. this.txtRemoteTxtPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1253. this.txtRemoteTxtPwd.Name = "txtRemoteTxtPwd";
  1254. this.txtRemoteTxtPwd.PasswordChar = '*';
  1255. this.txtRemoteTxtPwd.Size = new System.Drawing.Size(403, 28);
  1256. this.txtRemoteTxtPwd.TabIndex = 32;
  1257. this.txtRemoteTxtPwd.Visible = false;
  1258. //
  1259. // lblTxtRemoteUserId
  1260. //
  1261. this.lblTxtRemoteUserId.AutoSize = true;
  1262. this.lblTxtRemoteUserId.Location = new System.Drawing.Point(51, 125);
  1263. this.lblTxtRemoteUserId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1264. this.lblTxtRemoteUserId.Name = "lblTxtRemoteUserId";
  1265. this.lblTxtRemoteUserId.Size = new System.Drawing.Size(116, 18);
  1266. this.lblTxtRemoteUserId.TabIndex = 30;
  1267. this.lblTxtRemoteUserId.Text = "远程用户名:";
  1268. this.lblTxtRemoteUserId.Visible = false;
  1269. //
  1270. // txtRemoteTxtUserId
  1271. //
  1272. this.txtRemoteTxtUserId.Location = new System.Drawing.Point(174, 119);
  1273. this.txtRemoteTxtUserId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1274. this.txtRemoteTxtUserId.Name = "txtRemoteTxtUserId";
  1275. this.txtRemoteTxtUserId.Size = new System.Drawing.Size(403, 28);
  1276. this.txtRemoteTxtUserId.TabIndex = 28;
  1277. this.txtRemoteTxtUserId.Visible = false;
  1278. //
  1279. // cbxRemoteTxt
  1280. //
  1281. this.cbxRemoteTxt.AutoSize = true;
  1282. this.cbxRemoteTxt.Location = new System.Drawing.Point(177, 37);
  1283. this.cbxRemoteTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1284. this.cbxRemoteTxt.Name = "cbxRemoteTxt";
  1285. this.cbxRemoteTxt.Size = new System.Drawing.Size(52, 22);
  1286. this.cbxRemoteTxt.TabIndex = 25;
  1287. this.cbxRemoteTxt.Text = "是";
  1288. this.cbxRemoteTxt.UseVisualStyleBackColor = true;
  1289. this.cbxRemoteTxt.CheckedChanged += new System.EventHandler(this.cbxRemoteTxt_CheckedChanged);
  1290. //
  1291. // btnOpenFileTxt
  1292. //
  1293. this.btnOpenFileTxt.Location = new System.Drawing.Point(588, 73);
  1294. this.btnOpenFileTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1295. this.btnOpenFileTxt.Name = "btnOpenFileTxt";
  1296. this.btnOpenFileTxt.Size = new System.Drawing.Size(90, 35);
  1297. this.btnOpenFileTxt.TabIndex = 29;
  1298. this.btnOpenFileTxt.Text = "浏览";
  1299. this.btnOpenFileTxt.UseVisualStyleBackColor = true;
  1300. this.btnOpenFileTxt.Click += new System.EventHandler(this.btnOpenFileTxt_Click);
  1301. //
  1302. // label36
  1303. //
  1304. this.label36.AutoSize = true;
  1305. this.label36.Location = new System.Drawing.Point(104, 82);
  1306. this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1307. this.label36.Name = "label36";
  1308. this.label36.Size = new System.Drawing.Size(62, 18);
  1309. this.label36.TabIndex = 26;
  1310. this.label36.Text = "路径:";
  1311. //
  1312. // txtInportTxt
  1313. //
  1314. this.txtInportTxt.Location = new System.Drawing.Point(172, 74);
  1315. this.txtInportTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1316. this.txtInportTxt.Name = "txtInportTxt";
  1317. this.txtInportTxt.Size = new System.Drawing.Size(403, 28);
  1318. this.txtInportTxt.TabIndex = 27;
  1319. //
  1320. // tabPostgreSql
  1321. //
  1322. this.tabPostgreSql.Controls.Add(this.txtPostgreSqlPort);
  1323. this.tabPostgreSql.Controls.Add(this.label35);
  1324. this.tabPostgreSql.Controls.Add(this.btnPostgreSqlConn);
  1325. this.tabPostgreSql.Controls.Add(this.txtPostgreSqlServer);
  1326. this.tabPostgreSql.Controls.Add(this.txtPostgreSqlHost);
  1327. this.tabPostgreSql.Controls.Add(this.label38);
  1328. this.tabPostgreSql.Controls.Add(this.label39);
  1329. this.tabPostgreSql.Controls.Add(this.txtPostgreSqlPwd);
  1330. this.tabPostgreSql.Controls.Add(this.txtPostgreSqlUser);
  1331. this.tabPostgreSql.Controls.Add(this.label40);
  1332. this.tabPostgreSql.Controls.Add(this.label41);
  1333. this.tabPostgreSql.Location = new System.Drawing.Point(4, 28);
  1334. this.tabPostgreSql.Name = "tabPostgreSql";
  1335. this.tabPostgreSql.Size = new System.Drawing.Size(968, 521);
  1336. this.tabPostgreSql.TabIndex = 8;
  1337. this.tabPostgreSql.Text = "PostgreSql";
  1338. this.tabPostgreSql.UseVisualStyleBackColor = true;
  1339. //
  1340. // txtPostgreSqlPort
  1341. //
  1342. this.txtPostgreSqlPort.Location = new System.Drawing.Point(145, 221);
  1343. this.txtPostgreSqlPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1344. this.txtPostgreSqlPort.Name = "txtPostgreSqlPort";
  1345. this.txtPostgreSqlPort.Size = new System.Drawing.Size(472, 28);
  1346. this.txtPostgreSqlPort.TabIndex = 46;
  1347. //
  1348. // label35
  1349. //
  1350. this.label35.AutoSize = true;
  1351. this.label35.Location = new System.Drawing.Point(78, 227);
  1352. this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1353. this.label35.Name = "label35";
  1354. this.label35.Size = new System.Drawing.Size(62, 18);
  1355. this.label35.TabIndex = 44;
  1356. this.label35.Text = "端口:";
  1357. //
  1358. // btnPostgreSqlConn
  1359. //
  1360. this.btnPostgreSqlConn.Location = new System.Drawing.Point(577, 270);
  1361. this.btnPostgreSqlConn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1362. this.btnPostgreSqlConn.Name = "btnPostgreSqlConn";
  1363. this.btnPostgreSqlConn.Size = new System.Drawing.Size(118, 36);
  1364. this.btnPostgreSqlConn.TabIndex = 47;
  1365. this.btnPostgreSqlConn.Text = "测试连接";
  1366. this.btnPostgreSqlConn.UseVisualStyleBackColor = true;
  1367. this.btnPostgreSqlConn.Click += new System.EventHandler(this.btnPostgreSqlConn_Click);
  1368. //
  1369. // txtPostgreSqlServer
  1370. //
  1371. this.txtPostgreSqlServer.Location = new System.Drawing.Point(145, 90);
  1372. this.txtPostgreSqlServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1373. this.txtPostgreSqlServer.Name = "txtPostgreSqlServer";
  1374. this.txtPostgreSqlServer.Size = new System.Drawing.Size(472, 28);
  1375. this.txtPostgreSqlServer.TabIndex = 42;
  1376. //
  1377. // txtPostgreSqlHost
  1378. //
  1379. this.txtPostgreSqlHost.Location = new System.Drawing.Point(145, 47);
  1380. this.txtPostgreSqlHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1381. this.txtPostgreSqlHost.Name = "txtPostgreSqlHost";
  1382. this.txtPostgreSqlHost.Size = new System.Drawing.Size(472, 28);
  1383. this.txtPostgreSqlHost.TabIndex = 41;
  1384. //
  1385. // label38
  1386. //
  1387. this.label38.AutoSize = true;
  1388. this.label38.Location = new System.Drawing.Point(78, 96);
  1389. this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1390. this.label38.Name = "label38";
  1391. this.label38.Size = new System.Drawing.Size(62, 18);
  1392. this.label38.TabIndex = 40;
  1393. this.label38.Text = "实例:";
  1394. //
  1395. // label39
  1396. //
  1397. this.label39.AutoSize = true;
  1398. this.label39.Location = new System.Drawing.Point(60, 53);
  1399. this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1400. this.label39.Name = "label39";
  1401. this.label39.Size = new System.Drawing.Size(80, 18);
  1402. this.label39.TabIndex = 39;
  1403. this.label39.Text = "服务器:";
  1404. //
  1405. // txtPostgreSqlPwd
  1406. //
  1407. this.txtPostgreSqlPwd.Location = new System.Drawing.Point(145, 178);
  1408. this.txtPostgreSqlPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1409. this.txtPostgreSqlPwd.Name = "txtPostgreSqlPwd";
  1410. this.txtPostgreSqlPwd.Size = new System.Drawing.Size(472, 28);
  1411. this.txtPostgreSqlPwd.TabIndex = 45;
  1412. //
  1413. // txtPostgreSqlUser
  1414. //
  1415. this.txtPostgreSqlUser.Location = new System.Drawing.Point(145, 133);
  1416. this.txtPostgreSqlUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1417. this.txtPostgreSqlUser.Name = "txtPostgreSqlUser";
  1418. this.txtPostgreSqlUser.Size = new System.Drawing.Size(472, 28);
  1419. this.txtPostgreSqlUser.TabIndex = 43;
  1420. //
  1421. // label40
  1422. //
  1423. this.label40.AutoSize = true;
  1424. this.label40.Location = new System.Drawing.Point(78, 182);
  1425. this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1426. this.label40.Name = "label40";
  1427. this.label40.Size = new System.Drawing.Size(62, 18);
  1428. this.label40.TabIndex = 38;
  1429. this.label40.Text = "密码:";
  1430. //
  1431. // label41
  1432. //
  1433. this.label41.AutoSize = true;
  1434. this.label41.Location = new System.Drawing.Point(60, 139);
  1435. this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1436. this.label41.Name = "label41";
  1437. this.label41.Size = new System.Drawing.Size(80, 18);
  1438. this.label41.TabIndex = 37;
  1439. this.label41.Text = "用户名:";
  1440. //
  1441. // tabCnas
  1442. //
  1443. this.tabCnas.Controls.Add(this.groupBox2);
  1444. this.tabCnas.Controls.Add(this.groupBox1);
  1445. this.tabCnas.Location = new System.Drawing.Point(4, 28);
  1446. this.tabCnas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1447. this.tabCnas.Name = "tabCnas";
  1448. this.tabCnas.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1449. this.tabCnas.Size = new System.Drawing.Size(984, 563);
  1450. this.tabCnas.TabIndex = 1;
  1451. this.tabCnas.Text = "目标数据库";
  1452. this.tabCnas.UseVisualStyleBackColor = true;
  1453. //
  1454. // groupBox2
  1455. //
  1456. this.groupBox2.Controls.Add(this.txtDBHost);
  1457. this.groupBox2.Controls.Add(this.label9);
  1458. this.groupBox2.Controls.Add(this.txtPort);
  1459. this.groupBox2.Controls.Add(this.label8);
  1460. this.groupBox2.Controls.Add(this.label1);
  1461. this.groupBox2.Controls.Add(this.txtDBUser);
  1462. this.groupBox2.Controls.Add(this.btnCNASTestLink);
  1463. this.groupBox2.Controls.Add(this.txtDBPwd);
  1464. this.groupBox2.Controls.Add(this.txtDBName);
  1465. this.groupBox2.Controls.Add(this.label10);
  1466. this.groupBox2.Controls.Add(this.label11);
  1467. this.groupBox2.Location = new System.Drawing.Point(27, 113);
  1468. this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1469. this.groupBox2.Name = "groupBox2";
  1470. this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1471. this.groupBox2.Size = new System.Drawing.Size(692, 271);
  1472. this.groupBox2.TabIndex = 29;
  1473. this.groupBox2.TabStop = false;
  1474. this.groupBox2.Text = "连接";
  1475. //
  1476. // txtDBHost
  1477. //
  1478. this.txtDBHost.Location = new System.Drawing.Point(132, 41);
  1479. this.txtDBHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1480. this.txtDBHost.Name = "txtDBHost";
  1481. this.txtDBHost.Size = new System.Drawing.Size(388, 28);
  1482. this.txtDBHost.TabIndex = 20;
  1483. //
  1484. // label9
  1485. //
  1486. this.label9.AutoSize = true;
  1487. this.label9.Location = new System.Drawing.Point(45, 133);
  1488. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1489. this.label9.Name = "label9";
  1490. this.label9.Size = new System.Drawing.Size(80, 18);
  1491. this.label9.TabIndex = 14;
  1492. this.label9.Text = "用户名:";
  1493. //
  1494. // txtPort
  1495. //
  1496. this.txtPort.Location = new System.Drawing.Point(132, 215);
  1497. this.txtPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1498. this.txtPort.Name = "txtPort";
  1499. this.txtPort.PasswordChar = '*';
  1500. this.txtPort.Size = new System.Drawing.Size(388, 28);
  1501. this.txtPort.TabIndex = 24;
  1502. //
  1503. // label8
  1504. //
  1505. this.label8.AutoSize = true;
  1506. this.label8.Location = new System.Drawing.Point(63, 179);
  1507. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1508. this.label8.Name = "label8";
  1509. this.label8.Size = new System.Drawing.Size(62, 18);
  1510. this.label8.TabIndex = 15;
  1511. this.label8.Text = "密码:";
  1512. //
  1513. // label1
  1514. //
  1515. this.label1.AutoSize = true;
  1516. this.label1.Location = new System.Drawing.Point(62, 222);
  1517. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1518. this.label1.Name = "label1";
  1519. this.label1.Size = new System.Drawing.Size(62, 18);
  1520. this.label1.TabIndex = 23;
  1521. this.label1.Text = "端口:";
  1522. //
  1523. // txtDBUser
  1524. //
  1525. this.txtDBUser.Location = new System.Drawing.Point(132, 127);
  1526. this.txtDBUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1527. this.txtDBUser.Name = "txtDBUser";
  1528. this.txtDBUser.Size = new System.Drawing.Size(388, 28);
  1529. this.txtDBUser.TabIndex = 22;
  1530. //
  1531. // btnCNASTestLink
  1532. //
  1533. this.btnCNASTestLink.Location = new System.Drawing.Point(552, 214);
  1534. this.btnCNASTestLink.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1535. this.btnCNASTestLink.Name = "btnCNASTestLink";
  1536. this.btnCNASTestLink.Size = new System.Drawing.Size(118, 36);
  1537. this.btnCNASTestLink.TabIndex = 25;
  1538. this.btnCNASTestLink.Text = "测试连接";
  1539. this.btnCNASTestLink.UseVisualStyleBackColor = true;
  1540. this.btnCNASTestLink.Click += new System.EventHandler(this.btnCNASTestLink_Click);
  1541. //
  1542. // txtDBPwd
  1543. //
  1544. this.txtDBPwd.Location = new System.Drawing.Point(132, 170);
  1545. this.txtDBPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1546. this.txtDBPwd.Name = "txtDBPwd";
  1547. this.txtDBPwd.PasswordChar = '*';
  1548. this.txtDBPwd.Size = new System.Drawing.Size(388, 28);
  1549. this.txtDBPwd.TabIndex = 23;
  1550. //
  1551. // txtDBName
  1552. //
  1553. this.txtDBName.Location = new System.Drawing.Point(132, 84);
  1554. this.txtDBName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1555. this.txtDBName.Name = "txtDBName";
  1556. this.txtDBName.Size = new System.Drawing.Size(388, 28);
  1557. this.txtDBName.TabIndex = 21;
  1558. //
  1559. // label10
  1560. //
  1561. this.label10.AutoSize = true;
  1562. this.label10.Location = new System.Drawing.Point(46, 46);
  1563. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1564. this.label10.Name = "label10";
  1565. this.label10.Size = new System.Drawing.Size(80, 18);
  1566. this.label10.TabIndex = 18;
  1567. this.label10.Text = "服务器:";
  1568. //
  1569. // label11
  1570. //
  1571. this.label11.AutoSize = true;
  1572. this.label11.Location = new System.Drawing.Point(63, 90);
  1573. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1574. this.label11.Name = "label11";
  1575. this.label11.Size = new System.Drawing.Size(62, 18);
  1576. this.label11.TabIndex = 19;
  1577. this.label11.Text = "实例:";
  1578. //
  1579. // groupBox1
  1580. //
  1581. this.groupBox1.Controls.Add(this.cbxTargetDBSelect);
  1582. this.groupBox1.Controls.Add(this.label31);
  1583. this.groupBox1.Location = new System.Drawing.Point(27, 22);
  1584. this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1585. this.groupBox1.Name = "groupBox1";
  1586. this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1587. this.groupBox1.Size = new System.Drawing.Size(692, 83);
  1588. this.groupBox1.TabIndex = 28;
  1589. this.groupBox1.TabStop = false;
  1590. this.groupBox1.Text = "选择";
  1591. //
  1592. // cbxTargetDBSelect
  1593. //
  1594. this.cbxTargetDBSelect.FormattingEnabled = true;
  1595. this.cbxTargetDBSelect.Items.AddRange(new object[] {
  1596. "CNAS数据库",
  1597. "PLATFORM数据库"});
  1598. this.cbxTargetDBSelect.Location = new System.Drawing.Point(179, 30);
  1599. this.cbxTargetDBSelect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1600. this.cbxTargetDBSelect.Name = "cbxTargetDBSelect";
  1601. this.cbxTargetDBSelect.Size = new System.Drawing.Size(178, 26);
  1602. this.cbxTargetDBSelect.TabIndex = 27;
  1603. this.cbxTargetDBSelect.SelectedIndexChanged += new System.EventHandler(this.cbxTargetDBSelect_SelectedIndexChanged);
  1604. //
  1605. // label31
  1606. //
  1607. this.label31.AutoSize = true;
  1608. this.label31.Location = new System.Drawing.Point(18, 35);
  1609. this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1610. this.label31.Name = "label31";
  1611. this.label31.Size = new System.Drawing.Size(152, 18);
  1612. this.label31.TabIndex = 26;
  1613. this.label31.Text = "选择目标数据库:";
  1614. //
  1615. // pnlBottom
  1616. //
  1617. this.pnlBottom.Controls.Add(this.btnOK);
  1618. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  1619. this.pnlBottom.Location = new System.Drawing.Point(0, 602);
  1620. this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1621. this.pnlBottom.Name = "pnlBottom";
  1622. this.pnlBottom.Size = new System.Drawing.Size(992, 62);
  1623. this.pnlBottom.TabIndex = 3;
  1624. //
  1625. // btnOK
  1626. //
  1627. this.btnOK.Location = new System.Drawing.Point(843, 5);
  1628. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1629. this.btnOK.Name = "btnOK";
  1630. this.btnOK.Size = new System.Drawing.Size(135, 46);
  1631. this.btnOK.TabIndex = 0;
  1632. this.btnOK.Text = "确认";
  1633. this.btnOK.UseVisualStyleBackColor = true;
  1634. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  1635. //
  1636. // pnlTop
  1637. //
  1638. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  1639. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  1640. this.pnlTop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1641. this.pnlTop.Name = "pnlTop";
  1642. this.pnlTop.Size = new System.Drawing.Size(992, 7);
  1643. this.pnlTop.TabIndex = 2;
  1644. //
  1645. // tabKingbase
  1646. //
  1647. this.tabKingbase.Controls.Add(this.txtKingbaselPort);
  1648. this.tabKingbase.Controls.Add(this.label42);
  1649. this.tabKingbase.Controls.Add(this.btnKingbaselConn);
  1650. this.tabKingbase.Controls.Add(this.txtKingbaselServer);
  1651. this.tabKingbase.Controls.Add(this.txtKingbaselHost);
  1652. this.tabKingbase.Controls.Add(this.label43);
  1653. this.tabKingbase.Controls.Add(this.label44);
  1654. this.tabKingbase.Controls.Add(this.txtKingbaselPwd);
  1655. this.tabKingbase.Controls.Add(this.txtKingbaselUser);
  1656. this.tabKingbase.Controls.Add(this.label45);
  1657. this.tabKingbase.Controls.Add(this.label46);
  1658. this.tabKingbase.Location = new System.Drawing.Point(4, 28);
  1659. this.tabKingbase.Name = "tabKingbase";
  1660. this.tabKingbase.Size = new System.Drawing.Size(968, 521);
  1661. this.tabKingbase.TabIndex = 9;
  1662. this.tabKingbase.Text = "Kingbase";
  1663. this.tabKingbase.UseVisualStyleBackColor = true;
  1664. //
  1665. // txtKingbaselPort
  1666. //
  1667. this.txtKingbaselPort.Location = new System.Drawing.Point(161, 219);
  1668. this.txtKingbaselPort.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1669. this.txtKingbaselPort.Name = "txtKingbaselPort";
  1670. this.txtKingbaselPort.Size = new System.Drawing.Size(472, 28);
  1671. this.txtKingbaselPort.TabIndex = 57;
  1672. //
  1673. // label42
  1674. //
  1675. this.label42.AutoSize = true;
  1676. this.label42.Location = new System.Drawing.Point(94, 222);
  1677. this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1678. this.label42.Name = "label42";
  1679. this.label42.Size = new System.Drawing.Size(62, 18);
  1680. this.label42.TabIndex = 55;
  1681. this.label42.Text = "端口:";
  1682. //
  1683. // btnKingbaselConn
  1684. //
  1685. this.btnKingbaselConn.Location = new System.Drawing.Point(593, 265);
  1686. this.btnKingbaselConn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1687. this.btnKingbaselConn.Name = "btnKingbaselConn";
  1688. this.btnKingbaselConn.Size = new System.Drawing.Size(118, 36);
  1689. this.btnKingbaselConn.TabIndex = 58;
  1690. this.btnKingbaselConn.Text = "测试连接";
  1691. this.btnKingbaselConn.UseVisualStyleBackColor = true;
  1692. //
  1693. // txtKingbaselServer
  1694. //
  1695. this.txtKingbaselServer.Location = new System.Drawing.Point(161, 85);
  1696. this.txtKingbaselServer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1697. this.txtKingbaselServer.Name = "txtKingbaselServer";
  1698. this.txtKingbaselServer.Size = new System.Drawing.Size(472, 28);
  1699. this.txtKingbaselServer.TabIndex = 53;
  1700. //
  1701. // txtKingbaselHost
  1702. //
  1703. this.txtKingbaselHost.Location = new System.Drawing.Point(161, 42);
  1704. this.txtKingbaselHost.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1705. this.txtKingbaselHost.Name = "txtKingbaselHost";
  1706. this.txtKingbaselHost.Size = new System.Drawing.Size(472, 28);
  1707. this.txtKingbaselHost.TabIndex = 52;
  1708. //
  1709. // label43
  1710. //
  1711. this.label43.AutoSize = true;
  1712. this.label43.Location = new System.Drawing.Point(94, 91);
  1713. this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1714. this.label43.Name = "label43";
  1715. this.label43.Size = new System.Drawing.Size(62, 18);
  1716. this.label43.TabIndex = 51;
  1717. this.label43.Text = "实例:";
  1718. //
  1719. // label44
  1720. //
  1721. this.label44.AutoSize = true;
  1722. this.label44.Location = new System.Drawing.Point(76, 48);
  1723. this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1724. this.label44.Name = "label44";
  1725. this.label44.Size = new System.Drawing.Size(80, 18);
  1726. this.label44.TabIndex = 50;
  1727. this.label44.Text = "服务器:";
  1728. //
  1729. // txtKingbaselPwd
  1730. //
  1731. this.txtKingbaselPwd.Location = new System.Drawing.Point(161, 173);
  1732. this.txtKingbaselPwd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1733. this.txtKingbaselPwd.Name = "txtKingbaselPwd";
  1734. this.txtKingbaselPwd.Size = new System.Drawing.Size(472, 28);
  1735. this.txtKingbaselPwd.TabIndex = 56;
  1736. //
  1737. // txtKingbaselUser
  1738. //
  1739. this.txtKingbaselUser.Location = new System.Drawing.Point(161, 128);
  1740. this.txtKingbaselUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1741. this.txtKingbaselUser.Name = "txtKingbaselUser";
  1742. this.txtKingbaselUser.Size = new System.Drawing.Size(472, 28);
  1743. this.txtKingbaselUser.TabIndex = 54;
  1744. //
  1745. // label45
  1746. //
  1747. this.label45.AutoSize = true;
  1748. this.label45.Location = new System.Drawing.Point(94, 177);
  1749. this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1750. this.label45.Name = "label45";
  1751. this.label45.Size = new System.Drawing.Size(62, 18);
  1752. this.label45.TabIndex = 49;
  1753. this.label45.Text = "密码:";
  1754. //
  1755. // label46
  1756. //
  1757. this.label46.AutoSize = true;
  1758. this.label46.Location = new System.Drawing.Point(76, 134);
  1759. this.label46.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1760. this.label46.Name = "label46";
  1761. this.label46.Size = new System.Drawing.Size(80, 18);
  1762. this.label46.TabIndex = 48;
  1763. this.label46.Text = "用户名:";
  1764. //
  1765. // frmDatabaseParams
  1766. //
  1767. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  1768. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1769. this.ClientSize = new System.Drawing.Size(992, 664);
  1770. this.Controls.Add(this.pnlAll);
  1771. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1772. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1773. this.MaximizeBox = false;
  1774. this.MinimizeBox = false;
  1775. this.Name = "frmDatabaseParams";
  1776. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1777. this.Text = "仪器数据库配置";
  1778. this.Load += new System.EventHandler(this.frmDatabaseParams_Load);
  1779. this.pnlAll.ResumeLayout(false);
  1780. this.pnlCenter.ResumeLayout(false);
  1781. this.tabParamas.ResumeLayout(false);
  1782. this.tabInstrument.ResumeLayout(false);
  1783. this.tabcDS.ResumeLayout(false);
  1784. this.tabExcel.ResumeLayout(false);
  1785. this.tabExcel.PerformLayout();
  1786. this.tabFoxPro.ResumeLayout(false);
  1787. this.tabFoxPro.PerformLayout();
  1788. this.tabAccess.ResumeLayout(false);
  1789. this.tabAccess.PerformLayout();
  1790. this.tabSQLite.ResumeLayout(false);
  1791. this.tabSQLite.PerformLayout();
  1792. this.tabSQLServer.ResumeLayout(false);
  1793. this.tabSQLServer.PerformLayout();
  1794. this.tabMySql.ResumeLayout(false);
  1795. this.tabMySql.PerformLayout();
  1796. this.tabOracle.ResumeLayout(false);
  1797. this.tabOracle.PerformLayout();
  1798. this.tabTxt.ResumeLayout(false);
  1799. this.tabTxt.PerformLayout();
  1800. this.tabPostgreSql.ResumeLayout(false);
  1801. this.tabPostgreSql.PerformLayout();
  1802. this.tabCnas.ResumeLayout(false);
  1803. this.groupBox2.ResumeLayout(false);
  1804. this.groupBox2.PerformLayout();
  1805. this.groupBox1.ResumeLayout(false);
  1806. this.groupBox1.PerformLayout();
  1807. this.pnlBottom.ResumeLayout(false);
  1808. this.tabKingbase.ResumeLayout(false);
  1809. this.tabKingbase.PerformLayout();
  1810. this.ResumeLayout(false);
  1811. }
  1812. #endregion
  1813. private System.Windows.Forms.Panel pnlAll;
  1814. private System.Windows.Forms.Panel pnlCenter;
  1815. private System.Windows.Forms.TabControl tabParamas;
  1816. private System.Windows.Forms.TabPage tabInstrument;
  1817. private System.Windows.Forms.TabControl tabcDS;
  1818. private System.Windows.Forms.TabPage tabExcel;
  1819. private System.Windows.Forms.Button btnOpenFileExcel;
  1820. private System.Windows.Forms.Label label3;
  1821. private System.Windows.Forms.TextBox txtInportExcel;
  1822. private System.Windows.Forms.TabPage tabAccess;
  1823. private System.Windows.Forms.TextBox txtAceessPwd;
  1824. private System.Windows.Forms.TextBox txtAccessUser;
  1825. private System.Windows.Forms.Label label15;
  1826. private System.Windows.Forms.Label label16;
  1827. private System.Windows.Forms.Button btnOpenFileAccess;
  1828. private System.Windows.Forms.Label label4;
  1829. private System.Windows.Forms.TabPage tabSQLite;
  1830. private System.Windows.Forms.TextBox txtSqlitePwd;
  1831. private System.Windows.Forms.TextBox txtSqliteUser;
  1832. private System.Windows.Forms.Label label7;
  1833. private System.Windows.Forms.Label label6;
  1834. private System.Windows.Forms.Button btnOpenFileSQLite;
  1835. private System.Windows.Forms.Label label5;
  1836. private System.Windows.Forms.TextBox txtSqlitePath;
  1837. private System.Windows.Forms.TabPage tabCnas;
  1838. private System.Windows.Forms.Button btnCNASTestLink;
  1839. private System.Windows.Forms.TextBox txtDBName;
  1840. private System.Windows.Forms.TextBox txtDBHost;
  1841. private System.Windows.Forms.Label label11;
  1842. private System.Windows.Forms.Label label10;
  1843. private System.Windows.Forms.TextBox txtDBPwd;
  1844. private System.Windows.Forms.TextBox txtDBUser;
  1845. private System.Windows.Forms.Label label8;
  1846. private System.Windows.Forms.Label label9;
  1847. private System.Windows.Forms.Panel pnlBottom;
  1848. private System.Windows.Forms.Button btnOK;
  1849. private System.Windows.Forms.Panel pnlTop;
  1850. private System.Windows.Forms.TextBox txtAccessPath;
  1851. private System.Windows.Forms.TextBox txtPort;
  1852. private System.Windows.Forms.Label label1;
  1853. private System.Windows.Forms.TabPage tabSQLServer;
  1854. private System.Windows.Forms.TextBox txtSqlServerName;
  1855. private System.Windows.Forms.TextBox txtSqlServerHost;
  1856. private System.Windows.Forms.Label label2;
  1857. private System.Windows.Forms.Label label12;
  1858. private System.Windows.Forms.TextBox txtSqlServerUser;
  1859. private System.Windows.Forms.Label label13;
  1860. private System.Windows.Forms.Label label14;
  1861. private System.Windows.Forms.TextBox txtSqlServerPwd;
  1862. private System.Windows.Forms.Button btnTestSQLLink;
  1863. private System.Windows.Forms.CheckBox cbxExcelRemote;
  1864. private System.Windows.Forms.Label lblExcelRemotePwd;
  1865. private System.Windows.Forms.TextBox txtRemoteExcelPwd;
  1866. private System.Windows.Forms.Label lblExcelRemoteUser;
  1867. private System.Windows.Forms.TextBox txtRemoteExcelUser;
  1868. private System.Windows.Forms.Label lblAccessRemotePwd;
  1869. private System.Windows.Forms.TextBox txtAccessRemotePwd;
  1870. private System.Windows.Forms.Label lblAccessRemoteUser;
  1871. private System.Windows.Forms.TextBox txtAccessRemoteUser;
  1872. private System.Windows.Forms.Label label21;
  1873. private System.Windows.Forms.CheckBox cbxAccessRemote;
  1874. private System.Windows.Forms.Label label22;
  1875. private System.Windows.Forms.Label label25;
  1876. private System.Windows.Forms.CheckBox cbxSqliteRemote;
  1877. private System.Windows.Forms.Label lblSqliteRemotePwd;
  1878. private System.Windows.Forms.TextBox txtSqliteRemotePwd;
  1879. private System.Windows.Forms.Label lblSqliteRemoteUser;
  1880. private System.Windows.Forms.TextBox txtSqliteRemoteUser;
  1881. private System.Windows.Forms.TabPage tabMySql;
  1882. private System.Windows.Forms.Label label17;
  1883. private System.Windows.Forms.Button btnPostgreSqlTest;
  1884. private System.Windows.Forms.Label label18;
  1885. private System.Windows.Forms.Label label19;
  1886. private System.Windows.Forms.Label label20;
  1887. private System.Windows.Forms.Label label23;
  1888. private System.Windows.Forms.TabPage tabOracle;
  1889. private System.Windows.Forms.TextBox txtOraclePort;
  1890. private System.Windows.Forms.Label label24;
  1891. private System.Windows.Forms.Button btnOracleTestLink;
  1892. private System.Windows.Forms.TextBox txtOracleSource;
  1893. private System.Windows.Forms.Label label26;
  1894. private System.Windows.Forms.TextBox txtOraclePwd;
  1895. private System.Windows.Forms.TextBox txtOracleUserId;
  1896. private System.Windows.Forms.Label label28;
  1897. private System.Windows.Forms.Label label29;
  1898. private System.Windows.Forms.TabPage tabFoxPro;
  1899. private System.Windows.Forms.Label label27;
  1900. private System.Windows.Forms.CheckBox cbxFoxProRemote;
  1901. private System.Windows.Forms.Label lblFoxproRemotePwd;
  1902. private System.Windows.Forms.TextBox txtRemoteFoxProPwd;
  1903. private System.Windows.Forms.Label lblFoxproRemoteUserId;
  1904. private System.Windows.Forms.TextBox txtRemoteFoxProUserId;
  1905. private System.Windows.Forms.TextBox txtFoxProPwd;
  1906. private System.Windows.Forms.TextBox txtFoxProUserId;
  1907. private System.Windows.Forms.Label label32;
  1908. private System.Windows.Forms.Label label33;
  1909. private System.Windows.Forms.Button btnFileOpenFoxPro;
  1910. private System.Windows.Forms.Label label34;
  1911. private System.Windows.Forms.TextBox txtFoxProFolder;
  1912. private System.Windows.Forms.TabPage tabTxt;
  1913. private System.Windows.Forms.Label label30;
  1914. private System.Windows.Forms.Label lblTxtRemoteUserPwd;
  1915. private System.Windows.Forms.TextBox txtRemoteTxtPwd;
  1916. private System.Windows.Forms.Label lblTxtRemoteUserId;
  1917. private System.Windows.Forms.TextBox txtRemoteTxtUserId;
  1918. private System.Windows.Forms.CheckBox cbxRemoteTxt;
  1919. private System.Windows.Forms.Button btnOpenFileTxt;
  1920. private System.Windows.Forms.Label label36;
  1921. private System.Windows.Forms.TextBox txtInportTxt;
  1922. private System.Windows.Forms.TextBox txtOracleHost;
  1923. private System.Windows.Forms.Label label37;
  1924. private System.Windows.Forms.TextBox txtSqlServerPort;
  1925. private System.Windows.Forms.Label lblSqlPort;
  1926. private System.Windows.Forms.ComboBox cbxTargetDBSelect;
  1927. private System.Windows.Forms.Label label31;
  1928. private System.Windows.Forms.GroupBox groupBox2;
  1929. private System.Windows.Forms.GroupBox groupBox1;
  1930. private System.Windows.Forms.TabPage tabPostgreSql;
  1931. private System.Windows.Forms.TextBox txtPostgreSqlPort;
  1932. private System.Windows.Forms.Label label35;
  1933. private System.Windows.Forms.Button btnPostgreSqlConn;
  1934. private System.Windows.Forms.TextBox txtPostgreSqlServer;
  1935. private System.Windows.Forms.TextBox txtPostgreSqlHost;
  1936. private System.Windows.Forms.Label label38;
  1937. private System.Windows.Forms.Label label39;
  1938. private System.Windows.Forms.TextBox txtPostgreSqlPwd;
  1939. private System.Windows.Forms.TextBox txtPostgreSqlUser;
  1940. private System.Windows.Forms.Label label40;
  1941. private System.Windows.Forms.Label label41;
  1942. private System.Windows.Forms.TextBox txtMySqlPort;
  1943. private System.Windows.Forms.TextBox txtMySqlServer;
  1944. private System.Windows.Forms.TextBox txtMySqlHost;
  1945. private System.Windows.Forms.TextBox txtMySqlPwd;
  1946. private System.Windows.Forms.TextBox txtMySqlUser;
  1947. private System.Windows.Forms.TabPage tabKingbase;
  1948. private System.Windows.Forms.TextBox txtKingbaselPort;
  1949. private System.Windows.Forms.Label label42;
  1950. private System.Windows.Forms.Button btnKingbaselConn;
  1951. private System.Windows.Forms.TextBox txtKingbaselServer;
  1952. private System.Windows.Forms.TextBox txtKingbaselHost;
  1953. private System.Windows.Forms.Label label43;
  1954. private System.Windows.Forms.Label label44;
  1955. private System.Windows.Forms.TextBox txtKingbaselPwd;
  1956. private System.Windows.Forms.TextBox txtKingbaselUser;
  1957. private System.Windows.Forms.Label label45;
  1958. private System.Windows.Forms.Label label46;
  1959. }
  1960. }