2011年1月14日 星期五

Common table

Recid,CreateDate ..etc are inherited form Common table and Recid is not only use for index,RECID is also unique ID

Therefore we can use sth like this to addRange:

qB1.addRange(fieldname2id(tablename2id('smmActivities'),fieldstr(Common,RecId))).value(queryValue(actNum));

沒有留言:

張貼留言