|
adoquery1.SQL.Add ('select table1.id as automatic numbering, table1.company as company code, table1.barcode as bar code, table1.liushui as flow code, table1.inout as cargo status, table1.datetime as date from table1 WHERE TABLE1.COMPANY = '+ # 39 + edit1.text + # 39);
Also, it ’s better not to use Chinese characters |
|