insert into pre_preach(id,aid,title,txt,keyword,bible,sid) select 1+ COALESCE(max(pre_preach.id),0),
'<-#aid#->','<-#title#->','<-#txt#->','<-#keyword#->','<-#bible#->',<-#sid#-> from pre_preach;
select name from pre_author where aid=<-#aid#->;
select name from pre_subject where sid=<-#sid#->;
<-$2*1*1$->新講道輸入完成
<-$2*1*1$->新講道輸入完成
| 標題 | <-#title#-> |
| 分類 | <-$3*1*1$-> |
| 關鍵字 | <-#keyword#-> |
| 使用經文 | <-#bible#-> |
| 內容 | <-#txt#-> |
| 備註 | <-#remark#-> |
回首頁