in your statement: $statement:="SELECT contactLogin FROM Contacts WHERE reset_password_token_created_at<='2016-11-02 17:09:46’;”
The end of the date time is .....46’ the last single quote is not same as first quote ( ' vs ’ ). I've had problems in the past where the quote character breaks the statement depending on what it is. Worth a try at least. Have you got sql errors on? myConnect is not as forgiving as Sequel Pro is. Cheers Jim Labos - infobase ----- Jim Labos - infobase -- View this message in context: http://4d.1045681.n5.nabble.com/my-Connect-plugin-help-tp5748349p5748436.html Sent from the 4D Tech mailing list archive at Nabble.com. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

