string location2 = textBox2.Text;
- int result = db.setLocation(this.prcode, location1 + "-" + location2);
+ int result = db.setLocation(this.prcode, location1 + (location1 != "" ? "-" : "") + location2);
if (result == 1)
{
MessageBox.Show(new Form { TopMost = true }, "적용완료");
z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton-cn.pdb
z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form3.resources
z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form4.resources
+z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton-cn.csproj.AssemblyReference.cache