On 5/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
<?xml ...><...>...<...><Time>23</Time>

The 'Time' string represents a colomn in the database. If the database does not
contains this colomn, I'd like to add it with default value, in this case, '0'.
Or 'NULL' for strings.

Is it possible to do something like that? Can you help me?

Yes it is. See http://www.sqlite.org/faq.html#q13 for details.

--
Nemanja Corlija <[EMAIL PROTECTED]>

Reply via email to