CNAS取数仪器端升级
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

1488 rindas
71KB

  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.btnTestSQLLink = new System.Windows.Forms.Button();
  88. this.txtSqlServerName = new System.Windows.Forms.TextBox();
  89. this.txtSqlServerHost = new System.Windows.Forms.TextBox();
  90. this.label2 = new System.Windows.Forms.Label();
  91. this.label12 = new System.Windows.Forms.Label();
  92. this.txtSqlServerPwd = new System.Windows.Forms.TextBox();
  93. this.txtSqlServerUser = new System.Windows.Forms.TextBox();
  94. this.label13 = new System.Windows.Forms.Label();
  95. this.label14 = new System.Windows.Forms.Label();
  96. this.tabMySql = new System.Windows.Forms.TabPage();
  97. this.txtMySqlPort = new System.Windows.Forms.TextBox();
  98. this.label17 = new System.Windows.Forms.Label();
  99. this.btnMySqlTest = new System.Windows.Forms.Button();
  100. this.txtMySqlServer = new System.Windows.Forms.TextBox();
  101. this.txtMySqlHost = new System.Windows.Forms.TextBox();
  102. this.label18 = new System.Windows.Forms.Label();
  103. this.label19 = new System.Windows.Forms.Label();
  104. this.txtMySqlPwd = new System.Windows.Forms.TextBox();
  105. this.txtMySqlUser = new System.Windows.Forms.TextBox();
  106. this.label20 = new System.Windows.Forms.Label();
  107. this.label23 = new System.Windows.Forms.Label();
  108. this.tabOracle = new System.Windows.Forms.TabPage();
  109. this.txtOracleHost = new System.Windows.Forms.TextBox();
  110. this.label37 = new System.Windows.Forms.Label();
  111. this.txtOraclePort = new System.Windows.Forms.TextBox();
  112. this.label24 = new System.Windows.Forms.Label();
  113. this.btnOracleTestLink = new System.Windows.Forms.Button();
  114. this.txtOracleSource = new System.Windows.Forms.TextBox();
  115. this.label26 = new System.Windows.Forms.Label();
  116. this.txtOraclePwd = new System.Windows.Forms.TextBox();
  117. this.txtOracleUserId = new System.Windows.Forms.TextBox();
  118. this.label28 = new System.Windows.Forms.Label();
  119. this.label29 = new System.Windows.Forms.Label();
  120. this.tabTxt = new System.Windows.Forms.TabPage();
  121. this.label30 = new System.Windows.Forms.Label();
  122. this.lblTxtRemoteUserPwd = new System.Windows.Forms.Label();
  123. this.txtRemoteTxtPwd = new System.Windows.Forms.TextBox();
  124. this.lblTxtRemoteUserId = new System.Windows.Forms.Label();
  125. this.txtRemoteTxtUserId = new System.Windows.Forms.TextBox();
  126. this.cbxRemoteTxt = new System.Windows.Forms.CheckBox();
  127. this.btnOpenFileTxt = new System.Windows.Forms.Button();
  128. this.label36 = new System.Windows.Forms.Label();
  129. this.txtInportTxt = new System.Windows.Forms.TextBox();
  130. this.tabCnas = new System.Windows.Forms.TabPage();
  131. this.txtPort = new System.Windows.Forms.TextBox();
  132. this.label1 = new System.Windows.Forms.Label();
  133. this.btnCNASTestLink = new System.Windows.Forms.Button();
  134. this.txtDBName = new System.Windows.Forms.TextBox();
  135. this.txtDBHost = new System.Windows.Forms.TextBox();
  136. this.label11 = new System.Windows.Forms.Label();
  137. this.label10 = new System.Windows.Forms.Label();
  138. this.txtDBPwd = new System.Windows.Forms.TextBox();
  139. this.txtDBUser = new System.Windows.Forms.TextBox();
  140. this.label8 = new System.Windows.Forms.Label();
  141. this.label9 = new System.Windows.Forms.Label();
  142. this.pnlBottom = new System.Windows.Forms.Panel();
  143. this.btnOK = new System.Windows.Forms.Button();
  144. this.pnlTop = new System.Windows.Forms.Panel();
  145. this.txtSqlServerConnect = new System.Windows.Forms.TextBox();
  146. this.lblSqlConnection = new System.Windows.Forms.Label();
  147. this.pnlAll.SuspendLayout();
  148. this.pnlCenter.SuspendLayout();
  149. this.tabParamas.SuspendLayout();
  150. this.tabInstrument.SuspendLayout();
  151. this.tabcDS.SuspendLayout();
  152. this.tabExcel.SuspendLayout();
  153. this.tabFoxPro.SuspendLayout();
  154. this.tabAccess.SuspendLayout();
  155. this.tabSQLite.SuspendLayout();
  156. this.tabSQLServer.SuspendLayout();
  157. this.tabMySql.SuspendLayout();
  158. this.tabOracle.SuspendLayout();
  159. this.tabTxt.SuspendLayout();
  160. this.tabCnas.SuspendLayout();
  161. this.pnlBottom.SuspendLayout();
  162. this.SuspendLayout();
  163. //
  164. // pnlAll
  165. //
  166. this.pnlAll.Controls.Add(this.pnlCenter);
  167. this.pnlAll.Controls.Add(this.pnlBottom);
  168. this.pnlAll.Controls.Add(this.pnlTop);
  169. this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.pnlAll.Location = new System.Drawing.Point(0, 0);
  171. this.pnlAll.Name = "pnlAll";
  172. this.pnlAll.Size = new System.Drawing.Size(504, 340);
  173. this.pnlAll.TabIndex = 0;
  174. //
  175. // pnlCenter
  176. //
  177. this.pnlCenter.Controls.Add(this.tabParamas);
  178. this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
  179. this.pnlCenter.Location = new System.Drawing.Point(0, 10);
  180. this.pnlCenter.Name = "pnlCenter";
  181. this.pnlCenter.Size = new System.Drawing.Size(504, 288);
  182. this.pnlCenter.TabIndex = 4;
  183. //
  184. // tabParamas
  185. //
  186. this.tabParamas.Controls.Add(this.tabInstrument);
  187. this.tabParamas.Controls.Add(this.tabCnas);
  188. this.tabParamas.Dock = System.Windows.Forms.DockStyle.Fill;
  189. this.tabParamas.Location = new System.Drawing.Point(0, 0);
  190. this.tabParamas.Name = "tabParamas";
  191. this.tabParamas.SelectedIndex = 0;
  192. this.tabParamas.Size = new System.Drawing.Size(504, 288);
  193. this.tabParamas.TabIndex = 1;
  194. //
  195. // tabInstrument
  196. //
  197. this.tabInstrument.Controls.Add(this.tabcDS);
  198. this.tabInstrument.Location = new System.Drawing.Point(4, 22);
  199. this.tabInstrument.Name = "tabInstrument";
  200. this.tabInstrument.Padding = new System.Windows.Forms.Padding(3);
  201. this.tabInstrument.Size = new System.Drawing.Size(496, 262);
  202. this.tabInstrument.TabIndex = 0;
  203. this.tabInstrument.Text = "仪器数据源";
  204. this.tabInstrument.UseVisualStyleBackColor = true;
  205. //
  206. // tabcDS
  207. //
  208. this.tabcDS.Controls.Add(this.tabExcel);
  209. this.tabcDS.Controls.Add(this.tabFoxPro);
  210. this.tabcDS.Controls.Add(this.tabAccess);
  211. this.tabcDS.Controls.Add(this.tabSQLite);
  212. this.tabcDS.Controls.Add(this.tabSQLServer);
  213. this.tabcDS.Controls.Add(this.tabMySql);
  214. this.tabcDS.Controls.Add(this.tabOracle);
  215. this.tabcDS.Controls.Add(this.tabTxt);
  216. this.tabcDS.Dock = System.Windows.Forms.DockStyle.Fill;
  217. this.tabcDS.Location = new System.Drawing.Point(3, 3);
  218. this.tabcDS.Name = "tabcDS";
  219. this.tabcDS.SelectedIndex = 0;
  220. this.tabcDS.Size = new System.Drawing.Size(490, 256);
  221. this.tabcDS.TabIndex = 6;
  222. this.tabcDS.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabcDS_Selected);
  223. //
  224. // tabExcel
  225. //
  226. this.tabExcel.Controls.Add(this.label22);
  227. this.tabExcel.Controls.Add(this.lblExcelRemotePwd);
  228. this.tabExcel.Controls.Add(this.txtRemoteExcelPwd);
  229. this.tabExcel.Controls.Add(this.lblExcelRemoteUser);
  230. this.tabExcel.Controls.Add(this.txtRemoteExcelUser);
  231. this.tabExcel.Controls.Add(this.cbxExcelRemote);
  232. this.tabExcel.Controls.Add(this.btnOpenFileExcel);
  233. this.tabExcel.Controls.Add(this.label3);
  234. this.tabExcel.Controls.Add(this.txtInportExcel);
  235. this.tabExcel.Location = new System.Drawing.Point(4, 22);
  236. this.tabExcel.Name = "tabExcel";
  237. this.tabExcel.Padding = new System.Windows.Forms.Padding(3);
  238. this.tabExcel.Size = new System.Drawing.Size(482, 230);
  239. this.tabExcel.TabIndex = 0;
  240. this.tabExcel.Text = "Excel";
  241. this.tabExcel.UseVisualStyleBackColor = true;
  242. //
  243. // label22
  244. //
  245. this.label22.AutoSize = true;
  246. this.label22.Location = new System.Drawing.Point(47, 19);
  247. this.label22.Name = "label22";
  248. this.label22.Size = new System.Drawing.Size(65, 12);
  249. this.label22.TabIndex = 24;
  250. this.label22.Text = "是否远程:";
  251. //
  252. // lblExcelRemotePwd
  253. //
  254. this.lblExcelRemotePwd.AutoSize = true;
  255. this.lblExcelRemotePwd.Location = new System.Drawing.Point(47, 127);
  256. this.lblExcelRemotePwd.Name = "lblExcelRemotePwd";
  257. this.lblExcelRemotePwd.Size = new System.Drawing.Size(65, 12);
  258. this.lblExcelRemotePwd.TabIndex = 10;
  259. this.lblExcelRemotePwd.Text = "远程密码:";
  260. this.lblExcelRemotePwd.Visible = false;
  261. //
  262. // txtRemoteExcelPwd
  263. //
  264. this.txtRemoteExcelPwd.Location = new System.Drawing.Point(115, 124);
  265. this.txtRemoteExcelPwd.Name = "txtRemoteExcelPwd";
  266. this.txtRemoteExcelPwd.PasswordChar = '*';
  267. this.txtRemoteExcelPwd.Size = new System.Drawing.Size(270, 21);
  268. this.txtRemoteExcelPwd.TabIndex = 11;
  269. this.txtRemoteExcelPwd.Visible = false;
  270. //
  271. // lblExcelRemoteUser
  272. //
  273. this.lblExcelRemoteUser.AutoSize = true;
  274. this.lblExcelRemoteUser.Location = new System.Drawing.Point(35, 90);
  275. this.lblExcelRemoteUser.Name = "lblExcelRemoteUser";
  276. this.lblExcelRemoteUser.Size = new System.Drawing.Size(77, 12);
  277. this.lblExcelRemoteUser.TabIndex = 8;
  278. this.lblExcelRemoteUser.Text = "远程用户名:";
  279. this.lblExcelRemoteUser.Visible = false;
  280. //
  281. // txtRemoteExcelUser
  282. //
  283. this.txtRemoteExcelUser.Location = new System.Drawing.Point(115, 87);
  284. this.txtRemoteExcelUser.Name = "txtRemoteExcelUser";
  285. this.txtRemoteExcelUser.Size = new System.Drawing.Size(270, 21);
  286. this.txtRemoteExcelUser.TabIndex = 6;
  287. this.txtRemoteExcelUser.Visible = false;
  288. //
  289. // cbxExcelRemote
  290. //
  291. this.cbxExcelRemote.AutoSize = true;
  292. this.cbxExcelRemote.Location = new System.Drawing.Point(115, 18);
  293. this.cbxExcelRemote.Name = "cbxExcelRemote";
  294. this.cbxExcelRemote.Size = new System.Drawing.Size(36, 16);
  295. this.cbxExcelRemote.TabIndex = 4;
  296. this.cbxExcelRemote.Text = "是";
  297. this.cbxExcelRemote.UseVisualStyleBackColor = true;
  298. this.cbxExcelRemote.CheckedChanged += new System.EventHandler(this.cbxExcelRemote_CheckedChanged);
  299. //
  300. // btnOpenFileExcel
  301. //
  302. this.btnOpenFileExcel.Location = new System.Drawing.Point(391, 49);
  303. this.btnOpenFileExcel.Name = "btnOpenFileExcel";
  304. this.btnOpenFileExcel.Size = new System.Drawing.Size(60, 23);
  305. this.btnOpenFileExcel.TabIndex = 6;
  306. this.btnOpenFileExcel.Text = "浏览";
  307. this.btnOpenFileExcel.UseVisualStyleBackColor = true;
  308. this.btnOpenFileExcel.Click += new System.EventHandler(this.btnOpenFileExcel_Click);
  309. //
  310. // label3
  311. //
  312. this.label3.AutoSize = true;
  313. this.label3.Location = new System.Drawing.Point(71, 54);
  314. this.label3.Name = "label3";
  315. this.label3.Size = new System.Drawing.Size(41, 12);
  316. this.label3.TabIndex = 5;
  317. this.label3.Text = "路径:";
  318. //
  319. // txtInportExcel
  320. //
  321. this.txtInportExcel.Location = new System.Drawing.Point(115, 50);
  322. this.txtInportExcel.Name = "txtInportExcel";
  323. this.txtInportExcel.Size = new System.Drawing.Size(270, 21);
  324. this.txtInportExcel.TabIndex = 5;
  325. //
  326. // tabFoxPro
  327. //
  328. this.tabFoxPro.Controls.Add(this.label27);
  329. this.tabFoxPro.Controls.Add(this.cbxFoxProRemote);
  330. this.tabFoxPro.Controls.Add(this.lblFoxproRemotePwd);
  331. this.tabFoxPro.Controls.Add(this.txtRemoteFoxProPwd);
  332. this.tabFoxPro.Controls.Add(this.lblFoxproRemoteUserId);
  333. this.tabFoxPro.Controls.Add(this.txtRemoteFoxProUserId);
  334. this.tabFoxPro.Controls.Add(this.txtFoxProPwd);
  335. this.tabFoxPro.Controls.Add(this.txtFoxProUserId);
  336. this.tabFoxPro.Controls.Add(this.label32);
  337. this.tabFoxPro.Controls.Add(this.label33);
  338. this.tabFoxPro.Controls.Add(this.btnFileOpenFoxPro);
  339. this.tabFoxPro.Controls.Add(this.label34);
  340. this.tabFoxPro.Controls.Add(this.txtFoxProFolder);
  341. this.tabFoxPro.Location = new System.Drawing.Point(4, 22);
  342. this.tabFoxPro.Name = "tabFoxPro";
  343. this.tabFoxPro.Padding = new System.Windows.Forms.Padding(3);
  344. this.tabFoxPro.Size = new System.Drawing.Size(482, 230);
  345. this.tabFoxPro.TabIndex = 6;
  346. this.tabFoxPro.Text = "FoxPro";
  347. this.tabFoxPro.UseVisualStyleBackColor = true;
  348. //
  349. // label27
  350. //
  351. this.label27.AutoSize = true;
  352. this.label27.Location = new System.Drawing.Point(45, 20);
  353. this.label27.Name = "label27";
  354. this.label27.Size = new System.Drawing.Size(65, 12);
  355. this.label27.TabIndex = 36;
  356. this.label27.Text = "是否远程:";
  357. //
  358. // cbxFoxProRemote
  359. //
  360. this.cbxFoxProRemote.AutoSize = true;
  361. this.cbxFoxProRemote.Location = new System.Drawing.Point(113, 19);
  362. this.cbxFoxProRemote.Name = "cbxFoxProRemote";
  363. this.cbxFoxProRemote.Size = new System.Drawing.Size(36, 16);
  364. this.cbxFoxProRemote.TabIndex = 24;
  365. this.cbxFoxProRemote.Text = "是";
  366. this.cbxFoxProRemote.UseVisualStyleBackColor = true;
  367. this.cbxFoxProRemote.CheckedChanged += new System.EventHandler(this.cbxFoxProRemote_CheckedChanged);
  368. //
  369. // lblFoxproRemotePwd
  370. //
  371. this.lblFoxproRemotePwd.AutoSize = true;
  372. this.lblFoxproRemotePwd.Location = new System.Drawing.Point(45, 193);
  373. this.lblFoxproRemotePwd.Name = "lblFoxproRemotePwd";
  374. this.lblFoxproRemotePwd.Size = new System.Drawing.Size(65, 12);
  375. this.lblFoxproRemotePwd.TabIndex = 35;
  376. this.lblFoxproRemotePwd.Text = "远程密码:";
  377. this.lblFoxproRemotePwd.Visible = false;
  378. //
  379. // txtRemoteFoxProPwd
  380. //
  381. this.txtRemoteFoxProPwd.Location = new System.Drawing.Point(113, 190);
  382. this.txtRemoteFoxProPwd.Name = "txtRemoteFoxProPwd";
  383. this.txtRemoteFoxProPwd.PasswordChar = '*';
  384. this.txtRemoteFoxProPwd.Size = new System.Drawing.Size(270, 21);
  385. this.txtRemoteFoxProPwd.TabIndex = 31;
  386. this.txtRemoteFoxProPwd.Visible = false;
  387. //
  388. // lblFoxproRemoteUserId
  389. //
  390. this.lblFoxproRemoteUserId.AutoSize = true;
  391. this.lblFoxproRemoteUserId.Location = new System.Drawing.Point(33, 156);
  392. this.lblFoxproRemoteUserId.Name = "lblFoxproRemoteUserId";
  393. this.lblFoxproRemoteUserId.Size = new System.Drawing.Size(77, 12);
  394. this.lblFoxproRemoteUserId.TabIndex = 34;
  395. this.lblFoxproRemoteUserId.Text = "远程用户名:";
  396. this.lblFoxproRemoteUserId.Visible = false;
  397. //
  398. // txtRemoteFoxProUserId
  399. //
  400. this.txtRemoteFoxProUserId.Location = new System.Drawing.Point(113, 153);
  401. this.txtRemoteFoxProUserId.Name = "txtRemoteFoxProUserId";
  402. this.txtRemoteFoxProUserId.Size = new System.Drawing.Size(270, 21);
  403. this.txtRemoteFoxProUserId.TabIndex = 30;
  404. this.txtRemoteFoxProUserId.Visible = false;
  405. //
  406. // txtFoxProPwd
  407. //
  408. this.txtFoxProPwd.Location = new System.Drawing.Point(113, 117);
  409. this.txtFoxProPwd.Name = "txtFoxProPwd";
  410. this.txtFoxProPwd.PasswordChar = '*';
  411. this.txtFoxProPwd.Size = new System.Drawing.Size(270, 21);
  412. this.txtFoxProPwd.TabIndex = 29;
  413. //
  414. // txtFoxProUserId
  415. //
  416. this.txtFoxProUserId.Location = new System.Drawing.Point(113, 81);
  417. this.txtFoxProUserId.Name = "txtFoxProUserId";
  418. this.txtFoxProUserId.Size = new System.Drawing.Size(270, 21);
  419. this.txtFoxProUserId.TabIndex = 27;
  420. //
  421. // label32
  422. //
  423. this.label32.AutoSize = true;
  424. this.label32.Location = new System.Drawing.Point(69, 121);
  425. this.label32.Name = "label32";
  426. this.label32.Size = new System.Drawing.Size(41, 12);
  427. this.label32.TabIndex = 33;
  428. this.label32.Text = "密码:";
  429. //
  430. // label33
  431. //
  432. this.label33.AutoSize = true;
  433. this.label33.Location = new System.Drawing.Point(57, 85);
  434. this.label33.Name = "label33";
  435. this.label33.Size = new System.Drawing.Size(53, 12);
  436. this.label33.TabIndex = 32;
  437. this.label33.Text = "用户名:";
  438. //
  439. // btnFileOpenFoxPro
  440. //
  441. this.btnFileOpenFoxPro.Location = new System.Drawing.Point(389, 44);
  442. this.btnFileOpenFoxPro.Name = "btnFileOpenFoxPro";
  443. this.btnFileOpenFoxPro.Size = new System.Drawing.Size(60, 23);
  444. this.btnFileOpenFoxPro.TabIndex = 28;
  445. this.btnFileOpenFoxPro.Text = "浏览";
  446. this.btnFileOpenFoxPro.UseVisualStyleBackColor = true;
  447. this.btnFileOpenFoxPro.Click += new System.EventHandler(this.txtFileOpenFoxPro_Click);
  448. //
  449. // label34
  450. //
  451. this.label34.AutoSize = true;
  452. this.label34.Location = new System.Drawing.Point(33, 48);
  453. this.label34.Name = "label34";
  454. this.label34.Size = new System.Drawing.Size(77, 12);
  455. this.label34.TabIndex = 25;
  456. this.label34.Text = "文件夹路径:";
  457. //
  458. // txtFoxProFolder
  459. //
  460. this.txtFoxProFolder.Location = new System.Drawing.Point(113, 45);
  461. this.txtFoxProFolder.Name = "txtFoxProFolder";
  462. this.txtFoxProFolder.Size = new System.Drawing.Size(270, 21);
  463. this.txtFoxProFolder.TabIndex = 26;
  464. //
  465. // tabAccess
  466. //
  467. this.tabAccess.Controls.Add(this.label21);
  468. this.tabAccess.Controls.Add(this.cbxAccessRemote);
  469. this.tabAccess.Controls.Add(this.lblAccessRemotePwd);
  470. this.tabAccess.Controls.Add(this.txtAccessRemotePwd);
  471. this.tabAccess.Controls.Add(this.lblAccessRemoteUser);
  472. this.tabAccess.Controls.Add(this.txtAccessRemoteUser);
  473. this.tabAccess.Controls.Add(this.txtAceessPwd);
  474. this.tabAccess.Controls.Add(this.txtAccessUser);
  475. this.tabAccess.Controls.Add(this.label15);
  476. this.tabAccess.Controls.Add(this.label16);
  477. this.tabAccess.Controls.Add(this.btnOpenFileAccess);
  478. this.tabAccess.Controls.Add(this.label4);
  479. this.tabAccess.Controls.Add(this.txtAccessPath);
  480. this.tabAccess.Location = new System.Drawing.Point(4, 22);
  481. this.tabAccess.Name = "tabAccess";
  482. this.tabAccess.Padding = new System.Windows.Forms.Padding(3);
  483. this.tabAccess.Size = new System.Drawing.Size(482, 230);
  484. this.tabAccess.TabIndex = 1;
  485. this.tabAccess.Text = "Access";
  486. this.tabAccess.UseVisualStyleBackColor = true;
  487. //
  488. // label21
  489. //
  490. this.label21.AutoSize = true;
  491. this.label21.Location = new System.Drawing.Point(43, 18);
  492. this.label21.Name = "label21";
  493. this.label21.Size = new System.Drawing.Size(65, 12);
  494. this.label21.TabIndex = 23;
  495. this.label21.Text = "是否远程:";
  496. //
  497. // cbxAccessRemote
  498. //
  499. this.cbxAccessRemote.AutoSize = true;
  500. this.cbxAccessRemote.Location = new System.Drawing.Point(111, 17);
  501. this.cbxAccessRemote.Name = "cbxAccessRemote";
  502. this.cbxAccessRemote.Size = new System.Drawing.Size(36, 16);
  503. this.cbxAccessRemote.TabIndex = 7;
  504. this.cbxAccessRemote.Text = "是";
  505. this.cbxAccessRemote.UseVisualStyleBackColor = true;
  506. this.cbxAccessRemote.CheckedChanged += new System.EventHandler(this.cbxAccessRemote_CheckedChanged);
  507. //
  508. // lblAccessRemotePwd
  509. //
  510. this.lblAccessRemotePwd.AutoSize = true;
  511. this.lblAccessRemotePwd.Location = new System.Drawing.Point(43, 191);
  512. this.lblAccessRemotePwd.Name = "lblAccessRemotePwd";
  513. this.lblAccessRemotePwd.Size = new System.Drawing.Size(65, 12);
  514. this.lblAccessRemotePwd.TabIndex = 20;
  515. this.lblAccessRemotePwd.Text = "远程密码:";
  516. this.lblAccessRemotePwd.Visible = false;
  517. //
  518. // txtAccessRemotePwd
  519. //
  520. this.txtAccessRemotePwd.Location = new System.Drawing.Point(111, 188);
  521. this.txtAccessRemotePwd.Name = "txtAccessRemotePwd";
  522. this.txtAccessRemotePwd.PasswordChar = '*';
  523. this.txtAccessRemotePwd.Size = new System.Drawing.Size(270, 21);
  524. this.txtAccessRemotePwd.TabIndex = 12;
  525. this.txtAccessRemotePwd.Visible = false;
  526. //
  527. // lblAccessRemoteUser
  528. //
  529. this.lblAccessRemoteUser.AutoSize = true;
  530. this.lblAccessRemoteUser.Location = new System.Drawing.Point(31, 154);
  531. this.lblAccessRemoteUser.Name = "lblAccessRemoteUser";
  532. this.lblAccessRemoteUser.Size = new System.Drawing.Size(77, 12);
  533. this.lblAccessRemoteUser.TabIndex = 18;
  534. this.lblAccessRemoteUser.Text = "远程用户名:";
  535. this.lblAccessRemoteUser.Visible = false;
  536. //
  537. // txtAccessRemoteUser
  538. //
  539. this.txtAccessRemoteUser.Location = new System.Drawing.Point(111, 151);
  540. this.txtAccessRemoteUser.Name = "txtAccessRemoteUser";
  541. this.txtAccessRemoteUser.Size = new System.Drawing.Size(270, 21);
  542. this.txtAccessRemoteUser.TabIndex = 11;
  543. this.txtAccessRemoteUser.Visible = false;
  544. //
  545. // txtAceessPwd
  546. //
  547. this.txtAceessPwd.Location = new System.Drawing.Point(111, 115);
  548. this.txtAceessPwd.Name = "txtAceessPwd";
  549. this.txtAceessPwd.PasswordChar = '*';
  550. this.txtAceessPwd.Size = new System.Drawing.Size(270, 21);
  551. this.txtAceessPwd.TabIndex = 10;
  552. //
  553. // txtAccessUser
  554. //
  555. this.txtAccessUser.Location = new System.Drawing.Point(111, 79);
  556. this.txtAccessUser.Name = "txtAccessUser";
  557. this.txtAccessUser.Size = new System.Drawing.Size(270, 21);
  558. this.txtAccessUser.TabIndex = 9;
  559. //
  560. // label15
  561. //
  562. this.label15.AutoSize = true;
  563. this.label15.Location = new System.Drawing.Point(67, 119);
  564. this.label15.Name = "label15";
  565. this.label15.Size = new System.Drawing.Size(41, 12);
  566. this.label15.TabIndex = 15;
  567. this.label15.Text = "密码:";
  568. //
  569. // label16
  570. //
  571. this.label16.AutoSize = true;
  572. this.label16.Location = new System.Drawing.Point(55, 83);
  573. this.label16.Name = "label16";
  574. this.label16.Size = new System.Drawing.Size(53, 12);
  575. this.label16.TabIndex = 14;
  576. this.label16.Text = "用户名:";
  577. //
  578. // btnOpenFileAccess
  579. //
  580. this.btnOpenFileAccess.Location = new System.Drawing.Point(387, 42);
  581. this.btnOpenFileAccess.Name = "btnOpenFileAccess";
  582. this.btnOpenFileAccess.Size = new System.Drawing.Size(60, 23);
  583. this.btnOpenFileAccess.TabIndex = 9;
  584. this.btnOpenFileAccess.Text = "浏览";
  585. this.btnOpenFileAccess.UseVisualStyleBackColor = true;
  586. this.btnOpenFileAccess.Click += new System.EventHandler(this.btnOpenFileAccess_Click);
  587. //
  588. // label4
  589. //
  590. this.label4.AutoSize = true;
  591. this.label4.Location = new System.Drawing.Point(67, 47);
  592. this.label4.Name = "label4";
  593. this.label4.Size = new System.Drawing.Size(41, 12);
  594. this.label4.TabIndex = 7;
  595. this.label4.Text = "路径:";
  596. //
  597. // txtAccessPath
  598. //
  599. this.txtAccessPath.Location = new System.Drawing.Point(111, 43);
  600. this.txtAccessPath.Name = "txtAccessPath";
  601. this.txtAccessPath.Size = new System.Drawing.Size(270, 21);
  602. this.txtAccessPath.TabIndex = 8;
  603. //
  604. // tabSQLite
  605. //
  606. this.tabSQLite.Controls.Add(this.label25);
  607. this.tabSQLite.Controls.Add(this.cbxSqliteRemote);
  608. this.tabSQLite.Controls.Add(this.lblSqliteRemotePwd);
  609. this.tabSQLite.Controls.Add(this.txtSqliteRemotePwd);
  610. this.tabSQLite.Controls.Add(this.lblSqliteRemoteUser);
  611. this.tabSQLite.Controls.Add(this.txtSqliteRemoteUser);
  612. this.tabSQLite.Controls.Add(this.txtSqlitePwd);
  613. this.tabSQLite.Controls.Add(this.txtSqliteUser);
  614. this.tabSQLite.Controls.Add(this.label7);
  615. this.tabSQLite.Controls.Add(this.label6);
  616. this.tabSQLite.Controls.Add(this.btnOpenFileSQLite);
  617. this.tabSQLite.Controls.Add(this.label5);
  618. this.tabSQLite.Controls.Add(this.txtSqlitePath);
  619. this.tabSQLite.Location = new System.Drawing.Point(4, 22);
  620. this.tabSQLite.Name = "tabSQLite";
  621. this.tabSQLite.Size = new System.Drawing.Size(482, 230);
  622. this.tabSQLite.TabIndex = 2;
  623. this.tabSQLite.Text = "SQLLite";
  624. this.tabSQLite.UseVisualStyleBackColor = true;
  625. //
  626. // label25
  627. //
  628. this.label25.AutoSize = true;
  629. this.label25.Location = new System.Drawing.Point(39, 18);
  630. this.label25.Name = "label25";
  631. this.label25.Size = new System.Drawing.Size(65, 12);
  632. this.label25.TabIndex = 27;
  633. this.label25.Text = "是否远程:";
  634. //
  635. // cbxSqliteRemote
  636. //
  637. this.cbxSqliteRemote.AutoSize = true;
  638. this.cbxSqliteRemote.Location = new System.Drawing.Point(107, 17);
  639. this.cbxSqliteRemote.Name = "cbxSqliteRemote";
  640. this.cbxSqliteRemote.Size = new System.Drawing.Size(36, 16);
  641. this.cbxSqliteRemote.TabIndex = 7;
  642. this.cbxSqliteRemote.Text = "是";
  643. this.cbxSqliteRemote.UseVisualStyleBackColor = true;
  644. this.cbxSqliteRemote.CheckedChanged += new System.EventHandler(this.cbxSqliteRemote_CheckedChanged);
  645. //
  646. // lblSqliteRemotePwd
  647. //
  648. this.lblSqliteRemotePwd.AutoSize = true;
  649. this.lblSqliteRemotePwd.Location = new System.Drawing.Point(38, 195);
  650. this.lblSqliteRemotePwd.Name = "lblSqliteRemotePwd";
  651. this.lblSqliteRemotePwd.Size = new System.Drawing.Size(65, 12);
  652. this.lblSqliteRemotePwd.TabIndex = 24;
  653. this.lblSqliteRemotePwd.Text = "远程密码:";
  654. this.lblSqliteRemotePwd.Visible = false;
  655. //
  656. // txtSqliteRemotePwd
  657. //
  658. this.txtSqliteRemotePwd.Location = new System.Drawing.Point(106, 192);
  659. this.txtSqliteRemotePwd.Name = "txtSqliteRemotePwd";
  660. this.txtSqliteRemotePwd.PasswordChar = '*';
  661. this.txtSqliteRemotePwd.Size = new System.Drawing.Size(270, 21);
  662. this.txtSqliteRemotePwd.TabIndex = 25;
  663. this.txtSqliteRemotePwd.Visible = false;
  664. //
  665. // lblSqliteRemoteUser
  666. //
  667. this.lblSqliteRemoteUser.AutoSize = true;
  668. this.lblSqliteRemoteUser.Location = new System.Drawing.Point(26, 158);
  669. this.lblSqliteRemoteUser.Name = "lblSqliteRemoteUser";
  670. this.lblSqliteRemoteUser.Size = new System.Drawing.Size(77, 12);
  671. this.lblSqliteRemoteUser.TabIndex = 22;
  672. this.lblSqliteRemoteUser.Text = "远程用户名:";
  673. this.lblSqliteRemoteUser.Visible = false;
  674. //
  675. // txtSqliteRemoteUser
  676. //
  677. this.txtSqliteRemoteUser.Location = new System.Drawing.Point(106, 155);
  678. this.txtSqliteRemoteUser.Name = "txtSqliteRemoteUser";
  679. this.txtSqliteRemoteUser.Size = new System.Drawing.Size(270, 21);
  680. this.txtSqliteRemoteUser.TabIndex = 23;
  681. this.txtSqliteRemoteUser.Visible = false;
  682. //
  683. // txtSqlitePwd
  684. //
  685. this.txtSqlitePwd.Location = new System.Drawing.Point(106, 118);
  686. this.txtSqlitePwd.Name = "txtSqlitePwd";
  687. this.txtSqlitePwd.PasswordChar = '*';
  688. this.txtSqlitePwd.Size = new System.Drawing.Size(270, 21);
  689. this.txtSqlitePwd.TabIndex = 13;
  690. //
  691. // txtSqliteUser
  692. //
  693. this.txtSqliteUser.Location = new System.Drawing.Point(106, 82);
  694. this.txtSqliteUser.Name = "txtSqliteUser";
  695. this.txtSqliteUser.Size = new System.Drawing.Size(270, 21);
  696. this.txtSqliteUser.TabIndex = 12;
  697. //
  698. // label7
  699. //
  700. this.label7.AutoSize = true;
  701. this.label7.Location = new System.Drawing.Point(62, 122);
  702. this.label7.Name = "label7";
  703. this.label7.Size = new System.Drawing.Size(41, 12);
  704. this.label7.TabIndex = 11;
  705. this.label7.Text = "密码:";
  706. //
  707. // label6
  708. //
  709. this.label6.AutoSize = true;
  710. this.label6.Location = new System.Drawing.Point(51, 86);
  711. this.label6.Name = "label6";
  712. this.label6.Size = new System.Drawing.Size(53, 12);
  713. this.label6.TabIndex = 10;
  714. this.label6.Text = "用户名:";
  715. //
  716. // btnOpenFileSQLite
  717. //
  718. this.btnOpenFileSQLite.Location = new System.Drawing.Point(382, 44);
  719. this.btnOpenFileSQLite.Name = "btnOpenFileSQLite";
  720. this.btnOpenFileSQLite.Size = new System.Drawing.Size(60, 23);
  721. this.btnOpenFileSQLite.TabIndex = 9;
  722. this.btnOpenFileSQLite.Text = "浏览";
  723. this.btnOpenFileSQLite.UseVisualStyleBackColor = true;
  724. this.btnOpenFileSQLite.Click += new System.EventHandler(this.btnOpenFileSQLite_Click);
  725. //
  726. // label5
  727. //
  728. this.label5.AutoSize = true;
  729. this.label5.Location = new System.Drawing.Point(62, 50);
  730. this.label5.Name = "label5";
  731. this.label5.Size = new System.Drawing.Size(41, 12);
  732. this.label5.TabIndex = 7;
  733. this.label5.Text = "路径:";
  734. //
  735. // txtSqlitePath
  736. //
  737. this.txtSqlitePath.Location = new System.Drawing.Point(106, 46);
  738. this.txtSqlitePath.Name = "txtSqlitePath";
  739. this.txtSqlitePath.Size = new System.Drawing.Size(270, 21);
  740. this.txtSqlitePath.TabIndex = 8;
  741. //
  742. // tabSQLServer
  743. //
  744. this.tabSQLServer.Controls.Add(this.txtSqlServerConnect);
  745. this.tabSQLServer.Controls.Add(this.lblSqlConnection);
  746. this.tabSQLServer.Controls.Add(this.btnTestSQLLink);
  747. this.tabSQLServer.Controls.Add(this.txtSqlServerName);
  748. this.tabSQLServer.Controls.Add(this.txtSqlServerHost);
  749. this.tabSQLServer.Controls.Add(this.label2);
  750. this.tabSQLServer.Controls.Add(this.label12);
  751. this.tabSQLServer.Controls.Add(this.txtSqlServerPwd);
  752. this.tabSQLServer.Controls.Add(this.txtSqlServerUser);
  753. this.tabSQLServer.Controls.Add(this.label13);
  754. this.tabSQLServer.Controls.Add(this.label14);
  755. this.tabSQLServer.Location = new System.Drawing.Point(4, 22);
  756. this.tabSQLServer.Name = "tabSQLServer";
  757. this.tabSQLServer.Size = new System.Drawing.Size(482, 230);
  758. this.tabSQLServer.TabIndex = 3;
  759. this.tabSQLServer.Text = "SQL Server";
  760. this.tabSQLServer.UseVisualStyleBackColor = true;
  761. //
  762. // btnTestSQLLink
  763. //
  764. this.btnTestSQLLink.Location = new System.Drawing.Point(383, 167);
  765. this.btnTestSQLLink.Name = "btnTestSQLLink";
  766. this.btnTestSQLLink.Size = new System.Drawing.Size(79, 24);
  767. this.btnTestSQLLink.TabIndex = 32;
  768. this.btnTestSQLLink.Text = "测试连接";
  769. this.btnTestSQLLink.UseVisualStyleBackColor = true;
  770. this.btnTestSQLLink.Click += new System.EventHandler(this.btnTestSQLLink_Click);
  771. //
  772. // txtSqlServerName
  773. //
  774. this.txtSqlServerName.Location = new System.Drawing.Point(74, 55);
  775. this.txtSqlServerName.Name = "txtSqlServerName";
  776. this.txtSqlServerName.Size = new System.Drawing.Size(316, 21);
  777. this.txtSqlServerName.TabIndex = 29;
  778. //
  779. // txtSqlServerHost
  780. //
  781. this.txtSqlServerHost.Location = new System.Drawing.Point(74, 19);
  782. this.txtSqlServerHost.Name = "txtSqlServerHost";
  783. this.txtSqlServerHost.Size = new System.Drawing.Size(316, 21);
  784. this.txtSqlServerHost.TabIndex = 28;
  785. //
  786. // label2
  787. //
  788. this.label2.AutoSize = true;
  789. this.label2.Location = new System.Drawing.Point(6, 58);
  790. this.label2.Name = "label2";
  791. this.label2.Size = new System.Drawing.Size(65, 12);
  792. this.label2.TabIndex = 27;
  793. this.label2.Text = "数据库名:";
  794. //
  795. // label12
  796. //
  797. this.label12.AutoSize = true;
  798. this.label12.Location = new System.Drawing.Point(18, 22);
  799. this.label12.Name = "label12";
  800. this.label12.Size = new System.Drawing.Size(53, 12);
  801. this.label12.TabIndex = 26;
  802. this.label12.Text = "服务器:";
  803. //
  804. // txtSqlServerPwd
  805. //
  806. this.txtSqlServerPwd.Location = new System.Drawing.Point(74, 128);
  807. this.txtSqlServerPwd.Name = "txtSqlServerPwd";
  808. this.txtSqlServerPwd.PasswordChar = '*';
  809. this.txtSqlServerPwd.Size = new System.Drawing.Size(316, 21);
  810. this.txtSqlServerPwd.TabIndex = 31;
  811. //
  812. // txtSqlServerUser
  813. //
  814. this.txtSqlServerUser.Location = new System.Drawing.Point(74, 91);
  815. this.txtSqlServerUser.Name = "txtSqlServerUser";
  816. this.txtSqlServerUser.Size = new System.Drawing.Size(316, 21);
  817. this.txtSqlServerUser.TabIndex = 30;
  818. //
  819. // label13
  820. //
  821. this.label13.AutoSize = true;
  822. this.label13.Location = new System.Drawing.Point(29, 132);
  823. this.label13.Name = "label13";
  824. this.label13.Size = new System.Drawing.Size(41, 12);
  825. this.label13.TabIndex = 23;
  826. this.label13.Text = "密码:";
  827. //
  828. // label14
  829. //
  830. this.label14.AutoSize = true;
  831. this.label14.Location = new System.Drawing.Point(17, 95);
  832. this.label14.Name = "label14";
  833. this.label14.Size = new System.Drawing.Size(53, 12);
  834. this.label14.TabIndex = 22;
  835. this.label14.Text = "用户名:";
  836. //
  837. // tabMySql
  838. //
  839. this.tabMySql.Controls.Add(this.txtMySqlPort);
  840. this.tabMySql.Controls.Add(this.label17);
  841. this.tabMySql.Controls.Add(this.btnMySqlTest);
  842. this.tabMySql.Controls.Add(this.txtMySqlServer);
  843. this.tabMySql.Controls.Add(this.txtMySqlHost);
  844. this.tabMySql.Controls.Add(this.label18);
  845. this.tabMySql.Controls.Add(this.label19);
  846. this.tabMySql.Controls.Add(this.txtMySqlPwd);
  847. this.tabMySql.Controls.Add(this.txtMySqlUser);
  848. this.tabMySql.Controls.Add(this.label20);
  849. this.tabMySql.Controls.Add(this.label23);
  850. this.tabMySql.Location = new System.Drawing.Point(4, 22);
  851. this.tabMySql.Name = "tabMySql";
  852. this.tabMySql.Size = new System.Drawing.Size(482, 230);
  853. this.tabMySql.TabIndex = 4;
  854. this.tabMySql.Text = "MySql";
  855. this.tabMySql.UseVisualStyleBackColor = true;
  856. //
  857. // txtMySqlPort
  858. //
  859. this.txtMySqlPort.Location = new System.Drawing.Point(86, 158);
  860. this.txtMySqlPort.Name = "txtMySqlPort";
  861. this.txtMySqlPort.PasswordChar = '*';
  862. this.txtMySqlPort.Size = new System.Drawing.Size(316, 21);
  863. this.txtMySqlPort.TabIndex = 35;
  864. //
  865. // label17
  866. //
  867. this.label17.AutoSize = true;
  868. this.label17.Location = new System.Drawing.Point(41, 162);
  869. this.label17.Name = "label17";
  870. this.label17.Size = new System.Drawing.Size(41, 12);
  871. this.label17.TabIndex = 34;
  872. this.label17.Text = "端口:";
  873. //
  874. // btnMySqlTest
  875. //
  876. this.btnMySqlTest.Location = new System.Drawing.Point(374, 194);
  877. this.btnMySqlTest.Name = "btnMySqlTest";
  878. this.btnMySqlTest.Size = new System.Drawing.Size(79, 24);
  879. this.btnMySqlTest.TabIndex = 36;
  880. this.btnMySqlTest.Text = "测试连接";
  881. this.btnMySqlTest.UseVisualStyleBackColor = true;
  882. this.btnMySqlTest.Click += new System.EventHandler(this.btnMySqlTest_Click);
  883. //
  884. // txtMySqlServer
  885. //
  886. this.txtMySqlServer.Location = new System.Drawing.Point(86, 49);
  887. this.txtMySqlServer.Name = "txtMySqlServer";
  888. this.txtMySqlServer.Size = new System.Drawing.Size(316, 21);
  889. this.txtMySqlServer.TabIndex = 32;
  890. //
  891. // txtMySqlHost
  892. //
  893. this.txtMySqlHost.Location = new System.Drawing.Point(86, 13);
  894. this.txtMySqlHost.Name = "txtMySqlHost";
  895. this.txtMySqlHost.Size = new System.Drawing.Size(316, 21);
  896. this.txtMySqlHost.TabIndex = 31;
  897. //
  898. // label18
  899. //
  900. this.label18.AutoSize = true;
  901. this.label18.Location = new System.Drawing.Point(41, 53);
  902. this.label18.Name = "label18";
  903. this.label18.Size = new System.Drawing.Size(41, 12);
  904. this.label18.TabIndex = 30;
  905. this.label18.Text = "实例:";
  906. //
  907. // label19
  908. //
  909. this.label19.AutoSize = true;
  910. this.label19.Location = new System.Drawing.Point(30, 16);
  911. this.label19.Name = "label19";
  912. this.label19.Size = new System.Drawing.Size(53, 12);
  913. this.label19.TabIndex = 29;
  914. this.label19.Text = "服务器:";
  915. //
  916. // txtMySqlPwd
  917. //
  918. this.txtMySqlPwd.Location = new System.Drawing.Point(86, 122);
  919. this.txtMySqlPwd.Name = "txtMySqlPwd";
  920. this.txtMySqlPwd.PasswordChar = '*';
  921. this.txtMySqlPwd.Size = new System.Drawing.Size(316, 21);
  922. this.txtMySqlPwd.TabIndex = 34;
  923. //
  924. // txtMySqlUser
  925. //
  926. this.txtMySqlUser.Location = new System.Drawing.Point(86, 85);
  927. this.txtMySqlUser.Name = "txtMySqlUser";
  928. this.txtMySqlUser.Size = new System.Drawing.Size(316, 21);
  929. this.txtMySqlUser.TabIndex = 33;
  930. //
  931. // label20
  932. //
  933. this.label20.AutoSize = true;
  934. this.label20.Location = new System.Drawing.Point(41, 126);
  935. this.label20.Name = "label20";
  936. this.label20.Size = new System.Drawing.Size(41, 12);
  937. this.label20.TabIndex = 26;
  938. this.label20.Text = "密码:";
  939. //
  940. // label23
  941. //
  942. this.label23.AutoSize = true;
  943. this.label23.Location = new System.Drawing.Point(29, 89);
  944. this.label23.Name = "label23";
  945. this.label23.Size = new System.Drawing.Size(53, 12);
  946. this.label23.TabIndex = 25;
  947. this.label23.Text = "用户名:";
  948. //
  949. // tabOracle
  950. //
  951. this.tabOracle.Controls.Add(this.txtOracleHost);
  952. this.tabOracle.Controls.Add(this.label37);
  953. this.tabOracle.Controls.Add(this.txtOraclePort);
  954. this.tabOracle.Controls.Add(this.label24);
  955. this.tabOracle.Controls.Add(this.btnOracleTestLink);
  956. this.tabOracle.Controls.Add(this.txtOracleSource);
  957. this.tabOracle.Controls.Add(this.label26);
  958. this.tabOracle.Controls.Add(this.txtOraclePwd);
  959. this.tabOracle.Controls.Add(this.txtOracleUserId);
  960. this.tabOracle.Controls.Add(this.label28);
  961. this.tabOracle.Controls.Add(this.label29);
  962. this.tabOracle.Location = new System.Drawing.Point(4, 22);
  963. this.tabOracle.Name = "tabOracle";
  964. this.tabOracle.Padding = new System.Windows.Forms.Padding(3);
  965. this.tabOracle.Size = new System.Drawing.Size(482, 230);
  966. this.tabOracle.TabIndex = 5;
  967. this.tabOracle.Text = "Oracle";
  968. this.tabOracle.UseVisualStyleBackColor = true;
  969. //
  970. // txtOracleHost
  971. //
  972. this.txtOracleHost.Location = new System.Drawing.Point(86, 31);
  973. this.txtOracleHost.Name = "txtOracleHost";
  974. this.txtOracleHost.Size = new System.Drawing.Size(316, 21);
  975. this.txtOracleHost.TabIndex = 49;
  976. //
  977. // label37
  978. //
  979. this.label37.AutoSize = true;
  980. this.label37.Location = new System.Drawing.Point(30, 36);
  981. this.label37.Name = "label37";
  982. this.label37.Size = new System.Drawing.Size(53, 12);
  983. this.label37.TabIndex = 48;
  984. this.label37.Text = "服务器:";
  985. //
  986. // txtOraclePort
  987. //
  988. this.txtOraclePort.Location = new System.Drawing.Point(86, 146);
  989. this.txtOraclePort.Name = "txtOraclePort";
  990. this.txtOraclePort.PasswordChar = '*';
  991. this.txtOraclePort.Size = new System.Drawing.Size(316, 21);
  992. this.txtOraclePort.TabIndex = 46;
  993. //
  994. // label24
  995. //
  996. this.label24.AutoSize = true;
  997. this.label24.Location = new System.Drawing.Point(41, 150);
  998. this.label24.Name = "label24";
  999. this.label24.Size = new System.Drawing.Size(41, 12);
  1000. this.label24.TabIndex = 44;
  1001. this.label24.Text = "端口:";
  1002. //
  1003. // btnOracleTestLink
  1004. //
  1005. this.btnOracleTestLink.Location = new System.Drawing.Point(374, 180);
  1006. this.btnOracleTestLink.Name = "btnOracleTestLink";
  1007. this.btnOracleTestLink.Size = new System.Drawing.Size(79, 24);
  1008. this.btnOracleTestLink.TabIndex = 47;
  1009. this.btnOracleTestLink.Text = "测试连接";
  1010. this.btnOracleTestLink.UseVisualStyleBackColor = true;
  1011. this.btnOracleTestLink.Click += new System.EventHandler(this.btnOracleTestLink_Click);
  1012. //
  1013. // txtOracleSource
  1014. //
  1015. this.txtOracleSource.Location = new System.Drawing.Point(86, 59);
  1016. this.txtOracleSource.Name = "txtOracleSource";
  1017. this.txtOracleSource.Size = new System.Drawing.Size(316, 21);
  1018. this.txtOracleSource.TabIndex = 42;
  1019. //
  1020. // label26
  1021. //
  1022. this.label26.AutoSize = true;
  1023. this.label26.Location = new System.Drawing.Point(42, 64);
  1024. this.label26.Name = "label26";
  1025. this.label26.Size = new System.Drawing.Size(41, 12);
  1026. this.label26.TabIndex = 40;
  1027. this.label26.Text = "实例:";
  1028. //
  1029. // txtOraclePwd
  1030. //
  1031. this.txtOraclePwd.Location = new System.Drawing.Point(86, 116);
  1032. this.txtOraclePwd.Name = "txtOraclePwd";
  1033. this.txtOraclePwd.PasswordChar = '*';
  1034. this.txtOraclePwd.Size = new System.Drawing.Size(316, 21);
  1035. this.txtOraclePwd.TabIndex = 45;
  1036. //
  1037. // txtOracleUserId
  1038. //
  1039. this.txtOracleUserId.Location = new System.Drawing.Point(86, 87);
  1040. this.txtOracleUserId.Name = "txtOracleUserId";
  1041. this.txtOracleUserId.Size = new System.Drawing.Size(316, 21);
  1042. this.txtOracleUserId.TabIndex = 43;
  1043. //
  1044. // label28
  1045. //
  1046. this.label28.AutoSize = true;
  1047. this.label28.Location = new System.Drawing.Point(41, 120);
  1048. this.label28.Name = "label28";
  1049. this.label28.Size = new System.Drawing.Size(41, 12);
  1050. this.label28.TabIndex = 38;
  1051. this.label28.Text = "密码:";
  1052. //
  1053. // label29
  1054. //
  1055. this.label29.AutoSize = true;
  1056. this.label29.Location = new System.Drawing.Point(30, 92);
  1057. this.label29.Name = "label29";
  1058. this.label29.Size = new System.Drawing.Size(53, 12);
  1059. this.label29.TabIndex = 37;
  1060. this.label29.Text = "用户名:";
  1061. //
  1062. // tabTxt
  1063. //
  1064. this.tabTxt.Controls.Add(this.label30);
  1065. this.tabTxt.Controls.Add(this.lblTxtRemoteUserPwd);
  1066. this.tabTxt.Controls.Add(this.txtRemoteTxtPwd);
  1067. this.tabTxt.Controls.Add(this.lblTxtRemoteUserId);
  1068. this.tabTxt.Controls.Add(this.txtRemoteTxtUserId);
  1069. this.tabTxt.Controls.Add(this.cbxRemoteTxt);
  1070. this.tabTxt.Controls.Add(this.btnOpenFileTxt);
  1071. this.tabTxt.Controls.Add(this.label36);
  1072. this.tabTxt.Controls.Add(this.txtInportTxt);
  1073. this.tabTxt.Location = new System.Drawing.Point(4, 22);
  1074. this.tabTxt.Name = "tabTxt";
  1075. this.tabTxt.Padding = new System.Windows.Forms.Padding(3);
  1076. this.tabTxt.Size = new System.Drawing.Size(482, 230);
  1077. this.tabTxt.TabIndex = 7;
  1078. this.tabTxt.Text = "TXT";
  1079. this.tabTxt.UseVisualStyleBackColor = true;
  1080. //
  1081. // label30
  1082. //
  1083. this.label30.AutoSize = true;
  1084. this.label30.Location = new System.Drawing.Point(41, 21);
  1085. this.label30.Name = "label30";
  1086. this.label30.Size = new System.Drawing.Size(65, 12);
  1087. this.label30.TabIndex = 33;
  1088. this.label30.Text = "是否远程:";
  1089. //
  1090. // lblTxtRemoteUserPwd
  1091. //
  1092. this.lblTxtRemoteUserPwd.AutoSize = true;
  1093. this.lblTxtRemoteUserPwd.Location = new System.Drawing.Point(41, 129);
  1094. this.lblTxtRemoteUserPwd.Name = "lblTxtRemoteUserPwd";
  1095. this.lblTxtRemoteUserPwd.Size = new System.Drawing.Size(65, 12);
  1096. this.lblTxtRemoteUserPwd.TabIndex = 31;
  1097. this.lblTxtRemoteUserPwd.Text = "远程密码:";
  1098. this.lblTxtRemoteUserPwd.Visible = false;
  1099. //
  1100. // txtRemoteTxtPwd
  1101. //
  1102. this.txtRemoteTxtPwd.Location = new System.Drawing.Point(109, 126);
  1103. this.txtRemoteTxtPwd.Name = "txtRemoteTxtPwd";
  1104. this.txtRemoteTxtPwd.PasswordChar = '*';
  1105. this.txtRemoteTxtPwd.Size = new System.Drawing.Size(270, 21);
  1106. this.txtRemoteTxtPwd.TabIndex = 32;
  1107. this.txtRemoteTxtPwd.Visible = false;
  1108. //
  1109. // lblTxtRemoteUserId
  1110. //
  1111. this.lblTxtRemoteUserId.AutoSize = true;
  1112. this.lblTxtRemoteUserId.Location = new System.Drawing.Point(29, 92);
  1113. this.lblTxtRemoteUserId.Name = "lblTxtRemoteUserId";
  1114. this.lblTxtRemoteUserId.Size = new System.Drawing.Size(77, 12);
  1115. this.lblTxtRemoteUserId.TabIndex = 30;
  1116. this.lblTxtRemoteUserId.Text = "远程用户名:";
  1117. this.lblTxtRemoteUserId.Visible = false;
  1118. //
  1119. // txtRemoteTxtUserId
  1120. //
  1121. this.txtRemoteTxtUserId.Location = new System.Drawing.Point(109, 89);
  1122. this.txtRemoteTxtUserId.Name = "txtRemoteTxtUserId";
  1123. this.txtRemoteTxtUserId.Size = new System.Drawing.Size(270, 21);
  1124. this.txtRemoteTxtUserId.TabIndex = 28;
  1125. this.txtRemoteTxtUserId.Visible = false;
  1126. //
  1127. // cbxRemoteTxt
  1128. //
  1129. this.cbxRemoteTxt.AutoSize = true;
  1130. this.cbxRemoteTxt.Location = new System.Drawing.Point(109, 20);
  1131. this.cbxRemoteTxt.Name = "cbxRemoteTxt";
  1132. this.cbxRemoteTxt.Size = new System.Drawing.Size(36, 16);
  1133. this.cbxRemoteTxt.TabIndex = 25;
  1134. this.cbxRemoteTxt.Text = "是";
  1135. this.cbxRemoteTxt.UseVisualStyleBackColor = true;
  1136. this.cbxRemoteTxt.CheckedChanged += new System.EventHandler(this.cbxRemoteTxt_CheckedChanged);
  1137. //
  1138. // btnOpenFileTxt
  1139. //
  1140. this.btnOpenFileTxt.Location = new System.Drawing.Point(385, 51);
  1141. this.btnOpenFileTxt.Name = "btnOpenFileTxt";
  1142. this.btnOpenFileTxt.Size = new System.Drawing.Size(60, 23);
  1143. this.btnOpenFileTxt.TabIndex = 29;
  1144. this.btnOpenFileTxt.Text = "浏览";
  1145. this.btnOpenFileTxt.UseVisualStyleBackColor = true;
  1146. this.btnOpenFileTxt.Click += new System.EventHandler(this.btnOpenFileTxt_Click);
  1147. //
  1148. // label36
  1149. //
  1150. this.label36.AutoSize = true;
  1151. this.label36.Location = new System.Drawing.Point(65, 56);
  1152. this.label36.Name = "label36";
  1153. this.label36.Size = new System.Drawing.Size(41, 12);
  1154. this.label36.TabIndex = 26;
  1155. this.label36.Text = "路径:";
  1156. //
  1157. // txtInportTxt
  1158. //
  1159. this.txtInportTxt.Location = new System.Drawing.Point(109, 52);
  1160. this.txtInportTxt.Name = "txtInportTxt";
  1161. this.txtInportTxt.Size = new System.Drawing.Size(270, 21);
  1162. this.txtInportTxt.TabIndex = 27;
  1163. //
  1164. // tabCnas
  1165. //
  1166. this.tabCnas.Controls.Add(this.txtPort);
  1167. this.tabCnas.Controls.Add(this.label1);
  1168. this.tabCnas.Controls.Add(this.btnCNASTestLink);
  1169. this.tabCnas.Controls.Add(this.txtDBName);
  1170. this.tabCnas.Controls.Add(this.txtDBHost);
  1171. this.tabCnas.Controls.Add(this.label11);
  1172. this.tabCnas.Controls.Add(this.label10);
  1173. this.tabCnas.Controls.Add(this.txtDBPwd);
  1174. this.tabCnas.Controls.Add(this.txtDBUser);
  1175. this.tabCnas.Controls.Add(this.label8);
  1176. this.tabCnas.Controls.Add(this.label9);
  1177. this.tabCnas.Location = new System.Drawing.Point(4, 22);
  1178. this.tabCnas.Name = "tabCnas";
  1179. this.tabCnas.Padding = new System.Windows.Forms.Padding(3);
  1180. this.tabCnas.Size = new System.Drawing.Size(496, 262);
  1181. this.tabCnas.TabIndex = 1;
  1182. this.tabCnas.Text = "目标数据库";
  1183. this.tabCnas.UseVisualStyleBackColor = true;
  1184. //
  1185. // txtPort
  1186. //
  1187. this.txtPort.Location = new System.Drawing.Point(96, 172);
  1188. this.txtPort.Name = "txtPort";
  1189. this.txtPort.PasswordChar = '*';
  1190. this.txtPort.Size = new System.Drawing.Size(316, 21);
  1191. this.txtPort.TabIndex = 24;
  1192. //
  1193. // label1
  1194. //
  1195. this.label1.AutoSize = true;
  1196. this.label1.Location = new System.Drawing.Point(51, 176);
  1197. this.label1.Name = "label1";
  1198. this.label1.Size = new System.Drawing.Size(41, 12);
  1199. this.label1.TabIndex = 23;
  1200. this.label1.Text = "端口:";
  1201. //
  1202. // btnCNASTestLink
  1203. //
  1204. this.btnCNASTestLink.Location = new System.Drawing.Point(384, 208);
  1205. this.btnCNASTestLink.Name = "btnCNASTestLink";
  1206. this.btnCNASTestLink.Size = new System.Drawing.Size(79, 24);
  1207. this.btnCNASTestLink.TabIndex = 25;
  1208. this.btnCNASTestLink.Text = "测试连接";
  1209. this.btnCNASTestLink.UseVisualStyleBackColor = true;
  1210. this.btnCNASTestLink.Click += new System.EventHandler(this.btnCNASTestLink_Click);
  1211. //
  1212. // txtDBName
  1213. //
  1214. this.txtDBName.Location = new System.Drawing.Point(96, 63);
  1215. this.txtDBName.Name = "txtDBName";
  1216. this.txtDBName.Size = new System.Drawing.Size(316, 21);
  1217. this.txtDBName.TabIndex = 21;
  1218. //
  1219. // txtDBHost
  1220. //
  1221. this.txtDBHost.Location = new System.Drawing.Point(96, 27);
  1222. this.txtDBHost.Name = "txtDBHost";
  1223. this.txtDBHost.Size = new System.Drawing.Size(316, 21);
  1224. this.txtDBHost.TabIndex = 20;
  1225. //
  1226. // label11
  1227. //
  1228. this.label11.AutoSize = true;
  1229. this.label11.Location = new System.Drawing.Point(51, 67);
  1230. this.label11.Name = "label11";
  1231. this.label11.Size = new System.Drawing.Size(41, 12);
  1232. this.label11.TabIndex = 19;
  1233. this.label11.Text = "实例:";
  1234. //
  1235. // label10
  1236. //
  1237. this.label10.AutoSize = true;
  1238. this.label10.Location = new System.Drawing.Point(40, 30);
  1239. this.label10.Name = "label10";
  1240. this.label10.Size = new System.Drawing.Size(53, 12);
  1241. this.label10.TabIndex = 18;
  1242. this.label10.Text = "服务器:";
  1243. //
  1244. // txtDBPwd
  1245. //
  1246. this.txtDBPwd.Location = new System.Drawing.Point(96, 136);
  1247. this.txtDBPwd.Name = "txtDBPwd";
  1248. this.txtDBPwd.PasswordChar = '*';
  1249. this.txtDBPwd.Size = new System.Drawing.Size(316, 21);
  1250. this.txtDBPwd.TabIndex = 23;
  1251. //
  1252. // txtDBUser
  1253. //
  1254. this.txtDBUser.Location = new System.Drawing.Point(96, 99);
  1255. this.txtDBUser.Name = "txtDBUser";
  1256. this.txtDBUser.Size = new System.Drawing.Size(316, 21);
  1257. this.txtDBUser.TabIndex = 22;
  1258. //
  1259. // label8
  1260. //
  1261. this.label8.AutoSize = true;
  1262. this.label8.Location = new System.Drawing.Point(51, 140);
  1263. this.label8.Name = "label8";
  1264. this.label8.Size = new System.Drawing.Size(41, 12);
  1265. this.label8.TabIndex = 15;
  1266. this.label8.Text = "密码:";
  1267. //
  1268. // label9
  1269. //
  1270. this.label9.AutoSize = true;
  1271. this.label9.Location = new System.Drawing.Point(39, 103);
  1272. this.label9.Name = "label9";
  1273. this.label9.Size = new System.Drawing.Size(53, 12);
  1274. this.label9.TabIndex = 14;
  1275. this.label9.Text = "用户名:";
  1276. //
  1277. // pnlBottom
  1278. //
  1279. this.pnlBottom.Controls.Add(this.btnOK);
  1280. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  1281. this.pnlBottom.Location = new System.Drawing.Point(0, 298);
  1282. this.pnlBottom.Name = "pnlBottom";
  1283. this.pnlBottom.Size = new System.Drawing.Size(504, 42);
  1284. this.pnlBottom.TabIndex = 3;
  1285. //
  1286. // btnOK
  1287. //
  1288. this.btnOK.Location = new System.Drawing.Point(404, 6);
  1289. this.btnOK.Name = "btnOK";
  1290. this.btnOK.Size = new System.Drawing.Size(90, 30);
  1291. this.btnOK.TabIndex = 0;
  1292. this.btnOK.Text = "确认";
  1293. this.btnOK.UseVisualStyleBackColor = true;
  1294. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  1295. //
  1296. // pnlTop
  1297. //
  1298. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  1299. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  1300. this.pnlTop.Name = "pnlTop";
  1301. this.pnlTop.Size = new System.Drawing.Size(504, 10);
  1302. this.pnlTop.TabIndex = 2;
  1303. //
  1304. // txtSqlServerConnect
  1305. //
  1306. this.txtSqlServerConnect.Location = new System.Drawing.Point(87, 168);
  1307. this.txtSqlServerConnect.Name = "txtSqlServerConnect";
  1308. this.txtSqlServerConnect.PasswordChar = '*';
  1309. this.txtSqlServerConnect.Size = new System.Drawing.Size(290, 21);
  1310. this.txtSqlServerConnect.TabIndex = 34;
  1311. this.txtSqlServerConnect.Visible = false;
  1312. //
  1313. // lblSqlConnection
  1314. //
  1315. this.lblSqlConnection.AutoSize = true;
  1316. this.lblSqlConnection.Location = new System.Drawing.Point(7, 172);
  1317. this.lblSqlConnection.Name = "lblSqlConnection";
  1318. this.lblSqlConnection.Size = new System.Drawing.Size(77, 12);
  1319. this.lblSqlConnection.TabIndex = 33;
  1320. this.lblSqlConnection.Text = "连接字符串:";
  1321. this.lblSqlConnection.Visible = false;
  1322. //
  1323. // frmDatabaseParams
  1324. //
  1325. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1326. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1327. this.ClientSize = new System.Drawing.Size(504, 340);
  1328. this.Controls.Add(this.pnlAll);
  1329. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1330. this.MaximizeBox = false;
  1331. this.MinimizeBox = false;
  1332. this.Name = "frmDatabaseParams";
  1333. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1334. this.Text = "仪表数据库配置";
  1335. this.Load += new System.EventHandler(this.frmDatabaseParams_Load);
  1336. this.pnlAll.ResumeLayout(false);
  1337. this.pnlCenter.ResumeLayout(false);
  1338. this.tabParamas.ResumeLayout(false);
  1339. this.tabInstrument.ResumeLayout(false);
  1340. this.tabcDS.ResumeLayout(false);
  1341. this.tabExcel.ResumeLayout(false);
  1342. this.tabExcel.PerformLayout();
  1343. this.tabFoxPro.ResumeLayout(false);
  1344. this.tabFoxPro.PerformLayout();
  1345. this.tabAccess.ResumeLayout(false);
  1346. this.tabAccess.PerformLayout();
  1347. this.tabSQLite.ResumeLayout(false);
  1348. this.tabSQLite.PerformLayout();
  1349. this.tabSQLServer.ResumeLayout(false);
  1350. this.tabSQLServer.PerformLayout();
  1351. this.tabMySql.ResumeLayout(false);
  1352. this.tabMySql.PerformLayout();
  1353. this.tabOracle.ResumeLayout(false);
  1354. this.tabOracle.PerformLayout();
  1355. this.tabTxt.ResumeLayout(false);
  1356. this.tabTxt.PerformLayout();
  1357. this.tabCnas.ResumeLayout(false);
  1358. this.tabCnas.PerformLayout();
  1359. this.pnlBottom.ResumeLayout(false);
  1360. this.ResumeLayout(false);
  1361. }
  1362. #endregion
  1363. private System.Windows.Forms.Panel pnlAll;
  1364. private System.Windows.Forms.Panel pnlCenter;
  1365. private System.Windows.Forms.TabControl tabParamas;
  1366. private System.Windows.Forms.TabPage tabInstrument;
  1367. private System.Windows.Forms.TabControl tabcDS;
  1368. private System.Windows.Forms.TabPage tabExcel;
  1369. private System.Windows.Forms.Button btnOpenFileExcel;
  1370. private System.Windows.Forms.Label label3;
  1371. private System.Windows.Forms.TextBox txtInportExcel;
  1372. private System.Windows.Forms.TabPage tabAccess;
  1373. private System.Windows.Forms.TextBox txtAceessPwd;
  1374. private System.Windows.Forms.TextBox txtAccessUser;
  1375. private System.Windows.Forms.Label label15;
  1376. private System.Windows.Forms.Label label16;
  1377. private System.Windows.Forms.Button btnOpenFileAccess;
  1378. private System.Windows.Forms.Label label4;
  1379. private System.Windows.Forms.TabPage tabSQLite;
  1380. private System.Windows.Forms.TextBox txtSqlitePwd;
  1381. private System.Windows.Forms.TextBox txtSqliteUser;
  1382. private System.Windows.Forms.Label label7;
  1383. private System.Windows.Forms.Label label6;
  1384. private System.Windows.Forms.Button btnOpenFileSQLite;
  1385. private System.Windows.Forms.Label label5;
  1386. private System.Windows.Forms.TextBox txtSqlitePath;
  1387. private System.Windows.Forms.TabPage tabCnas;
  1388. private System.Windows.Forms.Button btnCNASTestLink;
  1389. private System.Windows.Forms.TextBox txtDBName;
  1390. private System.Windows.Forms.TextBox txtDBHost;
  1391. private System.Windows.Forms.Label label11;
  1392. private System.Windows.Forms.Label label10;
  1393. private System.Windows.Forms.TextBox txtDBPwd;
  1394. private System.Windows.Forms.TextBox txtDBUser;
  1395. private System.Windows.Forms.Label label8;
  1396. private System.Windows.Forms.Label label9;
  1397. private System.Windows.Forms.Panel pnlBottom;
  1398. private System.Windows.Forms.Button btnOK;
  1399. private System.Windows.Forms.Panel pnlTop;
  1400. private System.Windows.Forms.TextBox txtAccessPath;
  1401. private System.Windows.Forms.TextBox txtPort;
  1402. private System.Windows.Forms.Label label1;
  1403. private System.Windows.Forms.TabPage tabSQLServer;
  1404. private System.Windows.Forms.TextBox txtSqlServerName;
  1405. private System.Windows.Forms.TextBox txtSqlServerHost;
  1406. private System.Windows.Forms.Label label2;
  1407. private System.Windows.Forms.Label label12;
  1408. private System.Windows.Forms.TextBox txtSqlServerUser;
  1409. private System.Windows.Forms.Label label13;
  1410. private System.Windows.Forms.Label label14;
  1411. private System.Windows.Forms.TextBox txtSqlServerPwd;
  1412. private System.Windows.Forms.Button btnTestSQLLink;
  1413. private System.Windows.Forms.CheckBox cbxExcelRemote;
  1414. private System.Windows.Forms.Label lblExcelRemotePwd;
  1415. private System.Windows.Forms.TextBox txtRemoteExcelPwd;
  1416. private System.Windows.Forms.Label lblExcelRemoteUser;
  1417. private System.Windows.Forms.TextBox txtRemoteExcelUser;
  1418. private System.Windows.Forms.Label lblAccessRemotePwd;
  1419. private System.Windows.Forms.TextBox txtAccessRemotePwd;
  1420. private System.Windows.Forms.Label lblAccessRemoteUser;
  1421. private System.Windows.Forms.TextBox txtAccessRemoteUser;
  1422. private System.Windows.Forms.Label label21;
  1423. private System.Windows.Forms.CheckBox cbxAccessRemote;
  1424. private System.Windows.Forms.Label label22;
  1425. private System.Windows.Forms.Label label25;
  1426. private System.Windows.Forms.CheckBox cbxSqliteRemote;
  1427. private System.Windows.Forms.Label lblSqliteRemotePwd;
  1428. private System.Windows.Forms.TextBox txtSqliteRemotePwd;
  1429. private System.Windows.Forms.Label lblSqliteRemoteUser;
  1430. private System.Windows.Forms.TextBox txtSqliteRemoteUser;
  1431. private System.Windows.Forms.TabPage tabMySql;
  1432. private System.Windows.Forms.TextBox txtMySqlPort;
  1433. private System.Windows.Forms.Label label17;
  1434. private System.Windows.Forms.Button btnMySqlTest;
  1435. private System.Windows.Forms.TextBox txtMySqlServer;
  1436. private System.Windows.Forms.TextBox txtMySqlHost;
  1437. private System.Windows.Forms.Label label18;
  1438. private System.Windows.Forms.Label label19;
  1439. private System.Windows.Forms.TextBox txtMySqlPwd;
  1440. private System.Windows.Forms.TextBox txtMySqlUser;
  1441. private System.Windows.Forms.Label label20;
  1442. private System.Windows.Forms.Label label23;
  1443. private System.Windows.Forms.TabPage tabOracle;
  1444. private System.Windows.Forms.TextBox txtOraclePort;
  1445. private System.Windows.Forms.Label label24;
  1446. private System.Windows.Forms.Button btnOracleTestLink;
  1447. private System.Windows.Forms.TextBox txtOracleSource;
  1448. private System.Windows.Forms.Label label26;
  1449. private System.Windows.Forms.TextBox txtOraclePwd;
  1450. private System.Windows.Forms.TextBox txtOracleUserId;
  1451. private System.Windows.Forms.Label label28;
  1452. private System.Windows.Forms.Label label29;
  1453. private System.Windows.Forms.TabPage tabFoxPro;
  1454. private System.Windows.Forms.Label label27;
  1455. private System.Windows.Forms.CheckBox cbxFoxProRemote;
  1456. private System.Windows.Forms.Label lblFoxproRemotePwd;
  1457. private System.Windows.Forms.TextBox txtRemoteFoxProPwd;
  1458. private System.Windows.Forms.Label lblFoxproRemoteUserId;
  1459. private System.Windows.Forms.TextBox txtRemoteFoxProUserId;
  1460. private System.Windows.Forms.TextBox txtFoxProPwd;
  1461. private System.Windows.Forms.TextBox txtFoxProUserId;
  1462. private System.Windows.Forms.Label label32;
  1463. private System.Windows.Forms.Label label33;
  1464. private System.Windows.Forms.Button btnFileOpenFoxPro;
  1465. private System.Windows.Forms.Label label34;
  1466. private System.Windows.Forms.TextBox txtFoxProFolder;
  1467. private System.Windows.Forms.TabPage tabTxt;
  1468. private System.Windows.Forms.Label label30;
  1469. private System.Windows.Forms.Label lblTxtRemoteUserPwd;
  1470. private System.Windows.Forms.TextBox txtRemoteTxtPwd;
  1471. private System.Windows.Forms.Label lblTxtRemoteUserId;
  1472. private System.Windows.Forms.TextBox txtRemoteTxtUserId;
  1473. private System.Windows.Forms.CheckBox cbxRemoteTxt;
  1474. private System.Windows.Forms.Button btnOpenFileTxt;
  1475. private System.Windows.Forms.Label label36;
  1476. private System.Windows.Forms.TextBox txtInportTxt;
  1477. private System.Windows.Forms.TextBox txtOracleHost;
  1478. private System.Windows.Forms.Label label37;
  1479. private System.Windows.Forms.TextBox txtSqlServerConnect;
  1480. private System.Windows.Forms.Label lblSqlConnection;
  1481. }
  1482. }