colin1114
04-17-2006, 23:06
if I using sql "select a,b,c from abc" ,but "a,b,c" is dynamic,it may be "c,d,e".how can i using the sql throw input/output carry the dynamic value
View Full Version : how can i using input carry dynamicSql to jdbcAdapter