Thanks Andy. Venkateswaran
On Thu, Jan 6, 2011 at 3:23 PM, Andy Gibbs <[email protected]> wrote: > On Thursday, January 06, 2011 10:21 AM, stunner Easwar wrote: > > > Hi Andy, > > > > The idea sounds good but the problem i am getting "SQL error: no such > > function". Need I have to write a custom function set_var or it is > already > > part of sqlite3. I tried in sqlite3 version 3.6.22. > > Sorry, as I said in my previous post, you will need to create these custom > functions yourself to add the functionality you're looking for: these > functions were just how I would go about it, if I were to do it myself. > > Cheers > Andy > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- VENKATESWARAN _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

