SQLite wrappers
- Posted by Tone Škoda <tskoda at email.si> Aug 23, 2005
- 618 views
I want to convert this demo to Euphoria, because I need fast insert: http://anchor.homelinux.org/SQLiteTuning#head-0dd2e45aa0ac71a09ca7860dc4bc435f5e8bdbc5 To do this I need to make wrappers for many functions which have reference here: http://sqlite.org/capi3ref.html Before I start doing it, did by any chance someone already do this work so I don't have to do it?