sql.Add(' (sido || " " || gugun || " " || Dong ) Addr' );
이런 소스인데 액세스거든요
'||' 를 쓸수 없나요?
'||' 자꾸 이게 잘 못 됐다면서 에러 런타임에러 띄우던데요
---------------------------
Debugger Exception Notification
---------------------------
Project BookManager.exe raised exception class EDBEngineError with message 'General SQL error.
[Microsoft][ODBC Microsoft Access Driver] '(sido || [ ] || gugun || [ ] || Dong ) Addr' 쿼리식의 세로 막대의 사용이
잘못되었습니다.'. Process stopped. Use Step or Run to continue.
---------------------------
OK Help
---------------------------
이렇게요.. -______________-
실행시키기 전에 쿼리문을 만들걸 확인해보세요...
query1.sql.text같은걸로 확인해보세요...