Warning: main(/home/kams/public_html/conference/cyboard/cyboard_news.html) [function.main]: failed to open stream: No such file or directory in /home/kams/public_html/conference/main.htm on line 3
Warning: main(/home/kams/public_html/conference/cyboard/cyboard_news.html) [function.main]: failed to open stream: No such file or directory in /home/kams/public_html/conference/main.htm on line 3
Warning: main() [function.include]: Failed opening '/home/kams/public_html/conference/cyboard/cyboard_news.html' for inclusion (include_path='.:') in /home/kams/public_html/conference/main.htm on line 3 :: 2010 Global Marketing Conference at Tokyo ::
select 'kams' id,
'20070606_101809_82979' code,
'/news.htm?cate=6' filename,
'' filedesc,
seq,
no,
re_no,
category_seq1,
category_seq2,
category_seq3,
(select title from tb_cyboard_category where seq = t1.category_seq1) category_name1,
(select title from tb_cyboard_category where seq = t1.category_seq2) category_name2,
(select title from tb_cyboard_category where seq = t1.category_seq3) category_name3,
name,
title,
content,
input_date,
cnt
from tb_cyboard_kams_20070606_101809_82979 t1
where re_no <> '1' and deleteGubun = 1
order by no desc, re_no
limit 4