Hello Vivek, Do you have an ascii-File like
create table t1 ... create index ... ... **EOF If yes, you can't. But perhaps I have not understood your problem. Martin Rajan, Vivek K schrieb:
I have SQLite schema in an ascii file. I would like to be able to load this schema via SQLite C-API. How do I do this? Vivek