본문 바로가기

전체 글164

[HANA DB] How to Increase Search Result [Scenario]When sending query in Hana DB Studio, only limited number of lines are shown as result.To ensure that all data is printed without omission, SAP Hana DB Studio configuration should be modified. [Objectives]Increase number of rows in result to 1,000,000 [Remediation]Run Hana DB then goes to Windows --> Preferences On the left menu pane, go to SAP HANA --> Runtime --> Result, on the righ.. 2026. 3. 11.
[HANA DB] Searching Contents of Procedure [Scenario]Newly developed addon function fasely print out document number, all document number is printed as "1".Since it takes long to get the issue fixed, the customer requested me to modify the related query. However, there is no given procedure list. The first step should be finding out related procedure in HANA DB. [Objectives]Searching HANA DB procedure which is related to the problematic .. 2026. 3. 11.
[Python] Exchange Rate Daily Scrapper [Requirements]A customer has a Python script web scrapping exchange rate daily. But it exists in a desktop pc.They want to migrate the script to ERP server. [OS] windows server 2022 [Development Language]Python [IDE]Microsoft Visual Studio Code/Python extension [Setting]Installing Python libraries for webscrapping, HANA DB, emailpip install beautifulsoup4 pip install seleniumpip install bs4pip i.. 2026. 2. 26.
PDF Intelligence 개발 — Day 1 🧭 Project NamePDF Intelligence🎯 프로젝트 목표최종 결과물:영수증 파일을 업로드하면 자동으로 규칙에 맞게 파일명을 정리해주는 웹 서비스 해결하려는 문제:수기로 파일명 정리하는 비효율 제거영수증 관리 표준화향후 OCR/AI 확장 기반 마련기술 스택:Frontend: Next.js + TailwindBackend: FastAPIDB: (추후 확장 예정)파일 저장 구조: UUID 기반 파일 관리📊 전체 진행률전체 진행률: 35% 현재 단계:백엔드 단일 구조 → Layered Architecture 분리 완료 다음 마일스톤:프론트엔드와 안정적인 파일 업로드 연동 완료🛠 오늘 진행한 것FastAPI 단일 파일(main.py 중심 구조)을 레이어 구조로 리팩토링파일 업로드 로직을.. 2026. 2. 26.
반응형