Hi Martin, Now it works with tsqlresult:=true ( open() gives identifier idents not member open()) . Also I want to know record count returned I tried Rowsaffected Rowsreturned they returns -1. I am using ( while tsql.eof inc(cnt) tsql.next ......) which property do I have to use?
Best regards Med. ________________________________________ De : Martin Schreiber [[email protected]] Envoyé : dimanche 28 août 2016 20:27 À : [email protected] Objet : Re: [MSEide-MSEgui-talk] error tsqlresult report On Sunday 28 August 2016 20:42:18 mohamed hamza wrote: > Hi Martin, > > Error (exception eiberror) reported when I use tsqlResult after a > tsql.execute and tsql.open in this order ; > > nb : tsqlresult.select contains only a select * from table. > There is no need to call execute(), TSQLResult.Open() does it for you. Which error message? Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

