Files
Groupware/SubProject/FCM0000/app.config
chikyun.kim 2d4fe18264 item, project 를 별도 분리
lov 생성
personalInventoryToolStripMenuItem_Click 기능 추가
2018-09-18 12:46:53 +09:00

9 lines
400 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</configSections>
<connectionStrings>
<add name="FEQ0000.Properties.Settings.gwcs" connectionString="Data Source=10.131.36.205;Initial Catalog=GroupWare;Persist Security Info=True;User ID=gw;Password=Amkor123!"
providerName="System.Data.SqlClient" />
</connectionStrings>
</configuration>