개정판 d2a7bef1
dev issue #1203 : MS SQL Query 수정
Change-Id: Iac05c4897ced9c43bda7cfdb4ad00efc90be8521
DTI_PID/SPPIDConverter/Program.cs | ||
---|---|---|
16 | 16 |
{ |
17 | 17 |
Application.EnableVisualStyles(); |
18 | 18 |
Application.SetCompatibleTextRenderingDefault(false); |
19 |
Application.Run(new Converter.SPPID.Form.ID2DBSetting());
|
|
19 |
Application.Run(new Converter.SPPID.ConverterForm());
|
|
20 | 20 |
} |
21 | 21 |
} |
22 | 22 |
} |
내보내기 Unified diff