Re: [sqlite] 200 lines of fun sqlite3 code

2011-11-16 Thread Alexey Pechnikov
Please submit code to pastebin.com or similar. 2011/11/16 Matt Young : > 200 lines of code with embedded c. (headers omitted) > This code comes up and reads triples from a table view called self, reads > triples one at a time.  The triples are either a configure and load

[sqlite] 200 lines of fun sqlite3 code

2011-11-16 Thread Matt Young
200 lines of code with embedded c. (headers omitted) This code comes up and reads triples from a table view called self, reads triples one at a time. The triples are either a configure and load sql statement command, or the triple is executed, as a random sql procedure doing whatever, Rinse and