S sigster Active Member Licensed User Longtime User Dec 15, 2012 #1 Hi I am calling from my Mysql database need help with this Please I can not see what is wrong but I get no data I get all data id I use select * from staff B4X: AdoRec.SqlStatement="select * from staff where company Like '" & Value & "%' ORDER BY name Asc" how can I move this to = Basic4android Updates and Questions Regards Sigster Last edited: Dec 15, 2012
Hi I am calling from my Mysql database need help with this Please I can not see what is wrong but I get no data I get all data id I use select * from staff B4X: AdoRec.SqlStatement="select * from staff where company Like '" & Value & "%' ORDER BY name Asc" how can I move this to = Basic4android Updates and Questions Regards Sigster