CNAS取数仪器端升级
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1357 lines
74KB

  1. namespace CNAS_DBSync
  2. {
  3. partial class frmSourceSetting
  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(frmSourceSetting));
  29. this.btnOK = new System.Windows.Forms.Button();
  30. this.pnlBottom = new System.Windows.Forms.Panel();
  31. this.pnlTop = new System.Windows.Forms.Panel();
  32. this.pnlCenter = new System.Windows.Forms.Panel();
  33. this.tabcDS = new System.Windows.Forms.TabControl();
  34. this.tabExcel = new System.Windows.Forms.TabPage();
  35. this.txtExcelAutoSql = new System.Windows.Forms.TextBox();
  36. this.txtExcelAutoSqlName = new System.Windows.Forms.TextBox();
  37. this.lbExcelDynQuery = new System.Windows.Forms.Label();
  38. this.cbxExcelReadFolder = new System.Windows.Forms.CheckBox();
  39. this.cbxExcelReadFile = new System.Windows.Forms.CheckBox();
  40. this.cbxExcelNewVersion = new System.Windows.Forms.CheckBox();
  41. this.label22 = new System.Windows.Forms.Label();
  42. this.lblExcelRemotePwd = new System.Windows.Forms.Label();
  43. this.lblExcelRemoteUser = new System.Windows.Forms.Label();
  44. this.txtExcelFileNameFormat = new System.Windows.Forms.TextBox();
  45. this.cbxExcelOldVersion = new System.Windows.Forms.CheckBox();
  46. this.lbExcelDateFormat = new System.Windows.Forms.Label();
  47. this.txtExcelSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  48. this.tabFoxPro = new System.Windows.Forms.TabPage();
  49. this.txtFoxProSpecialMethodName = new System.Windows.Forms.TextBox();
  50. this.txtFoxProSpecialMethod = new System.Windows.Forms.TextBox();
  51. this.label27 = new System.Windows.Forms.Label();
  52. this.label33 = new System.Windows.Forms.Label();
  53. this.txtFoxProAutoSqlName = new System.Windows.Forms.TextBox();
  54. this.cbxFoxProReadFolder = new System.Windows.Forms.CheckBox();
  55. this.txtFoxProAutoSql = new System.Windows.Forms.TextBox();
  56. this.cbxFoxProReadFile = new System.Windows.Forms.CheckBox();
  57. this.label35 = new System.Windows.Forms.Label();
  58. this.label38 = new System.Windows.Forms.Label();
  59. this.txtFoxProFileNameFormat = new System.Windows.Forms.TextBox();
  60. this.label39 = new System.Windows.Forms.Label();
  61. this.txtFoxProSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  62. this.tabAccess = new System.Windows.Forms.TabPage();
  63. this.label2 = new System.Windows.Forms.Label();
  64. this.txtAccessSuffix = new System.Windows.Forms.TextBox();
  65. this.cbxAccessReadFolder = new System.Windows.Forms.CheckBox();
  66. this.cbxAccessReadFile = new System.Windows.Forms.CheckBox();
  67. this.txtAccessAutoSql = new System.Windows.Forms.TextBox();
  68. this.txtAccessAutoSqlName = new System.Windows.Forms.TextBox();
  69. this.label11 = new System.Windows.Forms.Label();
  70. this.cbxAccessNewVersion = new System.Windows.Forms.CheckBox();
  71. this.label15 = new System.Windows.Forms.Label();
  72. this.label16 = new System.Windows.Forms.Label();
  73. this.label21 = new System.Windows.Forms.Label();
  74. this.txtAccessFileName = new System.Windows.Forms.TextBox();
  75. this.cbxAccessOldVersion = new System.Windows.Forms.CheckBox();
  76. this.label31 = new System.Windows.Forms.Label();
  77. this.txtAccessSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  78. this.tabSQLite = new System.Windows.Forms.TabPage();
  79. this.label5 = new System.Windows.Forms.Label();
  80. this.txtSqliteAutoSqlName = new System.Windows.Forms.TextBox();
  81. this.cbxSqliteReadFolder = new System.Windows.Forms.CheckBox();
  82. this.txtSqliteAutoSql = new System.Windows.Forms.TextBox();
  83. this.cbxSqliteReadFile = new System.Windows.Forms.CheckBox();
  84. this.label6 = new System.Windows.Forms.Label();
  85. this.label7 = new System.Windows.Forms.Label();
  86. this.txtSqliteFileNameFormat = new System.Windows.Forms.TextBox();
  87. this.label8 = new System.Windows.Forms.Label();
  88. this.txtSqliteSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  89. this.tabSQLServer = new System.Windows.Forms.TabPage();
  90. this.label9 = new System.Windows.Forms.Label();
  91. this.txtSqlServerAutoSqlName = new System.Windows.Forms.TextBox();
  92. this.txtSqlServerAutoSql = new System.Windows.Forms.TextBox();
  93. this.label12 = new System.Windows.Forms.Label();
  94. this.txtSqlServerConnection = new System.Windows.Forms.TextBox();
  95. this.label13 = new System.Windows.Forms.Label();
  96. this.txtSqlServerSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  97. this.tabMySql = new System.Windows.Forms.TabPage();
  98. this.label14 = new System.Windows.Forms.Label();
  99. this.txtMySqlAutoSqlName = new System.Windows.Forms.TextBox();
  100. this.txtMySqlAutoSql = new System.Windows.Forms.TextBox();
  101. this.label18 = new System.Windows.Forms.Label();
  102. this.txtMySqlSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  103. this.tabOracle = new System.Windows.Forms.TabPage();
  104. this.label4 = new System.Windows.Forms.Label();
  105. this.txtOracleAutoSqlName = new System.Windows.Forms.TextBox();
  106. this.txtOracleAutoSql = new System.Windows.Forms.TextBox();
  107. this.label10 = new System.Windows.Forms.Label();
  108. this.txtOracleSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  109. this.tabTxt = new System.Windows.Forms.TabPage();
  110. this.cbxNormalFileNoCustomDate = new System.Windows.Forms.CheckBox();
  111. this.cbxNormalFileCustomDate = new System.Windows.Forms.CheckBox();
  112. this.numNormalFileStartIndex = new System.Windows.Forms.NumericUpDown();
  113. this.label20 = new System.Windows.Forms.Label();
  114. this.label19 = new System.Windows.Forms.Label();
  115. this.label17 = new System.Windows.Forms.Label();
  116. this.txtNormalFileReadSplitMode = new System.Windows.Forms.TextBox();
  117. this.label30 = new System.Windows.Forms.Label();
  118. this.txtNormalFileReadDataMode = new System.Windows.Forms.TextBox();
  119. this.label29 = new System.Windows.Forms.Label();
  120. this.txtNormalFileSuffix = new System.Windows.Forms.TextBox();
  121. this.cbxNormalFileReadFolder = new System.Windows.Forms.CheckBox();
  122. this.cbxNormalFileReadFile = new System.Windows.Forms.CheckBox();
  123. this.label25 = new System.Windows.Forms.Label();
  124. this.label26 = new System.Windows.Forms.Label();
  125. this.txtNormalFileNameFormat = new System.Windows.Forms.TextBox();
  126. this.label28 = new System.Windows.Forms.Label();
  127. this.txtNormalFileSpecialDateColumnFormat = new System.Windows.Forms.TextBox();
  128. this.pnlAll = new System.Windows.Forms.Panel();
  129. this.pnlBottom.SuspendLayout();
  130. this.pnlCenter.SuspendLayout();
  131. this.tabcDS.SuspendLayout();
  132. this.tabExcel.SuspendLayout();
  133. this.tabFoxPro.SuspendLayout();
  134. this.tabAccess.SuspendLayout();
  135. this.tabSQLite.SuspendLayout();
  136. this.tabSQLServer.SuspendLayout();
  137. this.tabMySql.SuspendLayout();
  138. this.tabOracle.SuspendLayout();
  139. this.tabTxt.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.numNormalFileStartIndex)).BeginInit();
  141. this.pnlAll.SuspendLayout();
  142. this.SuspendLayout();
  143. //
  144. // btnOK
  145. //
  146. this.btnOK.Location = new System.Drawing.Point(965, 9);
  147. this.btnOK.Name = "btnOK";
  148. this.btnOK.Size = new System.Drawing.Size(90, 30);
  149. this.btnOK.TabIndex = 0;
  150. this.btnOK.Text = "确认";
  151. this.btnOK.UseVisualStyleBackColor = true;
  152. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  153. //
  154. // pnlBottom
  155. //
  156. this.pnlBottom.Controls.Add(this.btnOK);
  157. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  158. this.pnlBottom.Location = new System.Drawing.Point(0, 501);
  159. this.pnlBottom.Name = "pnlBottom";
  160. this.pnlBottom.Size = new System.Drawing.Size(1182, 42);
  161. this.pnlBottom.TabIndex = 3;
  162. //
  163. // pnlTop
  164. //
  165. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  166. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  167. this.pnlTop.Name = "pnlTop";
  168. this.pnlTop.Size = new System.Drawing.Size(1182, 10);
  169. this.pnlTop.TabIndex = 2;
  170. //
  171. // pnlCenter
  172. //
  173. this.pnlCenter.Controls.Add(this.tabcDS);
  174. this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.pnlCenter.Location = new System.Drawing.Point(0, 10);
  176. this.pnlCenter.Name = "pnlCenter";
  177. this.pnlCenter.Size = new System.Drawing.Size(1182, 491);
  178. this.pnlCenter.TabIndex = 4;
  179. //
  180. // tabcDS
  181. //
  182. this.tabcDS.Controls.Add(this.tabExcel);
  183. this.tabcDS.Controls.Add(this.tabFoxPro);
  184. this.tabcDS.Controls.Add(this.tabAccess);
  185. this.tabcDS.Controls.Add(this.tabSQLite);
  186. this.tabcDS.Controls.Add(this.tabSQLServer);
  187. this.tabcDS.Controls.Add(this.tabMySql);
  188. this.tabcDS.Controls.Add(this.tabOracle);
  189. this.tabcDS.Controls.Add(this.tabTxt);
  190. this.tabcDS.Dock = System.Windows.Forms.DockStyle.Fill;
  191. this.tabcDS.Location = new System.Drawing.Point(0, 0);
  192. this.tabcDS.Name = "tabcDS";
  193. this.tabcDS.SelectedIndex = 0;
  194. this.tabcDS.Size = new System.Drawing.Size(1182, 491);
  195. this.tabcDS.TabIndex = 7;
  196. this.tabcDS.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabcDS_Selected);
  197. //
  198. // tabExcel
  199. //
  200. this.tabExcel.Controls.Add(this.txtExcelAutoSql);
  201. this.tabExcel.Controls.Add(this.txtExcelAutoSqlName);
  202. this.tabExcel.Controls.Add(this.lbExcelDynQuery);
  203. this.tabExcel.Controls.Add(this.cbxExcelReadFolder);
  204. this.tabExcel.Controls.Add(this.cbxExcelReadFile);
  205. this.tabExcel.Controls.Add(this.cbxExcelNewVersion);
  206. this.tabExcel.Controls.Add(this.label22);
  207. this.tabExcel.Controls.Add(this.lblExcelRemotePwd);
  208. this.tabExcel.Controls.Add(this.lblExcelRemoteUser);
  209. this.tabExcel.Controls.Add(this.txtExcelFileNameFormat);
  210. this.tabExcel.Controls.Add(this.cbxExcelOldVersion);
  211. this.tabExcel.Controls.Add(this.lbExcelDateFormat);
  212. this.tabExcel.Controls.Add(this.txtExcelSpecialDateColumnFormat);
  213. this.tabExcel.Location = new System.Drawing.Point(4, 29);
  214. this.tabExcel.Name = "tabExcel";
  215. this.tabExcel.Padding = new System.Windows.Forms.Padding(3);
  216. this.tabExcel.Size = new System.Drawing.Size(1174, 458);
  217. this.tabExcel.TabIndex = 0;
  218. this.tabExcel.Text = "Excel";
  219. this.tabExcel.UseVisualStyleBackColor = true;
  220. //
  221. // txtExcelAutoSql
  222. //
  223. this.txtExcelAutoSql.Location = new System.Drawing.Point(232, 250);
  224. this.txtExcelAutoSql.Multiline = true;
  225. this.txtExcelAutoSql.Name = "txtExcelAutoSql";
  226. this.txtExcelAutoSql.Size = new System.Drawing.Size(501, 184);
  227. this.txtExcelAutoSql.TabIndex = 48;
  228. this.txtExcelAutoSql.Enter += new System.EventHandler(this.txtExcelAutoSql_Enter);
  229. this.txtExcelAutoSql.Leave += new System.EventHandler(this.txtExcelAutoSql_Leave);
  230. //
  231. // txtExcelAutoSqlName
  232. //
  233. this.txtExcelAutoSqlName.Location = new System.Drawing.Point(232, 206);
  234. this.txtExcelAutoSqlName.Name = "txtExcelAutoSqlName";
  235. this.txtExcelAutoSqlName.Size = new System.Drawing.Size(230, 27);
  236. this.txtExcelAutoSqlName.TabIndex = 47;
  237. this.txtExcelAutoSqlName.Enter += new System.EventHandler(this.txtExcelAutoSqlName_Enter);
  238. this.txtExcelAutoSqlName.Leave += new System.EventHandler(this.txtExcelAutoSqlName_Leave);
  239. //
  240. // lbExcelDynQuery
  241. //
  242. this.lbExcelDynQuery.AutoSize = true;
  243. this.lbExcelDynQuery.Location = new System.Drawing.Point(97, 209);
  244. this.lbExcelDynQuery.Name = "lbExcelDynQuery";
  245. this.lbExcelDynQuery.Size = new System.Drawing.Size(129, 20);
  246. this.lbExcelDynQuery.TabIndex = 46;
  247. this.lbExcelDynQuery.Text = "自定义查询语句:";
  248. //
  249. // cbxExcelReadFolder
  250. //
  251. this.cbxExcelReadFolder.AutoSize = true;
  252. this.cbxExcelReadFolder.Location = new System.Drawing.Point(560, 150);
  253. this.cbxExcelReadFolder.Name = "cbxExcelReadFolder";
  254. this.cbxExcelReadFolder.Size = new System.Drawing.Size(106, 24);
  255. this.cbxExcelReadFolder.TabIndex = 32;
  256. this.cbxExcelReadFolder.Text = "读取文件夹";
  257. this.cbxExcelReadFolder.UseVisualStyleBackColor = true;
  258. this.cbxExcelReadFolder.CheckedChanged += new System.EventHandler(this.cbxExcelReadFolder_CheckedChanged);
  259. //
  260. // cbxExcelReadFile
  261. //
  262. this.cbxExcelReadFile.AutoSize = true;
  263. this.cbxExcelReadFile.Checked = true;
  264. this.cbxExcelReadFile.CheckState = System.Windows.Forms.CheckState.Checked;
  265. this.cbxExcelReadFile.Location = new System.Drawing.Point(311, 150);
  266. this.cbxExcelReadFile.Name = "cbxExcelReadFile";
  267. this.cbxExcelReadFile.Size = new System.Drawing.Size(91, 24);
  268. this.cbxExcelReadFile.TabIndex = 31;
  269. this.cbxExcelReadFile.Text = "读取文件";
  270. this.cbxExcelReadFile.UseVisualStyleBackColor = true;
  271. this.cbxExcelReadFile.CheckedChanged += new System.EventHandler(this.cbxExcelReadFile_CheckedChanged);
  272. //
  273. // cbxExcelNewVersion
  274. //
  275. this.cbxExcelNewVersion.AutoSize = true;
  276. this.cbxExcelNewVersion.Location = new System.Drawing.Point(561, 14);
  277. this.cbxExcelNewVersion.Name = "cbxExcelNewVersion";
  278. this.cbxExcelNewVersion.Size = new System.Drawing.Size(172, 24);
  279. this.cbxExcelNewVersion.TabIndex = 25;
  280. this.cbxExcelNewVersion.Text = "office 2007以后版本";
  281. this.cbxExcelNewVersion.UseVisualStyleBackColor = true;
  282. this.cbxExcelNewVersion.CheckedChanged += new System.EventHandler(this.cbxExcelNewVersion_CheckedChanged);
  283. //
  284. // label22
  285. //
  286. this.label22.AutoSize = true;
  287. this.label22.Location = new System.Drawing.Point(90, 15);
  288. this.label22.Name = "label22";
  289. this.label22.Size = new System.Drawing.Size(138, 20);
  290. this.label22.TabIndex = 24;
  291. this.label22.Text = "Office Excel版本:";
  292. //
  293. // lblExcelRemotePwd
  294. //
  295. this.lblExcelRemotePwd.AutoSize = true;
  296. this.lblExcelRemotePwd.Location = new System.Drawing.Point(59, 150);
  297. this.lblExcelRemotePwd.Name = "lblExcelRemotePwd";
  298. this.lblExcelRemotePwd.Size = new System.Drawing.Size(175, 20);
  299. this.lblExcelRemotePwd.TabIndex = 10;
  300. this.lblExcelRemotePwd.Text = "读取模式(文件/文件夹):";
  301. //
  302. // lblExcelRemoteUser
  303. //
  304. this.lblExcelRemoteUser.AutoSize = true;
  305. this.lblExcelRemoteUser.Location = new System.Drawing.Point(86, 97);
  306. this.lblExcelRemoteUser.Name = "lblExcelRemoteUser";
  307. this.lblExcelRemoteUser.Size = new System.Drawing.Size(144, 20);
  308. this.lblExcelRemoteUser.TabIndex = 8;
  309. this.lblExcelRemoteUser.Text = "自定义文件名格式:";
  310. //
  311. // txtExcelFileNameFormat
  312. //
  313. this.txtExcelFileNameFormat.Location = new System.Drawing.Point(236, 94);
  314. this.txtExcelFileNameFormat.Name = "txtExcelFileNameFormat";
  315. this.txtExcelFileNameFormat.Size = new System.Drawing.Size(230, 27);
  316. this.txtExcelFileNameFormat.TabIndex = 6;
  317. this.txtExcelFileNameFormat.Enter += new System.EventHandler(this.txtExcelFileNameFormat_Enter);
  318. this.txtExcelFileNameFormat.Leave += new System.EventHandler(this.txtExcelFileNameFormat_Leave);
  319. //
  320. // cbxExcelOldVersion
  321. //
  322. this.cbxExcelOldVersion.AutoSize = true;
  323. this.cbxExcelOldVersion.Checked = true;
  324. this.cbxExcelOldVersion.CheckState = System.Windows.Forms.CheckState.Checked;
  325. this.cbxExcelOldVersion.Location = new System.Drawing.Point(312, 14);
  326. this.cbxExcelOldVersion.Name = "cbxExcelOldVersion";
  327. this.cbxExcelOldVersion.Size = new System.Drawing.Size(172, 24);
  328. this.cbxExcelOldVersion.TabIndex = 4;
  329. this.cbxExcelOldVersion.Text = "office 2007以前版本";
  330. this.cbxExcelOldVersion.UseVisualStyleBackColor = true;
  331. this.cbxExcelOldVersion.CheckedChanged += new System.EventHandler(this.cbxExcelOldVersion_CheckedChanged);
  332. //
  333. // lbExcelDateFormat
  334. //
  335. this.lbExcelDateFormat.AutoSize = true;
  336. this.lbExcelDateFormat.Location = new System.Drawing.Point(97, 50);
  337. this.lbExcelDateFormat.Name = "lbExcelDateFormat";
  338. this.lbExcelDateFormat.Size = new System.Drawing.Size(129, 20);
  339. this.lbExcelDateFormat.TabIndex = 5;
  340. this.lbExcelDateFormat.Text = "日期列特殊格式:";
  341. //
  342. // txtExcelSpecialDateColumnFormat
  343. //
  344. this.txtExcelSpecialDateColumnFormat.Location = new System.Drawing.Point(235, 47);
  345. this.txtExcelSpecialDateColumnFormat.Name = "txtExcelSpecialDateColumnFormat";
  346. this.txtExcelSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  347. this.txtExcelSpecialDateColumnFormat.TabIndex = 5;
  348. this.txtExcelSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtExcelSpecialDateColumnFormat_Enter);
  349. this.txtExcelSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtExcelSpecialDateColumnFormat_Leave);
  350. //
  351. // tabFoxPro
  352. //
  353. this.tabFoxPro.Controls.Add(this.txtFoxProSpecialMethodName);
  354. this.tabFoxPro.Controls.Add(this.txtFoxProSpecialMethod);
  355. this.tabFoxPro.Controls.Add(this.label27);
  356. this.tabFoxPro.Controls.Add(this.label33);
  357. this.tabFoxPro.Controls.Add(this.txtFoxProAutoSqlName);
  358. this.tabFoxPro.Controls.Add(this.cbxFoxProReadFolder);
  359. this.tabFoxPro.Controls.Add(this.txtFoxProAutoSql);
  360. this.tabFoxPro.Controls.Add(this.cbxFoxProReadFile);
  361. this.tabFoxPro.Controls.Add(this.label35);
  362. this.tabFoxPro.Controls.Add(this.label38);
  363. this.tabFoxPro.Controls.Add(this.txtFoxProFileNameFormat);
  364. this.tabFoxPro.Controls.Add(this.label39);
  365. this.tabFoxPro.Controls.Add(this.txtFoxProSpecialDateColumnFormat);
  366. this.tabFoxPro.Location = new System.Drawing.Point(4, 29);
  367. this.tabFoxPro.Name = "tabFoxPro";
  368. this.tabFoxPro.Padding = new System.Windows.Forms.Padding(3);
  369. this.tabFoxPro.Size = new System.Drawing.Size(1174, 568);
  370. this.tabFoxPro.TabIndex = 6;
  371. this.tabFoxPro.Text = "FoxPro";
  372. this.tabFoxPro.UseVisualStyleBackColor = true;
  373. //
  374. // txtFoxProSpecialMethodName
  375. //
  376. this.txtFoxProSpecialMethodName.Location = new System.Drawing.Point(213, 221);
  377. this.txtFoxProSpecialMethodName.Name = "txtFoxProSpecialMethodName";
  378. this.txtFoxProSpecialMethodName.Size = new System.Drawing.Size(230, 27);
  379. this.txtFoxProSpecialMethodName.TabIndex = 65;
  380. this.txtFoxProSpecialMethodName.Enter += new System.EventHandler(this.txtFoxProSpecialMethodName_Enter);
  381. this.txtFoxProSpecialMethodName.Leave += new System.EventHandler(this.txtFoxProSpecialMethodName_Leave);
  382. //
  383. // txtFoxProSpecialMethod
  384. //
  385. this.txtFoxProSpecialMethod.Location = new System.Drawing.Point(213, 261);
  386. this.txtFoxProSpecialMethod.Multiline = true;
  387. this.txtFoxProSpecialMethod.Name = "txtFoxProSpecialMethod";
  388. this.txtFoxProSpecialMethod.Size = new System.Drawing.Size(230, 64);
  389. this.txtFoxProSpecialMethod.TabIndex = 66;
  390. this.txtFoxProSpecialMethod.Enter += new System.EventHandler(this.txtFoxProSpecialMethod_Enter);
  391. this.txtFoxProSpecialMethod.Leave += new System.EventHandler(this.txtFoxProSpecialMethod_Leave);
  392. //
  393. // label27
  394. //
  395. this.label27.AutoSize = true;
  396. this.label27.Location = new System.Drawing.Point(133, 224);
  397. this.label27.Name = "label27";
  398. this.label27.Size = new System.Drawing.Size(84, 20);
  399. this.label27.TabIndex = 64;
  400. this.label27.Text = "补充方法:";
  401. //
  402. // label33
  403. //
  404. this.label33.AutoSize = true;
  405. this.label33.Location = new System.Drawing.Point(97, 127);
  406. this.label33.Name = "label33";
  407. this.label33.Size = new System.Drawing.Size(129, 20);
  408. this.label33.TabIndex = 63;
  409. this.label33.Text = "自定义查询语句:";
  410. //
  411. // txtFoxProAutoSqlName
  412. //
  413. this.txtFoxProAutoSqlName.Location = new System.Drawing.Point(213, 124);
  414. this.txtFoxProAutoSqlName.Name = "txtFoxProAutoSqlName";
  415. this.txtFoxProAutoSqlName.Size = new System.Drawing.Size(230, 27);
  416. this.txtFoxProAutoSqlName.TabIndex = 58;
  417. this.txtFoxProAutoSqlName.Enter += new System.EventHandler(this.txtFoxProAutoSqlName_Enter);
  418. this.txtFoxProAutoSqlName.Leave += new System.EventHandler(this.txtFoxProAutoSqlName_Leave);
  419. //
  420. // cbxFoxProReadFolder
  421. //
  422. this.cbxFoxProReadFolder.AutoSize = true;
  423. this.cbxFoxProReadFolder.Location = new System.Drawing.Point(296, 14);
  424. this.cbxFoxProReadFolder.Name = "cbxFoxProReadFolder";
  425. this.cbxFoxProReadFolder.Size = new System.Drawing.Size(106, 24);
  426. this.cbxFoxProReadFolder.TabIndex = 62;
  427. this.cbxFoxProReadFolder.Text = "读取文件夹";
  428. this.cbxFoxProReadFolder.UseVisualStyleBackColor = true;
  429. this.cbxFoxProReadFolder.CheckedChanged += new System.EventHandler(this.cbxFoxProReadFolder_CheckedChanged);
  430. //
  431. // txtFoxProAutoSql
  432. //
  433. this.txtFoxProAutoSql.Location = new System.Drawing.Point(213, 153);
  434. this.txtFoxProAutoSql.Multiline = true;
  435. this.txtFoxProAutoSql.Name = "txtFoxProAutoSql";
  436. this.txtFoxProAutoSql.Size = new System.Drawing.Size(230, 56);
  437. this.txtFoxProAutoSql.TabIndex = 60;
  438. this.txtFoxProAutoSql.Enter += new System.EventHandler(this.txtFoxProAutoSql_Enter);
  439. this.txtFoxProAutoSql.Leave += new System.EventHandler(this.txtFoxProAutoSql_Leave);
  440. //
  441. // cbxFoxProReadFile
  442. //
  443. this.cbxFoxProReadFile.AutoSize = true;
  444. this.cbxFoxProReadFile.Checked = true;
  445. this.cbxFoxProReadFile.CheckState = System.Windows.Forms.CheckState.Checked;
  446. this.cbxFoxProReadFile.Location = new System.Drawing.Point(215, 14);
  447. this.cbxFoxProReadFile.Name = "cbxFoxProReadFile";
  448. this.cbxFoxProReadFile.Size = new System.Drawing.Size(91, 24);
  449. this.cbxFoxProReadFile.TabIndex = 61;
  450. this.cbxFoxProReadFile.Text = "读取文件";
  451. this.cbxFoxProReadFile.UseVisualStyleBackColor = true;
  452. this.cbxFoxProReadFile.CheckedChanged += new System.EventHandler(this.cbxFoxProReadFile_CheckedChanged);
  453. //
  454. // label35
  455. //
  456. this.label35.AutoSize = true;
  457. this.label35.Location = new System.Drawing.Point(60, 15);
  458. this.label35.Name = "label35";
  459. this.label35.Size = new System.Drawing.Size(175, 20);
  460. this.label35.TabIndex = 53;
  461. this.label35.Text = "读取模式(文件/文件夹):";
  462. //
  463. // label38
  464. //
  465. this.label38.AutoSize = true;
  466. this.label38.Location = new System.Drawing.Point(85, 90);
  467. this.label38.Name = "label38";
  468. this.label38.Size = new System.Drawing.Size(144, 20);
  469. this.label38.TabIndex = 52;
  470. this.label38.Text = "自定义文件名格式:";
  471. //
  472. // txtFoxProFileNameFormat
  473. //
  474. this.txtFoxProFileNameFormat.Location = new System.Drawing.Point(213, 87);
  475. this.txtFoxProFileNameFormat.Name = "txtFoxProFileNameFormat";
  476. this.txtFoxProFileNameFormat.Size = new System.Drawing.Size(230, 27);
  477. this.txtFoxProFileNameFormat.TabIndex = 51;
  478. this.txtFoxProFileNameFormat.Enter += new System.EventHandler(this.txtFoxProFileNameFormat_Enter);
  479. this.txtFoxProFileNameFormat.Leave += new System.EventHandler(this.txtFoxProFileNameFormat_Leave);
  480. //
  481. // label39
  482. //
  483. this.label39.AutoSize = true;
  484. this.label39.Location = new System.Drawing.Point(97, 53);
  485. this.label39.Name = "label39";
  486. this.label39.Size = new System.Drawing.Size(129, 20);
  487. this.label39.TabIndex = 49;
  488. this.label39.Text = "日期列特殊格式:";
  489. //
  490. // txtFoxProSpecialDateColumnFormat
  491. //
  492. this.txtFoxProSpecialDateColumnFormat.Location = new System.Drawing.Point(213, 50);
  493. this.txtFoxProSpecialDateColumnFormat.Name = "txtFoxProSpecialDateColumnFormat";
  494. this.txtFoxProSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  495. this.txtFoxProSpecialDateColumnFormat.TabIndex = 50;
  496. this.txtFoxProSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtFoxProSpecialDateColumnFormat_Enter);
  497. this.txtFoxProSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtFoxProSpecialDateColumnFormat_Leave);
  498. //
  499. // tabAccess
  500. //
  501. this.tabAccess.Controls.Add(this.label2);
  502. this.tabAccess.Controls.Add(this.txtAccessSuffix);
  503. this.tabAccess.Controls.Add(this.cbxAccessReadFolder);
  504. this.tabAccess.Controls.Add(this.cbxAccessReadFile);
  505. this.tabAccess.Controls.Add(this.txtAccessAutoSql);
  506. this.tabAccess.Controls.Add(this.txtAccessAutoSqlName);
  507. this.tabAccess.Controls.Add(this.label11);
  508. this.tabAccess.Controls.Add(this.cbxAccessNewVersion);
  509. this.tabAccess.Controls.Add(this.label15);
  510. this.tabAccess.Controls.Add(this.label16);
  511. this.tabAccess.Controls.Add(this.label21);
  512. this.tabAccess.Controls.Add(this.txtAccessFileName);
  513. this.tabAccess.Controls.Add(this.cbxAccessOldVersion);
  514. this.tabAccess.Controls.Add(this.label31);
  515. this.tabAccess.Controls.Add(this.txtAccessSpecialDateColumnFormat);
  516. this.tabAccess.Location = new System.Drawing.Point(4, 29);
  517. this.tabAccess.Name = "tabAccess";
  518. this.tabAccess.Padding = new System.Windows.Forms.Padding(3);
  519. this.tabAccess.Size = new System.Drawing.Size(928, 461);
  520. this.tabAccess.TabIndex = 1;
  521. this.tabAccess.Text = "Access";
  522. this.tabAccess.UseVisualStyleBackColor = true;
  523. //
  524. // label2
  525. //
  526. this.label2.AutoSize = true;
  527. this.label2.Location = new System.Drawing.Point(106, 53);
  528. this.label2.Name = "label2";
  529. this.label2.Size = new System.Drawing.Size(119, 20);
  530. this.label2.TabIndex = 48;
  531. this.label2.Text = "Access后缀名:";
  532. //
  533. // txtAccessSuffix
  534. //
  535. this.txtAccessSuffix.Location = new System.Drawing.Point(205, 50);
  536. this.txtAccessSuffix.Name = "txtAccessSuffix";
  537. this.txtAccessSuffix.Size = new System.Drawing.Size(230, 27);
  538. this.txtAccessSuffix.TabIndex = 49;
  539. this.txtAccessSuffix.Enter += new System.EventHandler(this.txtAccessSuffix_Enter);
  540. this.txtAccessSuffix.Leave += new System.EventHandler(this.txtAccessSuffix_Leave);
  541. //
  542. // cbxAccessReadFolder
  543. //
  544. this.cbxAccessReadFolder.AutoSize = true;
  545. this.cbxAccessReadFolder.Location = new System.Drawing.Point(290, 161);
  546. this.cbxAccessReadFolder.Name = "cbxAccessReadFolder";
  547. this.cbxAccessReadFolder.Size = new System.Drawing.Size(106, 24);
  548. this.cbxAccessReadFolder.TabIndex = 47;
  549. this.cbxAccessReadFolder.Text = "读取文件夹";
  550. this.cbxAccessReadFolder.UseVisualStyleBackColor = true;
  551. this.cbxAccessReadFolder.CheckedChanged += new System.EventHandler(this.cbxAccessReadFolder_CheckedChanged);
  552. //
  553. // cbxAccessReadFile
  554. //
  555. this.cbxAccessReadFile.AutoSize = true;
  556. this.cbxAccessReadFile.Checked = true;
  557. this.cbxAccessReadFile.CheckState = System.Windows.Forms.CheckState.Checked;
  558. this.cbxAccessReadFile.Location = new System.Drawing.Point(208, 161);
  559. this.cbxAccessReadFile.Name = "cbxAccessReadFile";
  560. this.cbxAccessReadFile.Size = new System.Drawing.Size(91, 24);
  561. this.cbxAccessReadFile.TabIndex = 46;
  562. this.cbxAccessReadFile.Text = "读取文件";
  563. this.cbxAccessReadFile.UseVisualStyleBackColor = true;
  564. this.cbxAccessReadFile.CheckedChanged += new System.EventHandler(this.cbxAccessReadFile_CheckedChanged);
  565. //
  566. // txtAccessAutoSql
  567. //
  568. this.txtAccessAutoSql.Location = new System.Drawing.Point(205, 227);
  569. this.txtAccessAutoSql.Multiline = true;
  570. this.txtAccessAutoSql.Name = "txtAccessAutoSql";
  571. this.txtAccessAutoSql.Size = new System.Drawing.Size(286, 75);
  572. this.txtAccessAutoSql.TabIndex = 45;
  573. this.txtAccessAutoSql.Enter += new System.EventHandler(this.txtAccessAutoSql_Enter);
  574. this.txtAccessAutoSql.Leave += new System.EventHandler(this.txtAccessAutoSql_Leave);
  575. //
  576. // txtAccessAutoSqlName
  577. //
  578. this.txtAccessAutoSqlName.Location = new System.Drawing.Point(205, 195);
  579. this.txtAccessAutoSqlName.Name = "txtAccessAutoSqlName";
  580. this.txtAccessAutoSqlName.Size = new System.Drawing.Size(230, 27);
  581. this.txtAccessAutoSqlName.TabIndex = 43;
  582. this.txtAccessAutoSqlName.Enter += new System.EventHandler(this.txtAccessAutoSqlName_Enter);
  583. this.txtAccessAutoSqlName.Leave += new System.EventHandler(this.txtAccessAutoSqlName_Leave);
  584. //
  585. // label11
  586. //
  587. this.label11.AutoSize = true;
  588. this.label11.Location = new System.Drawing.Point(97, 198);
  589. this.label11.Name = "label11";
  590. this.label11.Size = new System.Drawing.Size(129, 20);
  591. this.label11.TabIndex = 41;
  592. this.label11.Text = "自定义查询语句:";
  593. //
  594. // cbxAccessNewVersion
  595. //
  596. this.cbxAccessNewVersion.AutoSize = true;
  597. this.cbxAccessNewVersion.Location = new System.Drawing.Point(352, 14);
  598. this.cbxAccessNewVersion.Name = "cbxAccessNewVersion";
  599. this.cbxAccessNewVersion.Size = new System.Drawing.Size(172, 24);
  600. this.cbxAccessNewVersion.TabIndex = 40;
  601. this.cbxAccessNewVersion.Text = "office 2007以后版本";
  602. this.cbxAccessNewVersion.UseVisualStyleBackColor = true;
  603. this.cbxAccessNewVersion.CheckedChanged += new System.EventHandler(this.cbxAccessNewVersion_CheckedChanged);
  604. //
  605. // label15
  606. //
  607. this.label15.AutoSize = true;
  608. this.label15.Location = new System.Drawing.Point(80, 15);
  609. this.label15.Name = "label15";
  610. this.label15.Size = new System.Drawing.Size(151, 20);
  611. this.label15.TabIndex = 39;
  612. this.label15.Text = "Office Access版本:";
  613. //
  614. // label16
  615. //
  616. this.label16.AutoSize = true;
  617. this.label16.Location = new System.Drawing.Point(60, 161);
  618. this.label16.Name = "label16";
  619. this.label16.Size = new System.Drawing.Size(175, 20);
  620. this.label16.TabIndex = 38;
  621. this.label16.Text = "读取模式(文件/文件夹):";
  622. //
  623. // label21
  624. //
  625. this.label21.AutoSize = true;
  626. this.label21.Location = new System.Drawing.Point(85, 127);
  627. this.label21.Name = "label21";
  628. this.label21.Size = new System.Drawing.Size(144, 20);
  629. this.label21.TabIndex = 37;
  630. this.label21.Text = "自定义文件名格式:";
  631. //
  632. // txtAccessFileName
  633. //
  634. this.txtAccessFileName.Location = new System.Drawing.Point(205, 124);
  635. this.txtAccessFileName.Name = "txtAccessFileName";
  636. this.txtAccessFileName.Size = new System.Drawing.Size(230, 27);
  637. this.txtAccessFileName.TabIndex = 36;
  638. this.txtAccessFileName.Enter += new System.EventHandler(this.txtAccessFileName_Enter);
  639. this.txtAccessFileName.Leave += new System.EventHandler(this.txtAccessFileName_Leave);
  640. //
  641. // cbxAccessOldVersion
  642. //
  643. this.cbxAccessOldVersion.AutoSize = true;
  644. this.cbxAccessOldVersion.Checked = true;
  645. this.cbxAccessOldVersion.CheckState = System.Windows.Forms.CheckState.Checked;
  646. this.cbxAccessOldVersion.Location = new System.Drawing.Point(206, 14);
  647. this.cbxAccessOldVersion.Name = "cbxAccessOldVersion";
  648. this.cbxAccessOldVersion.Size = new System.Drawing.Size(172, 24);
  649. this.cbxAccessOldVersion.TabIndex = 33;
  650. this.cbxAccessOldVersion.Text = "office 2007以前版本";
  651. this.cbxAccessOldVersion.UseVisualStyleBackColor = true;
  652. this.cbxAccessOldVersion.CheckedChanged += new System.EventHandler(this.cbxAccessOldVersion_CheckedChanged);
  653. //
  654. // label31
  655. //
  656. this.label31.AutoSize = true;
  657. this.label31.Location = new System.Drawing.Point(97, 90);
  658. this.label31.Name = "label31";
  659. this.label31.Size = new System.Drawing.Size(129, 20);
  660. this.label31.TabIndex = 34;
  661. this.label31.Text = "日期列特殊格式:";
  662. //
  663. // txtAccessSpecialDateColumnFormat
  664. //
  665. this.txtAccessSpecialDateColumnFormat.Location = new System.Drawing.Point(205, 87);
  666. this.txtAccessSpecialDateColumnFormat.Name = "txtAccessSpecialDateColumnFormat";
  667. this.txtAccessSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  668. this.txtAccessSpecialDateColumnFormat.TabIndex = 35;
  669. this.txtAccessSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtAccessSpecialDateColumnFormat_Enter);
  670. this.txtAccessSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtAccessSpecialDateColumnFormat_Leave);
  671. //
  672. // tabSQLite
  673. //
  674. this.tabSQLite.Controls.Add(this.label5);
  675. this.tabSQLite.Controls.Add(this.txtSqliteAutoSqlName);
  676. this.tabSQLite.Controls.Add(this.cbxSqliteReadFolder);
  677. this.tabSQLite.Controls.Add(this.txtSqliteAutoSql);
  678. this.tabSQLite.Controls.Add(this.cbxSqliteReadFile);
  679. this.tabSQLite.Controls.Add(this.label6);
  680. this.tabSQLite.Controls.Add(this.label7);
  681. this.tabSQLite.Controls.Add(this.txtSqliteFileNameFormat);
  682. this.tabSQLite.Controls.Add(this.label8);
  683. this.tabSQLite.Controls.Add(this.txtSqliteSpecialDateColumnFormat);
  684. this.tabSQLite.Location = new System.Drawing.Point(4, 29);
  685. this.tabSQLite.Name = "tabSQLite";
  686. this.tabSQLite.Size = new System.Drawing.Size(928, 461);
  687. this.tabSQLite.TabIndex = 2;
  688. this.tabSQLite.Text = "SQLLite";
  689. this.tabSQLite.UseVisualStyleBackColor = true;
  690. //
  691. // label5
  692. //
  693. this.label5.AutoSize = true;
  694. this.label5.Location = new System.Drawing.Point(97, 123);
  695. this.label5.Name = "label5";
  696. this.label5.Size = new System.Drawing.Size(129, 20);
  697. this.label5.TabIndex = 76;
  698. this.label5.Text = "自定义查询语句:";
  699. //
  700. // txtSqliteAutoSqlName
  701. //
  702. this.txtSqliteAutoSqlName.Location = new System.Drawing.Point(206, 120);
  703. this.txtSqliteAutoSqlName.Name = "txtSqliteAutoSqlName";
  704. this.txtSqliteAutoSqlName.Size = new System.Drawing.Size(230, 27);
  705. this.txtSqliteAutoSqlName.TabIndex = 72;
  706. this.txtSqliteAutoSqlName.Enter += new System.EventHandler(this.txtSqliteAutoSqlName_Enter);
  707. this.txtSqliteAutoSqlName.Leave += new System.EventHandler(this.txtSqliteAutoSqlName_Leave);
  708. //
  709. // cbxSqliteReadFolder
  710. //
  711. this.cbxSqliteReadFolder.AutoSize = true;
  712. this.cbxSqliteReadFolder.Location = new System.Drawing.Point(288, 15);
  713. this.cbxSqliteReadFolder.Name = "cbxSqliteReadFolder";
  714. this.cbxSqliteReadFolder.Size = new System.Drawing.Size(106, 24);
  715. this.cbxSqliteReadFolder.TabIndex = 75;
  716. this.cbxSqliteReadFolder.Text = "读取文件夹";
  717. this.cbxSqliteReadFolder.UseVisualStyleBackColor = true;
  718. this.cbxSqliteReadFolder.CheckedChanged += new System.EventHandler(this.cbxSqliteReadFolder_CheckedChanged);
  719. //
  720. // txtSqliteAutoSql
  721. //
  722. this.txtSqliteAutoSql.Location = new System.Drawing.Point(206, 151);
  723. this.txtSqliteAutoSql.Multiline = true;
  724. this.txtSqliteAutoSql.Name = "txtSqliteAutoSql";
  725. this.txtSqliteAutoSql.Size = new System.Drawing.Size(230, 76);
  726. this.txtSqliteAutoSql.TabIndex = 73;
  727. this.txtSqliteAutoSql.Enter += new System.EventHandler(this.txtSqliteAutoSql_Enter);
  728. this.txtSqliteAutoSql.Leave += new System.EventHandler(this.txtSqliteAutoSql_Leave);
  729. //
  730. // cbxSqliteReadFile
  731. //
  732. this.cbxSqliteReadFile.AutoSize = true;
  733. this.cbxSqliteReadFile.Checked = true;
  734. this.cbxSqliteReadFile.CheckState = System.Windows.Forms.CheckState.Checked;
  735. this.cbxSqliteReadFile.Location = new System.Drawing.Point(206, 15);
  736. this.cbxSqliteReadFile.Name = "cbxSqliteReadFile";
  737. this.cbxSqliteReadFile.Size = new System.Drawing.Size(91, 24);
  738. this.cbxSqliteReadFile.TabIndex = 74;
  739. this.cbxSqliteReadFile.Text = "读取文件";
  740. this.cbxSqliteReadFile.UseVisualStyleBackColor = true;
  741. this.cbxSqliteReadFile.CheckedChanged += new System.EventHandler(this.cbxSqliteReadFile_CheckedChanged);
  742. //
  743. // label6
  744. //
  745. this.label6.AutoSize = true;
  746. this.label6.Location = new System.Drawing.Point(60, 16);
  747. this.label6.Name = "label6";
  748. this.label6.Size = new System.Drawing.Size(175, 20);
  749. this.label6.TabIndex = 71;
  750. this.label6.Text = "读取模式(文件/文件夹):";
  751. //
  752. // label7
  753. //
  754. this.label7.AutoSize = true;
  755. this.label7.Location = new System.Drawing.Point(85, 88);
  756. this.label7.Name = "label7";
  757. this.label7.Size = new System.Drawing.Size(144, 20);
  758. this.label7.TabIndex = 70;
  759. this.label7.Text = "自定义文件名格式:";
  760. //
  761. // txtSqliteFileNameFormat
  762. //
  763. this.txtSqliteFileNameFormat.Location = new System.Drawing.Point(206, 85);
  764. this.txtSqliteFileNameFormat.Name = "txtSqliteFileNameFormat";
  765. this.txtSqliteFileNameFormat.Size = new System.Drawing.Size(230, 27);
  766. this.txtSqliteFileNameFormat.TabIndex = 69;
  767. this.txtSqliteFileNameFormat.Enter += new System.EventHandler(this.txtSqliteFileNameFormat_Enter);
  768. this.txtSqliteFileNameFormat.Leave += new System.EventHandler(this.txtSqliteFileNameFormat_Leave);
  769. //
  770. // label8
  771. //
  772. this.label8.AutoSize = true;
  773. this.label8.Location = new System.Drawing.Point(97, 53);
  774. this.label8.Name = "label8";
  775. this.label8.Size = new System.Drawing.Size(129, 20);
  776. this.label8.TabIndex = 67;
  777. this.label8.Text = "日期列特殊格式:";
  778. //
  779. // txtSqliteSpecialDateColumnFormat
  780. //
  781. this.txtSqliteSpecialDateColumnFormat.Location = new System.Drawing.Point(206, 50);
  782. this.txtSqliteSpecialDateColumnFormat.Name = "txtSqliteSpecialDateColumnFormat";
  783. this.txtSqliteSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  784. this.txtSqliteSpecialDateColumnFormat.TabIndex = 68;
  785. this.txtSqliteSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtSqliteSpecialDateColumnFormat_Enter);
  786. this.txtSqliteSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtSqliteSpecialDateColumnFormat_Leave);
  787. //
  788. // tabSQLServer
  789. //
  790. this.tabSQLServer.Controls.Add(this.label9);
  791. this.tabSQLServer.Controls.Add(this.txtSqlServerAutoSqlName);
  792. this.tabSQLServer.Controls.Add(this.txtSqlServerAutoSql);
  793. this.tabSQLServer.Controls.Add(this.label12);
  794. this.tabSQLServer.Controls.Add(this.txtSqlServerConnection);
  795. this.tabSQLServer.Controls.Add(this.label13);
  796. this.tabSQLServer.Controls.Add(this.txtSqlServerSpecialDateColumnFormat);
  797. this.tabSQLServer.Location = new System.Drawing.Point(4, 29);
  798. this.tabSQLServer.Name = "tabSQLServer";
  799. this.tabSQLServer.Size = new System.Drawing.Size(928, 461);
  800. this.tabSQLServer.TabIndex = 3;
  801. this.tabSQLServer.Text = "SQL Server";
  802. this.tabSQLServer.UseVisualStyleBackColor = true;
  803. //
  804. // label9
  805. //
  806. this.label9.AutoSize = true;
  807. this.label9.Location = new System.Drawing.Point(98, 116);
  808. this.label9.Name = "label9";
  809. this.label9.Size = new System.Drawing.Size(129, 20);
  810. this.label9.TabIndex = 76;
  811. this.label9.Text = "自定义查询语句:";
  812. //
  813. // txtSqlServerAutoSqlName
  814. //
  815. this.txtSqlServerAutoSqlName.Location = new System.Drawing.Point(208, 113);
  816. this.txtSqlServerAutoSqlName.Name = "txtSqlServerAutoSqlName";
  817. this.txtSqlServerAutoSqlName.Size = new System.Drawing.Size(230, 27);
  818. this.txtSqlServerAutoSqlName.TabIndex = 72;
  819. this.txtSqlServerAutoSqlName.Enter += new System.EventHandler(this.txtSqlServerAutoSqlName_Enter);
  820. this.txtSqlServerAutoSqlName.Leave += new System.EventHandler(this.txtSqlServerAutoSqlName_Leave);
  821. //
  822. // txtSqlServerAutoSql
  823. //
  824. this.txtSqlServerAutoSql.Location = new System.Drawing.Point(208, 145);
  825. this.txtSqlServerAutoSql.Multiline = true;
  826. this.txtSqlServerAutoSql.Name = "txtSqlServerAutoSql";
  827. this.txtSqlServerAutoSql.Size = new System.Drawing.Size(230, 60);
  828. this.txtSqlServerAutoSql.TabIndex = 73;
  829. this.txtSqlServerAutoSql.Enter += new System.EventHandler(this.txtSqlServerAutoSql_Enter);
  830. this.txtSqlServerAutoSql.Leave += new System.EventHandler(this.txtSqlServerAutoSql_Leave);
  831. //
  832. // label12
  833. //
  834. this.label12.AutoSize = true;
  835. this.label12.Location = new System.Drawing.Point(86, 53);
  836. this.label12.Name = "label12";
  837. this.label12.Size = new System.Drawing.Size(144, 20);
  838. this.label12.TabIndex = 70;
  839. this.label12.Text = "自定义连接字符串:";
  840. //
  841. // txtSqlServerConnection
  842. //
  843. this.txtSqlServerConnection.Location = new System.Drawing.Point(208, 50);
  844. this.txtSqlServerConnection.Multiline = true;
  845. this.txtSqlServerConnection.Name = "txtSqlServerConnection";
  846. this.txtSqlServerConnection.Size = new System.Drawing.Size(230, 51);
  847. this.txtSqlServerConnection.TabIndex = 69;
  848. this.txtSqlServerConnection.Enter += new System.EventHandler(this.txtSqlServerConnection_Enter);
  849. this.txtSqlServerConnection.Leave += new System.EventHandler(this.txtSqlServerConnection_Leave);
  850. //
  851. // label13
  852. //
  853. this.label13.AutoSize = true;
  854. this.label13.Location = new System.Drawing.Point(98, 18);
  855. this.label13.Name = "label13";
  856. this.label13.Size = new System.Drawing.Size(129, 20);
  857. this.label13.TabIndex = 67;
  858. this.label13.Text = "日期列特殊格式:";
  859. //
  860. // txtSqlServerSpecialDateColumnFormat
  861. //
  862. this.txtSqlServerSpecialDateColumnFormat.Location = new System.Drawing.Point(208, 15);
  863. this.txtSqlServerSpecialDateColumnFormat.Name = "txtSqlServerSpecialDateColumnFormat";
  864. this.txtSqlServerSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  865. this.txtSqlServerSpecialDateColumnFormat.TabIndex = 68;
  866. this.txtSqlServerSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtSqlServerSpecialDateColumnFormat_Enter);
  867. this.txtSqlServerSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtSqlServerSpecialDateColumnFormat_Leave);
  868. //
  869. // tabMySql
  870. //
  871. this.tabMySql.Controls.Add(this.label14);
  872. this.tabMySql.Controls.Add(this.txtMySqlAutoSqlName);
  873. this.tabMySql.Controls.Add(this.txtMySqlAutoSql);
  874. this.tabMySql.Controls.Add(this.label18);
  875. this.tabMySql.Controls.Add(this.txtMySqlSpecialDateColumnFormat);
  876. this.tabMySql.Location = new System.Drawing.Point(4, 29);
  877. this.tabMySql.Name = "tabMySql";
  878. this.tabMySql.Size = new System.Drawing.Size(928, 461);
  879. this.tabMySql.TabIndex = 4;
  880. this.tabMySql.Text = "MySql";
  881. this.tabMySql.UseVisualStyleBackColor = true;
  882. //
  883. // label14
  884. //
  885. this.label14.AutoSize = true;
  886. this.label14.Location = new System.Drawing.Point(99, 60);
  887. this.label14.Name = "label14";
  888. this.label14.Size = new System.Drawing.Size(129, 20);
  889. this.label14.TabIndex = 86;
  890. this.label14.Text = "自定义查询语句:";
  891. //
  892. // txtMySqlAutoSqlName
  893. //
  894. this.txtMySqlAutoSqlName.Location = new System.Drawing.Point(207, 57);
  895. this.txtMySqlAutoSqlName.Name = "txtMySqlAutoSqlName";
  896. this.txtMySqlAutoSqlName.Size = new System.Drawing.Size(230, 27);
  897. this.txtMySqlAutoSqlName.TabIndex = 84;
  898. this.txtMySqlAutoSqlName.Enter += new System.EventHandler(this.txtMySqlAutoSqlName_Enter);
  899. this.txtMySqlAutoSqlName.Leave += new System.EventHandler(this.txtMySqlAutoSqlName_Leave);
  900. //
  901. // txtMySqlAutoSql
  902. //
  903. this.txtMySqlAutoSql.Location = new System.Drawing.Point(207, 89);
  904. this.txtMySqlAutoSql.Multiline = true;
  905. this.txtMySqlAutoSql.Name = "txtMySqlAutoSql";
  906. this.txtMySqlAutoSql.Size = new System.Drawing.Size(230, 72);
  907. this.txtMySqlAutoSql.TabIndex = 85;
  908. this.txtMySqlAutoSql.Enter += new System.EventHandler(this.txtMySqlAutoSql_Enter);
  909. this.txtMySqlAutoSql.Leave += new System.EventHandler(this.txtMySqlAutoSql_Leave);
  910. //
  911. // label18
  912. //
  913. this.label18.AutoSize = true;
  914. this.label18.Location = new System.Drawing.Point(97, 25);
  915. this.label18.Name = "label18";
  916. this.label18.Size = new System.Drawing.Size(129, 20);
  917. this.label18.TabIndex = 80;
  918. this.label18.Text = "日期列特殊格式:";
  919. //
  920. // txtMySqlSpecialDateColumnFormat
  921. //
  922. this.txtMySqlSpecialDateColumnFormat.Location = new System.Drawing.Point(207, 22);
  923. this.txtMySqlSpecialDateColumnFormat.Name = "txtMySqlSpecialDateColumnFormat";
  924. this.txtMySqlSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  925. this.txtMySqlSpecialDateColumnFormat.TabIndex = 81;
  926. this.txtMySqlSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtMySqlSpecialDateColumnFormat_Enter);
  927. this.txtMySqlSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtMySqlSpecialDateColumnFormat_Leave);
  928. //
  929. // tabOracle
  930. //
  931. this.tabOracle.Controls.Add(this.label4);
  932. this.tabOracle.Controls.Add(this.txtOracleAutoSqlName);
  933. this.tabOracle.Controls.Add(this.txtOracleAutoSql);
  934. this.tabOracle.Controls.Add(this.label10);
  935. this.tabOracle.Controls.Add(this.txtOracleSpecialDateColumnFormat);
  936. this.tabOracle.Location = new System.Drawing.Point(4, 29);
  937. this.tabOracle.Name = "tabOracle";
  938. this.tabOracle.Padding = new System.Windows.Forms.Padding(3);
  939. this.tabOracle.Size = new System.Drawing.Size(928, 461);
  940. this.tabOracle.TabIndex = 5;
  941. this.tabOracle.Text = "Oracle";
  942. this.tabOracle.UseVisualStyleBackColor = true;
  943. //
  944. // label4
  945. //
  946. this.label4.AutoSize = true;
  947. this.label4.Location = new System.Drawing.Point(102, 65);
  948. this.label4.Name = "label4";
  949. this.label4.Size = new System.Drawing.Size(129, 20);
  950. this.label4.TabIndex = 91;
  951. this.label4.Text = "自定义查询语句:";
  952. //
  953. // txtOracleAutoSqlName
  954. //
  955. this.txtOracleAutoSqlName.Location = new System.Drawing.Point(210, 62);
  956. this.txtOracleAutoSqlName.Name = "txtOracleAutoSqlName";
  957. this.txtOracleAutoSqlName.Size = new System.Drawing.Size(230, 27);
  958. this.txtOracleAutoSqlName.TabIndex = 89;
  959. this.txtOracleAutoSqlName.Enter += new System.EventHandler(this.txtOracleAutoSqlName_Enter);
  960. this.txtOracleAutoSqlName.Leave += new System.EventHandler(this.txtOracleAutoSqlName_Leave);
  961. //
  962. // txtOracleAutoSql
  963. //
  964. this.txtOracleAutoSql.Location = new System.Drawing.Point(210, 94);
  965. this.txtOracleAutoSql.Multiline = true;
  966. this.txtOracleAutoSql.Name = "txtOracleAutoSql";
  967. this.txtOracleAutoSql.Size = new System.Drawing.Size(230, 72);
  968. this.txtOracleAutoSql.TabIndex = 90;
  969. this.txtOracleAutoSql.Enter += new System.EventHandler(this.txtOracleAutoSql_Enter);
  970. this.txtOracleAutoSql.Leave += new System.EventHandler(this.txtOracleAutoSql_Leave);
  971. //
  972. // label10
  973. //
  974. this.label10.AutoSize = true;
  975. this.label10.Location = new System.Drawing.Point(97, 30);
  976. this.label10.Name = "label10";
  977. this.label10.Size = new System.Drawing.Size(129, 20);
  978. this.label10.TabIndex = 87;
  979. this.label10.Text = "日期列特殊格式:";
  980. //
  981. // txtOracleSpecialDateColumnFormat
  982. //
  983. this.txtOracleSpecialDateColumnFormat.Location = new System.Drawing.Point(210, 27);
  984. this.txtOracleSpecialDateColumnFormat.Name = "txtOracleSpecialDateColumnFormat";
  985. this.txtOracleSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  986. this.txtOracleSpecialDateColumnFormat.TabIndex = 88;
  987. this.txtOracleSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtOracleSpecialDateColumnFormat_Enter);
  988. this.txtOracleSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtOracleSpecialDateColumnFormat_Leave);
  989. //
  990. // tabTxt
  991. //
  992. this.tabTxt.Controls.Add(this.cbxNormalFileNoCustomDate);
  993. this.tabTxt.Controls.Add(this.cbxNormalFileCustomDate);
  994. this.tabTxt.Controls.Add(this.numNormalFileStartIndex);
  995. this.tabTxt.Controls.Add(this.label20);
  996. this.tabTxt.Controls.Add(this.label19);
  997. this.tabTxt.Controls.Add(this.label17);
  998. this.tabTxt.Controls.Add(this.txtNormalFileReadSplitMode);
  999. this.tabTxt.Controls.Add(this.label30);
  1000. this.tabTxt.Controls.Add(this.txtNormalFileReadDataMode);
  1001. this.tabTxt.Controls.Add(this.label29);
  1002. this.tabTxt.Controls.Add(this.txtNormalFileSuffix);
  1003. this.tabTxt.Controls.Add(this.cbxNormalFileReadFolder);
  1004. this.tabTxt.Controls.Add(this.cbxNormalFileReadFile);
  1005. this.tabTxt.Controls.Add(this.label25);
  1006. this.tabTxt.Controls.Add(this.label26);
  1007. this.tabTxt.Controls.Add(this.txtNormalFileNameFormat);
  1008. this.tabTxt.Controls.Add(this.label28);
  1009. this.tabTxt.Controls.Add(this.txtNormalFileSpecialDateColumnFormat);
  1010. this.tabTxt.Location = new System.Drawing.Point(4, 29);
  1011. this.tabTxt.Name = "tabTxt";
  1012. this.tabTxt.Padding = new System.Windows.Forms.Padding(3);
  1013. this.tabTxt.Size = new System.Drawing.Size(928, 461);
  1014. this.tabTxt.TabIndex = 7;
  1015. this.tabTxt.Text = "TXT";
  1016. this.tabTxt.UseVisualStyleBackColor = true;
  1017. //
  1018. // cbxNormalFileNoCustomDate
  1019. //
  1020. this.cbxNormalFileNoCustomDate.AutoSize = true;
  1021. this.cbxNormalFileNoCustomDate.Checked = true;
  1022. this.cbxNormalFileNoCustomDate.CheckState = System.Windows.Forms.CheckState.Checked;
  1023. this.cbxNormalFileNoCustomDate.Location = new System.Drawing.Point(270, 283);
  1024. this.cbxNormalFileNoCustomDate.Name = "cbxNormalFileNoCustomDate";
  1025. this.cbxNormalFileNoCustomDate.Size = new System.Drawing.Size(46, 24);
  1026. this.cbxNormalFileNoCustomDate.TabIndex = 67;
  1027. this.cbxNormalFileNoCustomDate.Text = "否";
  1028. this.cbxNormalFileNoCustomDate.UseVisualStyleBackColor = true;
  1029. this.cbxNormalFileNoCustomDate.CheckedChanged += new System.EventHandler(this.cbxNormalFileNoCustomDate_CheckedChanged);
  1030. //
  1031. // cbxNormalFileCustomDate
  1032. //
  1033. this.cbxNormalFileCustomDate.AutoSize = true;
  1034. this.cbxNormalFileCustomDate.Location = new System.Drawing.Point(208, 283);
  1035. this.cbxNormalFileCustomDate.Name = "cbxNormalFileCustomDate";
  1036. this.cbxNormalFileCustomDate.Size = new System.Drawing.Size(46, 24);
  1037. this.cbxNormalFileCustomDate.TabIndex = 66;
  1038. this.cbxNormalFileCustomDate.Text = "是";
  1039. this.cbxNormalFileCustomDate.UseVisualStyleBackColor = true;
  1040. this.cbxNormalFileCustomDate.CheckedChanged += new System.EventHandler(this.cbxNormalFileCustomDate_CheckedChanged);
  1041. //
  1042. // numNormalFileStartIndex
  1043. //
  1044. this.numNormalFileStartIndex.Location = new System.Drawing.Point(208, 248);
  1045. this.numNormalFileStartIndex.Minimum = new decimal(new int[] {
  1046. 1,
  1047. 0,
  1048. 0,
  1049. 0});
  1050. this.numNormalFileStartIndex.Name = "numNormalFileStartIndex";
  1051. this.numNormalFileStartIndex.Size = new System.Drawing.Size(120, 27);
  1052. this.numNormalFileStartIndex.TabIndex = 65;
  1053. this.numNormalFileStartIndex.Value = new decimal(new int[] {
  1054. 1,
  1055. 0,
  1056. 0,
  1057. 0});
  1058. //
  1059. // label20
  1060. //
  1061. this.label20.AutoSize = true;
  1062. this.label20.Location = new System.Drawing.Point(61, 283);
  1063. this.label20.Name = "label20";
  1064. this.label20.Size = new System.Drawing.Size(174, 20);
  1065. this.label20.TabIndex = 64;
  1066. this.label20.Text = "是否由系统创建日期列:";
  1067. //
  1068. // label19
  1069. //
  1070. this.label19.AutoSize = true;
  1071. this.label19.Location = new System.Drawing.Point(97, 248);
  1072. this.label19.Name = "label19";
  1073. this.label19.Size = new System.Drawing.Size(129, 20);
  1074. this.label19.TabIndex = 62;
  1075. this.label19.Text = "数据行起始行号:";
  1076. //
  1077. // label17
  1078. //
  1079. this.label17.AutoSize = true;
  1080. this.label17.Location = new System.Drawing.Point(97, 209);
  1081. this.label17.Name = "label17";
  1082. this.label17.Size = new System.Drawing.Size(129, 20);
  1083. this.label17.TabIndex = 60;
  1084. this.label17.Text = "分割数据行选型:";
  1085. //
  1086. // txtNormalFileReadSplitMode
  1087. //
  1088. this.txtNormalFileReadSplitMode.Location = new System.Drawing.Point(207, 206);
  1089. this.txtNormalFileReadSplitMode.Name = "txtNormalFileReadSplitMode";
  1090. this.txtNormalFileReadSplitMode.Size = new System.Drawing.Size(230, 27);
  1091. this.txtNormalFileReadSplitMode.TabIndex = 59;
  1092. this.txtNormalFileReadSplitMode.Enter += new System.EventHandler(this.txtNormalFileReadSplitMode_Enter);
  1093. this.txtNormalFileReadSplitMode.Leave += new System.EventHandler(this.txtNormalFileReadSplitMode_Leave);
  1094. //
  1095. // label30
  1096. //
  1097. this.label30.AutoSize = true;
  1098. this.label30.Location = new System.Drawing.Point(109, 170);
  1099. this.label30.Name = "label30";
  1100. this.label30.Size = new System.Drawing.Size(114, 20);
  1101. this.label30.TabIndex = 58;
  1102. this.label30.Text = "读取方法选型:";
  1103. //
  1104. // txtNormalFileReadDataMode
  1105. //
  1106. this.txtNormalFileReadDataMode.Location = new System.Drawing.Point(207, 167);
  1107. this.txtNormalFileReadDataMode.Name = "txtNormalFileReadDataMode";
  1108. this.txtNormalFileReadDataMode.Size = new System.Drawing.Size(230, 27);
  1109. this.txtNormalFileReadDataMode.TabIndex = 57;
  1110. this.txtNormalFileReadDataMode.Enter += new System.EventHandler(this.txtNormalFileReadDataMode_Enter);
  1111. this.txtNormalFileReadDataMode.Leave += new System.EventHandler(this.txtNormalFileReadDataMode_Leave);
  1112. //
  1113. // label29
  1114. //
  1115. this.label29.AutoSize = true;
  1116. this.label29.Location = new System.Drawing.Point(85, 132);
  1117. this.label29.Name = "label29";
  1118. this.label29.Size = new System.Drawing.Size(144, 20);
  1119. this.label29.TabIndex = 56;
  1120. this.label29.Text = "自定义文件后缀名:";
  1121. //
  1122. // txtNormalFileSuffix
  1123. //
  1124. this.txtNormalFileSuffix.Location = new System.Drawing.Point(207, 129);
  1125. this.txtNormalFileSuffix.Name = "txtNormalFileSuffix";
  1126. this.txtNormalFileSuffix.Size = new System.Drawing.Size(230, 27);
  1127. this.txtNormalFileSuffix.TabIndex = 55;
  1128. this.txtNormalFileSuffix.Enter += new System.EventHandler(this.txtNormalFileSuffix_Enter);
  1129. this.txtNormalFileSuffix.Leave += new System.EventHandler(this.txtNormalFileSuffix_Leave);
  1130. //
  1131. // cbxNormalFileReadFolder
  1132. //
  1133. this.cbxNormalFileReadFolder.AutoSize = true;
  1134. this.cbxNormalFileReadFolder.Location = new System.Drawing.Point(288, 20);
  1135. this.cbxNormalFileReadFolder.Name = "cbxNormalFileReadFolder";
  1136. this.cbxNormalFileReadFolder.Size = new System.Drawing.Size(106, 24);
  1137. this.cbxNormalFileReadFolder.TabIndex = 54;
  1138. this.cbxNormalFileReadFolder.Text = "读取文件夹";
  1139. this.cbxNormalFileReadFolder.UseVisualStyleBackColor = true;
  1140. this.cbxNormalFileReadFolder.CheckedChanged += new System.EventHandler(this.cbxNormalFileReadFolder_CheckedChanged);
  1141. //
  1142. // cbxNormalFileReadFile
  1143. //
  1144. this.cbxNormalFileReadFile.AutoSize = true;
  1145. this.cbxNormalFileReadFile.Checked = true;
  1146. this.cbxNormalFileReadFile.CheckState = System.Windows.Forms.CheckState.Checked;
  1147. this.cbxNormalFileReadFile.Location = new System.Drawing.Point(207, 20);
  1148. this.cbxNormalFileReadFile.Name = "cbxNormalFileReadFile";
  1149. this.cbxNormalFileReadFile.Size = new System.Drawing.Size(91, 24);
  1150. this.cbxNormalFileReadFile.TabIndex = 53;
  1151. this.cbxNormalFileReadFile.Text = "读取文件";
  1152. this.cbxNormalFileReadFile.UseVisualStyleBackColor = true;
  1153. this.cbxNormalFileReadFile.CheckedChanged += new System.EventHandler(this.cbxNormalFileReadFile_CheckedChanged);
  1154. //
  1155. // label25
  1156. //
  1157. this.label25.AutoSize = true;
  1158. this.label25.Location = new System.Drawing.Point(60, 20);
  1159. this.label25.Name = "label25";
  1160. this.label25.Size = new System.Drawing.Size(175, 20);
  1161. this.label25.TabIndex = 52;
  1162. this.label25.Text = "读取模式(文件/文件夹):";
  1163. //
  1164. // label26
  1165. //
  1166. this.label26.AutoSize = true;
  1167. this.label26.Location = new System.Drawing.Point(85, 93);
  1168. this.label26.Name = "label26";
  1169. this.label26.Size = new System.Drawing.Size(144, 20);
  1170. this.label26.TabIndex = 51;
  1171. this.label26.Text = "自定义文件名格式:";
  1172. //
  1173. // txtNormalFileNameFormat
  1174. //
  1175. this.txtNormalFileNameFormat.Location = new System.Drawing.Point(207, 90);
  1176. this.txtNormalFileNameFormat.Name = "txtNormalFileNameFormat";
  1177. this.txtNormalFileNameFormat.Size = new System.Drawing.Size(230, 27);
  1178. this.txtNormalFileNameFormat.TabIndex = 50;
  1179. this.txtNormalFileNameFormat.Enter += new System.EventHandler(this.txtNormalFileNameFormat_Enter);
  1180. this.txtNormalFileNameFormat.Leave += new System.EventHandler(this.txtNormalFileNameFormat_Leave);
  1181. //
  1182. // label28
  1183. //
  1184. this.label28.AutoSize = true;
  1185. this.label28.Location = new System.Drawing.Point(97, 56);
  1186. this.label28.Name = "label28";
  1187. this.label28.Size = new System.Drawing.Size(129, 20);
  1188. this.label28.TabIndex = 48;
  1189. this.label28.Text = "日期列特殊格式:";
  1190. //
  1191. // txtNormalFileSpecialDateColumnFormat
  1192. //
  1193. this.txtNormalFileSpecialDateColumnFormat.Location = new System.Drawing.Point(207, 53);
  1194. this.txtNormalFileSpecialDateColumnFormat.Name = "txtNormalFileSpecialDateColumnFormat";
  1195. this.txtNormalFileSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 27);
  1196. this.txtNormalFileSpecialDateColumnFormat.TabIndex = 49;
  1197. this.txtNormalFileSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtNormalFileSpecialDateColumnFormat_Enter);
  1198. this.txtNormalFileSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtNormalFileSpecialDateColumnFormat_Leave);
  1199. //
  1200. // pnlAll
  1201. //
  1202. this.pnlAll.Controls.Add(this.pnlCenter);
  1203. this.pnlAll.Controls.Add(this.pnlBottom);
  1204. this.pnlAll.Controls.Add(this.pnlTop);
  1205. this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
  1206. this.pnlAll.Location = new System.Drawing.Point(0, 0);
  1207. this.pnlAll.Name = "pnlAll";
  1208. this.pnlAll.Size = new System.Drawing.Size(1182, 543);
  1209. this.pnlAll.TabIndex = 1;
  1210. //
  1211. // frmSourceSetting
  1212. //
  1213. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
  1214. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1215. this.ClientSize = new System.Drawing.Size(1182, 543);
  1216. this.Controls.Add(this.pnlAll);
  1217. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1218. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1219. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1220. this.MaximizeBox = false;
  1221. this.Name = "frmSourceSetting";
  1222. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1223. this.Text = "数据来源设置";
  1224. this.Load += new System.EventHandler(this.frmSourceSetting_Load);
  1225. this.Shown += new System.EventHandler(this.frmSourceSetting_Shown);
  1226. this.Resize += new System.EventHandler(this.frmSourceSetting_Resize);
  1227. this.pnlBottom.ResumeLayout(false);
  1228. this.pnlCenter.ResumeLayout(false);
  1229. this.tabcDS.ResumeLayout(false);
  1230. this.tabExcel.ResumeLayout(false);
  1231. this.tabExcel.PerformLayout();
  1232. this.tabFoxPro.ResumeLayout(false);
  1233. this.tabFoxPro.PerformLayout();
  1234. this.tabAccess.ResumeLayout(false);
  1235. this.tabAccess.PerformLayout();
  1236. this.tabSQLite.ResumeLayout(false);
  1237. this.tabSQLite.PerformLayout();
  1238. this.tabSQLServer.ResumeLayout(false);
  1239. this.tabSQLServer.PerformLayout();
  1240. this.tabMySql.ResumeLayout(false);
  1241. this.tabMySql.PerformLayout();
  1242. this.tabOracle.ResumeLayout(false);
  1243. this.tabOracle.PerformLayout();
  1244. this.tabTxt.ResumeLayout(false);
  1245. this.tabTxt.PerformLayout();
  1246. ((System.ComponentModel.ISupportInitialize)(this.numNormalFileStartIndex)).EndInit();
  1247. this.pnlAll.ResumeLayout(false);
  1248. this.ResumeLayout(false);
  1249. }
  1250. #endregion
  1251. private System.Windows.Forms.Button btnOK;
  1252. private System.Windows.Forms.Panel pnlBottom;
  1253. private System.Windows.Forms.Panel pnlTop;
  1254. private System.Windows.Forms.Panel pnlCenter;
  1255. private System.Windows.Forms.Panel pnlAll;
  1256. private System.Windows.Forms.TabControl tabcDS;
  1257. private System.Windows.Forms.TabPage tabExcel;
  1258. private System.Windows.Forms.Label label22;
  1259. private System.Windows.Forms.Label lblExcelRemotePwd;
  1260. private System.Windows.Forms.Label lblExcelRemoteUser;
  1261. private System.Windows.Forms.TextBox txtExcelFileNameFormat;
  1262. private System.Windows.Forms.CheckBox cbxExcelOldVersion;
  1263. private System.Windows.Forms.Label lbExcelDateFormat;
  1264. private System.Windows.Forms.TextBox txtExcelSpecialDateColumnFormat;
  1265. private System.Windows.Forms.TabPage tabFoxPro;
  1266. private System.Windows.Forms.TabPage tabAccess;
  1267. private System.Windows.Forms.TabPage tabSQLite;
  1268. private System.Windows.Forms.TabPage tabSQLServer;
  1269. private System.Windows.Forms.TabPage tabMySql;
  1270. private System.Windows.Forms.TabPage tabOracle;
  1271. private System.Windows.Forms.TabPage tabTxt;
  1272. private System.Windows.Forms.CheckBox cbxExcelReadFolder;
  1273. private System.Windows.Forms.CheckBox cbxExcelReadFile;
  1274. private System.Windows.Forms.CheckBox cbxExcelNewVersion;
  1275. private System.Windows.Forms.CheckBox cbxAccessReadFolder;
  1276. private System.Windows.Forms.CheckBox cbxAccessReadFile;
  1277. private System.Windows.Forms.TextBox txtAccessAutoSql;
  1278. private System.Windows.Forms.TextBox txtAccessAutoSqlName;
  1279. private System.Windows.Forms.Label label11;
  1280. private System.Windows.Forms.CheckBox cbxAccessNewVersion;
  1281. private System.Windows.Forms.Label label15;
  1282. private System.Windows.Forms.Label label16;
  1283. private System.Windows.Forms.Label label21;
  1284. private System.Windows.Forms.TextBox txtAccessFileName;
  1285. private System.Windows.Forms.CheckBox cbxAccessOldVersion;
  1286. private System.Windows.Forms.Label label31;
  1287. private System.Windows.Forms.TextBox txtAccessSpecialDateColumnFormat;
  1288. private System.Windows.Forms.Label label33;
  1289. private System.Windows.Forms.TextBox txtFoxProAutoSqlName;
  1290. private System.Windows.Forms.CheckBox cbxFoxProReadFolder;
  1291. private System.Windows.Forms.TextBox txtFoxProAutoSql;
  1292. private System.Windows.Forms.CheckBox cbxFoxProReadFile;
  1293. private System.Windows.Forms.Label label35;
  1294. private System.Windows.Forms.Label label38;
  1295. private System.Windows.Forms.TextBox txtFoxProFileNameFormat;
  1296. private System.Windows.Forms.Label label39;
  1297. private System.Windows.Forms.TextBox txtFoxProSpecialDateColumnFormat;
  1298. private System.Windows.Forms.TextBox txtFoxProSpecialMethodName;
  1299. private System.Windows.Forms.TextBox txtFoxProSpecialMethod;
  1300. private System.Windows.Forms.Label label27;
  1301. private System.Windows.Forms.TextBox txtExcelAutoSql;
  1302. private System.Windows.Forms.TextBox txtExcelAutoSqlName;
  1303. private System.Windows.Forms.Label lbExcelDynQuery;
  1304. private System.Windows.Forms.Label label5;
  1305. private System.Windows.Forms.TextBox txtSqliteAutoSqlName;
  1306. private System.Windows.Forms.CheckBox cbxSqliteReadFolder;
  1307. private System.Windows.Forms.TextBox txtSqliteAutoSql;
  1308. private System.Windows.Forms.CheckBox cbxSqliteReadFile;
  1309. private System.Windows.Forms.Label label6;
  1310. private System.Windows.Forms.Label label7;
  1311. private System.Windows.Forms.TextBox txtSqliteFileNameFormat;
  1312. private System.Windows.Forms.Label label8;
  1313. private System.Windows.Forms.TextBox txtSqliteSpecialDateColumnFormat;
  1314. private System.Windows.Forms.Label label9;
  1315. private System.Windows.Forms.TextBox txtSqlServerAutoSqlName;
  1316. private System.Windows.Forms.TextBox txtSqlServerAutoSql;
  1317. private System.Windows.Forms.Label label12;
  1318. private System.Windows.Forms.TextBox txtSqlServerConnection;
  1319. private System.Windows.Forms.Label label13;
  1320. private System.Windows.Forms.TextBox txtSqlServerSpecialDateColumnFormat;
  1321. private System.Windows.Forms.Label label14;
  1322. private System.Windows.Forms.TextBox txtMySqlAutoSqlName;
  1323. private System.Windows.Forms.TextBox txtMySqlAutoSql;
  1324. private System.Windows.Forms.Label label18;
  1325. private System.Windows.Forms.TextBox txtMySqlSpecialDateColumnFormat;
  1326. private System.Windows.Forms.Label label30;
  1327. private System.Windows.Forms.TextBox txtNormalFileReadDataMode;
  1328. private System.Windows.Forms.Label label29;
  1329. private System.Windows.Forms.TextBox txtNormalFileSuffix;
  1330. private System.Windows.Forms.CheckBox cbxNormalFileReadFolder;
  1331. private System.Windows.Forms.CheckBox cbxNormalFileReadFile;
  1332. private System.Windows.Forms.Label label25;
  1333. private System.Windows.Forms.Label label26;
  1334. private System.Windows.Forms.TextBox txtNormalFileNameFormat;
  1335. private System.Windows.Forms.Label label28;
  1336. private System.Windows.Forms.TextBox txtNormalFileSpecialDateColumnFormat;
  1337. private System.Windows.Forms.Label label2;
  1338. private System.Windows.Forms.TextBox txtAccessSuffix;
  1339. private System.Windows.Forms.Label label4;
  1340. private System.Windows.Forms.TextBox txtOracleAutoSqlName;
  1341. private System.Windows.Forms.TextBox txtOracleAutoSql;
  1342. private System.Windows.Forms.Label label10;
  1343. private System.Windows.Forms.TextBox txtOracleSpecialDateColumnFormat;
  1344. private System.Windows.Forms.Label label20;
  1345. private System.Windows.Forms.Label label19;
  1346. private System.Windows.Forms.Label label17;
  1347. private System.Windows.Forms.TextBox txtNormalFileReadSplitMode;
  1348. private System.Windows.Forms.CheckBox cbxNormalFileNoCustomDate;
  1349. private System.Windows.Forms.CheckBox cbxNormalFileCustomDate;
  1350. private System.Windows.Forms.NumericUpDown numNormalFileStartIndex;
  1351. }
  1352. }