해결방법좀 가르쳐주세요~ 정보
해결방법좀 가르쳐주세요~본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
select count(*) as cnt from g4_write_auction_tender where wr_is_comment = 0
1054 : Unknown column 'wr_is_comment' in 'where clause'
error file : /adm/board_form_update.php
어떤메세지인가요 ㅠㅠ 무슨뜻인지 모르겟습니다 ㅠㅠㅠ
해결방법좀 가르쳐주세요~
부탁드리겠습니다 ^^
오류 주소 :
select count(*) as cnt from g4_write_auction_tender where wr_is_comment = 0
1054 : Unknown column 'wr_is_comment' in 'where clause'
error file : /adm/board_form_update.php
어떤메세지인가요 ㅠㅠ 무슨뜻인지 모르겟습니다 ㅠㅠㅠ
해결방법좀 가르쳐주세요~
부탁드리겠습니다 ^^
댓글 전체
'wr_is_comment' 열을 찾을 수 없다는거 같은데.
쿼리문에는 이상이 없는듯...