发布网友 发布时间:2024-10-24 04:26
共2个回答
热心网友 时间:2024-11-02 20:59
sql.Format(_T("select * from tabypinfo where '+%s+' +%s+ '+%s+'"),neirong,fangshi,chanxu);热心网友 时间:2024-11-02 21:00
sql.Format(_T("select * form tabypinfo where %s %s %s"),neirong,fangshi,chanxu);