1 / 3

Report Designer 를 이용한 보고서 작성법

Report Designer 를 이용한 보고서 작성법. Debug. Debugging #1. rdviewer.ini. 1. 실행창에서 rdviewer.ini 를 친다. 2. ; message=displayquery 의 주석을 푼다. 3. 실행과정에서 중간 값을 잡을 수 있다. 4. http://localhost:800/finance/vat/FIVAWithHoldingP_tr.aspx?flag=Q&ID_INCOME=141 중간 값을 주소창에 붙여 넣는다. Debugging #2.

varana
Download Presentation

Report Designer 를 이용한 보고서 작성법

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Report Designer를 이용한 보고서 작성법 Debug

  2. Debugging #1 • rdviewer.ini 1. 실행창에서 rdviewer.ini 를 친다. 2. ;message=displayquery의 주석을 푼다. 3. 실행과정에서 중간 값을 잡을 수 있다. 4. http://localhost:800/finance/vat/FIVAWithHoldingP_tr.aspx?flag=Q&ID_INCOME=141 중간 값을 주소창에 붙여 넣는다.

  3. Debugging #2 • rdviewer.ini 5. 결과 화면에서 반드시 “소스 보기” 를 해서, 올바른 문자열이 반환되는지 확인한다.

More Related