@Robert: Thanks for keeping this thread open for so long. Otherwise, I'd have to double post.
I'm new to SQLite and just ran into this same problem.
Yes, I suppose I could use something generic like "AddRange()", but then I'd need to keep track of what types of parameters these are (Integer, Double, String).
I am going to try using JamesD's approach for now, but I won't be to a point where I can compile and test this code for a few more days.
@JamesD or others: If someone tried this and ran into problems, kindly let me know.
Similarly, if I run into problems, I'll post up too.
Joe