Can I use some of sqlite APIs like sqlite3_create_function from qt ??
And If I can’t do that I have another question,
Can I link SQlite library in my qt project and use the same database handle in the library and qt sqlite calls ??
Thanks in advance
↧