FAQ
This part contains issues discussed earlier. It is gathers technical details that are either unique to Basic4ppc, or are easy to forger, or are good to have at hand.
What's this refernce about, in short?
I'm new to SQL / to SQLite. What should I do?
How can I find if a table, or which tables, exists in a database?
How can I connect to an existing database?
How do I execute SQL queries on a database? (basics | parameters | a list of queries)
I hear there is a possibility to add parameters to a query in most languages. Is it possible?
How do I use the DataReader object?
How do I close the DataReader, and when?
How do I bind a database straight into a Table control?
Where do I get the full source code of the sample program?
Where do I get the latest version of SQLite interop.060? what is it?
Q: I/O Error (v. 6.8 and up): When I run a program using SQLite on a device emulator, I get an error message: Disk I/O error in SQLite. What should I do?
A: See this thread in the Basic4ppc forum: Error: Disk I/O with SQLite
My question wasn't listed here. Where is there a link to the Forum?