프로젝트

일반

사용자정보

개정판 534ca9c5

ID534ca9c5e86adbb5f736b106866ae614e5413fa7
상위 cf26ab05
하위 4b64beee

gaqhf 이(가) 약 5년 전에 추가함

dev issue #1227 : mapping ui and remve db file

Change-Id: I85a9520fda256fe2f45aa7485da15665fdc8ad24

차이점 보기:

DTI_PID/APIDConverter/AutoModeling.cs
79 79
            try
80 80
            {
81 81
                connection = new SqlConnection();
82
                connection.ConnectionString = DB.DB.GetConnectionString();
82
                connection.ConnectionString = DB.Project_DB.GetAvevaConnectionString();
83 83
                connection.Open();
84 84

  
85 85
                string strQry = string.Format("Select Handle from Pipe Where id = (SELECT MAX(id) FROM Pipe WHERE DrawingId = '{0}')", "Test");

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)