|
<< Click to Display Table of Contents >> Navigation: Telegram > 2023 > 08 > 14 > Telegram_2023-08-14T01 |
2023-08-14T01:49:23
hi
2023-08-14T01:50:12
I do leave space between function but this output
2023-08-14T01:50:16
thanks
2023-08-14T01:51:39
also I try this on //close;
//sql.clear;
//sql.text:= 'select * from arrived where arr_date>='''+(start_edt.text)+''' and<='''+(end_edt.text)+'''';
//sql.text:= 'SELECT cid from arrived where arr_Date>= '''+(start_edt.text)+''' and arr_Date<='''+(end_edt.text)+'''';
//Open;
2023-08-14T01:51:55
get same result