쿼리md 수정

This commit is contained in:
2026-07-27 13:13:57 +09:00
parent 44dcb1dfb1
commit f28cc027d6
2 changed files with 90 additions and 55 deletions
+54 -54
View File
@@ -1,10 +1,10 @@
# ClientAjax_controller Calls
- Search root: E:\project\PQ\Restored_Source\PQProject\PQProject
- Generated at: 2026-07-27 11:51:42
- Generated at: 2026-07-27 13:11:56
- Total calls: 143
## frmCalendarDetail.cs
## frmCalendarDetail.cs - 일정상세목록
- Line: 416
- Function: btnSearch_Click
@@ -13,7 +13,7 @@
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=calendar_detail";
```
## frmCommonCode.cs
## frmCommonCode.cs - 공통코드 관리
- Line: 900
- Function: btnSearch_Click
@@ -36,7 +36,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_Detail_update";
```
## frmCommonCodeMaster.cs
## frmCommonCodeMaster.cs - 공통코드 마스터
- Line: 611
- Function: btnSearch_Click
@@ -52,7 +52,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_update";
```
## frmCommonConLevel1.cs
## frmCommonConLevel1.cs - 공정코드-대분류(레벨1)
- Line: 612
- Function: btnSearch_Click
@@ -68,7 +68,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=1";
```
## frmCommonConLevel2.cs
## frmCommonConLevel2.cs - 공정코드-중분류(레벨2)
- Line: 663
- Function: btnSearch_Click
@@ -91,7 +91,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=2";
```
## frmCommonConLevel3.cs
## frmCommonConLevel3.cs - 공정코드-상세분류(레벨3)
- Line: 753
- Function: btnSearch_Click
@@ -121,7 +121,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=3";
```
## frmCommonConList.cs
## frmCommonConList.cs - 공사코드 리스트
- Line: 497
- Function: btnSearch_Click
@@ -130,7 +130,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind&level=all";
```
## frmCommonJobType.cs
## frmCommonJobType.cs - 용역구분 편집
- Line: 679
- Function: btnSearch_Click
@@ -146,7 +146,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_JobType_update";
```
## frmCommonLicense.cs
## frmCommonLicense.cs - 자격증 관리
- Line: 926
- Function: btnSearch_Click
@@ -162,7 +162,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_License_update";
```
## frmCompanyCareer.cs
## frmCompanyCareer.cs - 회사실적 문서생성
- Line: 2346
- Function: btnSearch_Click
@@ -171,7 +171,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=ProjectList-HWP";
```
## frmCompanyProjectCreate.cs
## frmCompanyProjectCreate.cs - 회사실적 추가
- Line: 661
- Function: btnSearch_Click
@@ -203,7 +203,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=CompanyCareerHistory&SubAction=del_confirm_all";
```
## frmCompanyProjectInfo.cs
## frmCompanyProjectInfo.cs - 회사실적관리
- Line: 4561
- Function: btnSearch_Click
@@ -282,7 +282,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_project_detail_del";
```
## frmCompanyProjectMember.cs
## frmCompanyProjectMember.cs - 회사실적 참여자
- Line: 2519
- Function: btnSearch_Click
@@ -312,7 +312,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=project_detail";
```
## frmContractNotify.cs
## frmContractNotify.cs - 계약변경 알림
- Line: 482
- Function: QueryContractNotify
@@ -335,7 +335,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=ContractNotify&SubAction=notify_confirm";
```
## frmCreateProject.cs
## frmCreateProject.cs - 프로젝트 코드 생성
- Line: 1420
- Function: btnSearchProject_Click
@@ -358,7 +358,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_001&SubAction=Ajax02";
```
## frmDevelop.cs
## frmDevelop.cs - 개발실적 생성
- Line: 1367
- Function: btnSearch_Click
@@ -367,7 +367,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_006&SubAction=Ajax01";
```
## frmDevelopEdit.cs
## frmDevelopEdit.cs - 개발투자 편집
- Line: 2062
- Function: btnSearch_Click
@@ -411,7 +411,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_006&SubAction=Ajax01_update";
```
## frmDownloadImageFile.cs
## frmDownloadImageFile.cs - 실적자료다운로드
- Line: 1703
- Function: btnSearch_Click
@@ -434,7 +434,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_03_002&SubAction=download-company-image";
```
## frmFieldOfExpertise.cs
## frmFieldOfExpertise.cs - 전문분야별 기술자현황
- Line: 734
- Function: cbFieldOfExpertiser_SelectedIndexChanged
@@ -457,7 +457,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = ((cbFieldOfExpertise.SelectedIndex <= 0) ? ("http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_008&SubAction=Ajax02&value_code=%") : ("http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_008&SubAction=Ajax02&value_code=" + ViewData1[cbFieldOfExpertise.SelectedIndex].ItemList[0]));
```
## frmInvest.cs
## frmInvest.cs - 투자실적 생성
- Line: 1028
- Function: btnSearch_Click
@@ -466,7 +466,7 @@ string text = ((cbFieldOfExpertise.SelectedIndex <= 0) ? ("http://" + CommonModu
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_005&SubAction=Ajax01";
```
## frmInvestEdit.cs
## frmInvestEdit.cs - 투자실적 편집
- Line: 1737
- Function: btnSearchBid_Click
@@ -510,7 +510,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_005&SubAction=Ajax01_update";
```
## frmLogin.cs
## frmLogin.cs - 로그인
- Line: 1004
- Function: btnLogin_Click
@@ -563,7 +563,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=ContractNotify&SubAction=notify_alarm";
```
## frmMasterLicenseCode.cs
## frmMasterLicenseCode.cs - SATIS 자격증코드
- Line: 338
- Function: btnSearch_Click
@@ -572,7 +572,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=master_license_code";
```
## frmMost.cs
## frmMost.cs - 활용실적 생성
- Line: 1412
- Function: btnSearch_Click
@@ -581,7 +581,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01";
```
## frmMostEdit.cs
## frmMostEdit.cs - 활용실적 편집
- Line: 2383
- Function: btnSearch_Click
@@ -625,7 +625,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01_update";
```
## frmMostManagement.cs
## frmMostManagement.cs - 신기술 활용실적
- Line: 809
- Function: btnSearch_Click
@@ -634,7 +634,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01";
```
## frmMostReport1.cs
## frmMostReport1.cs - 점수 비교표
- Line: 324
- Function: btnSearch_Click
@@ -643,7 +643,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_01";
```
## frmMostReport2.cs
## frmMostReport2.cs - 활용실적현황
- Line: 324
- Function: btnSearch_Click
@@ -652,7 +652,7 @@ string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_02";
```
## frmMostReport3.cs
## frmMostReport3.cs - 활용실적 추의
- Line: 416
- Function: btnSearch_Click
@@ -661,7 +661,7 @@ string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_03";
```
## frmPerson.cs
## frmPerson.cs - 기술자실적 생성
- Line: 2242
- Function: btnSearch_Click
@@ -677,7 +677,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_002&SubAction=Ajax02&residentno=" + gResidentNo;
```
## frmPersonCareer.cs
## frmPersonCareer.cs - 기술자별 설적관리
- Line: 3137
- Function: btnSearch_Click
@@ -693,7 +693,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax03_job_history";
```
## frmPersonCompanyDownload.cs
## frmPersonCompanyDownload.cs - 회사실적 문서
- Line: 149
- Function: frmPersonCompanyDownload_Load
@@ -723,7 +723,7 @@ AttachFileControl1.URL_NewUpload = "http://" + CommonModule.gServerAddress + "/p
AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=AttachFileProcess&SubAction=Ajax01_image_edit";
```
## frmPersonInfo.cs
## frmPersonInfo.cs - 개인정보 편집
- Line: 4754
- Function: btnSearch_Click
@@ -816,7 +816,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_detail_del";
```
## frmPersonLicenceCode.cs
## frmPersonLicenceCode.cs - 자격증코드 조회
- Line: 487
- Function: btnSearch_Click
@@ -825,7 +825,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_License";
```
## frmPersonList.cs
## frmPersonList.cs - 기술자 찾기
- Line: 557
- Function: btnSearch_Click
@@ -834,7 +834,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_001&SubAction=Ajax01";
```
## frmPersonMasterQuery.cs
## frmPersonMasterQuery.cs - 인원추가
- Line: 560
- Function: btnSearch_Click
@@ -850,7 +850,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_info";
```
## frmPersonReportPrint.cs
## frmPersonReportPrint.cs - 개인이력
- Line: 869
- Function: btnSearch_Click
@@ -866,7 +866,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_report";
```
## frmProgramHistory.cs
## frmProgramHistory.cs - PQ 프로그램 업데이트 목록
- Line: 132
- Function: frmProgramHistory_Load
@@ -875,7 +875,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=program_history";
```
## frmProjectSimpleInfo.cs
## frmProjectSimpleInfo.cs - 프로젝트 정보
- Line: 393
- Function: frmProjectSimpleInfo_Load
@@ -884,7 +884,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=project_detail";
```
## frmRD.cs
## frmRD.cs - R & D 실적 생성
- Line: 1309
- Function: btnSearch_Click
@@ -893,7 +893,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_008&SubAction=Ajax01";
```
## frmRDEdit.cs
## frmRDEdit.cs - R & D 실적 편집
- Line: 1842
- Function: btnSearch_Click
@@ -937,7 +937,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_008&SubAction=Ajax01_update";
```
## frmReportFindCondition.cs
## frmReportFindCondition.cs - 조건검색
- Line: 1796
- Function: AxfpSpread1_ClickEvent
@@ -967,7 +967,7 @@ i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax
i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_company_doc_list";
```
## frmReportPersonJobList.cs
## frmReportPersonJobList.cs - 기술자별 용역현황
- Line: 3424
- Function: btnSearch_Click
@@ -983,7 +983,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_007&SubAction=Ajax03";
```
## frmReportPersonJobList2.cs
## frmReportPersonJobList2.cs - 개인별 업무중복도
- Line: 1785
- Function: btnSearch_Click
@@ -999,7 +999,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_007&SubAction=Ajax03";
```
## frmReportPersonLevel.cs
## frmReportPersonLevel.cs - 학력등급별 기술자현황
- Line: 721
- Function: GetLicencelist
@@ -1015,7 +1015,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_005&SubAction=Ajax02&level=" + ViewData1[cbLicence.SelectedIndex].ItemList[0];
```
## frmReportPersonLicence.cs
## frmReportPersonLicence.cs - 자격증별 기술자현황
- Line: 742
- Function: cbYear_SelectedIndexChanged
@@ -1031,7 +1031,7 @@ string text = ((cbLicence.SelectedIndex <= 0) ? ("http://" + CommonModule.gServe
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_004&SubAction=Ajax01";
```
## frmReportPersonWorkDup.cs
## frmReportPersonWorkDup.cs - 기술지원 업무 중첩도 현황
- Line: 964
- Function: btbSearch_Click
@@ -1040,7 +1040,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_006&SubAction=Ajax01";
```
## frmScheduler.cs
## frmScheduler.cs - 입찰일정
- Line: 1991
- Function: tmrStart_Tick
@@ -1049,7 +1049,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=calendar";
```
## frmSearchFindAdd.cs
## frmSearchFindAdd.cs - 조건추가
- Line: 833
- Function: btnSearch_Click
@@ -1065,7 +1065,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=category_code";
```
## frmSearchMasterProject.cs
## frmSearchMasterProject.cs - 마스터 입찰프로젝트 조회
- Line: 662
- Function: btnSearch_Click
@@ -1074,7 +1074,7 @@ text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax02";
```
## frmSearchProject.cs
## frmSearchProject.cs - 사업코드 찾기
- Line: 610
- Function: btnSearch_Click
@@ -1090,7 +1090,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=PersonJobList-Del";
```
## frmSystemUpdate.cs
## frmSystemUpdate.cs - 기간계산
- Line: 570
- Function: btnSearch_Click
@@ -1099,7 +1099,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=UpdatePersonDate";
```
## frmUserAuth.cs
## frmUserAuth.cs - 사용자 권한설정
- Line: 577
- Function: btnSearch_Click
+36 -1
View File
@@ -1,12 +1,13 @@
# Extracted SQL Queries
- Source: E:\project\PQ\Restored_Source\extracted_queries.txt
- Generated at: 2026-07-27 12:02:27
- Generated at: 2026-07-27 13:13:03
- Total query blocks: 38
## Query 1
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 205
```csharp
@@ -16,6 +17,7 @@ string cmdText = "select * from section_tbl where ServiceSection='" + i_Section
## Query 2
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 264
```csharp
@@ -25,6 +27,7 @@ string i_szsql = "delete from section_tbl where ServiceSection='" + i_Section +
## Query 3
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 294
```csharp
@@ -37,6 +40,7 @@ i_szsql = "insert into section_tbl(ServiceSection,seq,viewdata) values(";
## Query 4
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 325
```csharp
@@ -46,6 +50,7 @@ string cmdText = "select * from section_tbl where jobcode='" + i_JobCode + "' an
## Query 5
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 386
```csharp
@@ -55,6 +60,7 @@ string i_szsql = "delete from search_condition_tbl where jobcode='" + i_JobCode
## Query 6
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 417
```csharp
@@ -68,6 +74,7 @@ i_szsql = "insert into search_condition_tbl(jobcode,mode,seq,viewdata) values(";
## Query 7
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 451
```csharp
@@ -77,6 +84,7 @@ string cmdText = "delete from hwp_Person_Detail_tbl ";
## Query 8
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 455
```csharp
@@ -86,6 +94,7 @@ cmdText = "delete from hwp_Person_JobList_tbl ";
## Query 9
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 459
```csharp
@@ -95,6 +104,7 @@ cmdText = "delete from hwp_person_tbl ";
## Query 10
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 463
```csharp
@@ -104,6 +114,7 @@ cmdText = "delete from person_job_tbl ";
## Query 11
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 467
```csharp
@@ -113,6 +124,7 @@ cmdText = "delete from project_user_define_tbl ";
## Query 12
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 471
```csharp
@@ -122,6 +134,7 @@ cmdText = "delete from search_condition_tbl ";
## Query 13
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 475
```csharp
@@ -131,6 +144,7 @@ cmdText = "delete from section_tbl ";
## Query 14
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 526
```csharp
@@ -140,6 +154,7 @@ string cmdText = "select membercode from hwp_Person_Detail_tbl where jobcode='"
## Query 15
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 584
```csharp
@@ -149,6 +164,7 @@ string cmdText = "select * from hwp_Person_Detail_tbl where jobcode='" + i_JobCo
## Query 16
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 644
```csharp
@@ -158,6 +174,7 @@ string cmdText = "select * from hwp_Person_Detail_tbl where jobcode='" + i_JobCo
## Query 17
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 702
```csharp
@@ -167,6 +184,7 @@ string cmdText = "select * from hwp_Person_Detail_tbl where jobcode='" + i_JobCo
## Query 18
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 747
```csharp
@@ -176,6 +194,7 @@ string i_szsql = "update hwp_Person_Detail_tbl set choice=0 where jobcode='" + i
## Query 19
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 749
```csharp
@@ -185,6 +204,7 @@ i_szsql = "update hwp_Person_Detail_tbl set choice=1 where jobcode='" + i_JobCod
## Query 20
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 758
```csharp
@@ -194,6 +214,7 @@ string i_szsql = "delete from hwp_Person_Detail_tbl where jobcode='" + i_JobCode
## Query 21
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 760
```csharp
@@ -208,6 +229,7 @@ i_szsql = "insert into hwp_Person_Detail_tbl(jobcode,membercode,section_item,seq
## Query 22
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 777
```csharp
@@ -217,6 +239,7 @@ string i_szsql = "delete from hwp_Person_Detail_tbl where jobcode='" + i_JobCode
## Query 23
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 803
```csharp
@@ -226,6 +249,7 @@ string cmdText = "select * from hwp_Person_JobList_tbl where jobcode='" + i_JobC
## Query 24
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 960
```csharp
@@ -235,6 +259,7 @@ string cmdText = "select * from hwp_Person_JobList_tbl where jobcode='" + i_JobC
## Query 25
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1336
```csharp
@@ -244,6 +269,7 @@ cmdText = "select * from hwp_Person_JobList_tbl where jobcode='" + i_JobCode + "
## Query 26
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1651
```csharp
@@ -253,6 +279,7 @@ string i_szsql = "delete from hwp_Person_JobList_tbl where jobcode='" + i_JobCod
## Query 27
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1663
```csharp
@@ -266,6 +293,7 @@ string text = "insert into hwp_Person_JobList_tbl(jobcode,membercode,seq,viewdat
## Query 28
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1695
```csharp
@@ -275,6 +303,7 @@ string cmdText = "select * from project_user_define_tbl where jobcode='" + i_Job
## Query 29
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1753
```csharp
@@ -284,6 +313,7 @@ string i_szsql = "delete from project_user_define_tbl where jobcode='" + i_JobCo
## Query 30
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1758
```csharp
@@ -293,6 +323,7 @@ i_szsql = "insert into project_user_define_tbl (JobCode,projectname) values('" +
## Query 31
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1812
```csharp
@@ -302,6 +333,7 @@ string text = "select count(*) from find_condition ";
## Query 32
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1870
```csharp
@@ -311,6 +343,7 @@ string i_szsql = "create table find_condition( kind text(50), data_key text(50
## Query 33
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1923
```csharp
@@ -320,6 +353,7 @@ string cmdText = "delete from find_condition where kind='" + i_kind + "' and da
## Query 34
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 1974
```csharp
@@ -333,6 +367,7 @@ string text = "insert into find_condition(kind,data_key,data_seq,contents) value
## Query 35
- File: E:\project\PQ\Restored_Source\PQProject\PQProject\ClassDataBase.cs
- Menu: DB 공통 처리
- Line: 2030
```csharp