Re: [sqlite] What languages can include SQLite statically?

2010-05-22 Thread Peter Rodwell
Quoting A.J.Millan: Thanks but I'd like to pack the main application and SQLite into a single executable, so languages like Python, PHP, etc. aren't good solutions. Take a look at REALbasic (http://www.realsoftware.com/), now called REALStudio. It has SQLite support built in (and support for

[sqlite] Retrieving column names

2010-02-27 Thread Peter Rodwell
I'm sure this question has been asked and answered a million times, but I've not been able to find the answer. Googling for it has turned up lots of answers, none of which seem to work with SQLite: Given the SQLite databse mydb containing table mytable, what is the correct SQL command to