On 26 Sep 2013, at 4:08am, pisey phon <[email protected]> wrote:
> Would you mind if I want to ask you a question? > Could I use method fetchObject() in Sqlite3? > If Can use it, Could you give me an example, please??? What programming language and/or API are you using ? If you're talking about PHP then you should read the warning in the first comment in <http://php.net/manual/en/pdostatement.fetchobject.php> which is so serious that it amounts to telling you not to use it. It might be better to tell us what environment you're using, what you want to do, and we can tell you how to do it. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

