Hello! On Friday 18 December 2009 16:22:47 Igor Tandetnik wrote: > From http://www.sqlite.org/c3ref/get_auxdata.html : > > "SQLite is free to call the destructor and drop metadata on any parameter of > any function at any time. The only guarantee is that the destructor will be > called before the metadata is dropped. > In practice, metadata is preserved between function calls for expressions > that are constant at compile time. This includes literal values and SQL > variables."
Yes, I did see this. But is possible to realise my task by this? And here can I find additional examples? Best regards, Alexey Pechnikov. http://pechnikov.tel/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

