Re: [sqlite] Re: sqlite / tcl syntax help

2007-02-26 Thread Jeff Godfrey
Michael / Richard / Dennis, Thanks for the additional input. Problem fixed... Jeff - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: sqlite / tcl syntax help

2007-02-26 Thread Dennis Cote
Jeff Godfrey wrote: So, how can I get the correct column types returned for all columns, while at the same time properly handle column names containing spaces? Thanks for any insight. Jeff Answering my own post, I just found that the following works as expected... s

[sqlite] Re: sqlite / tcl syntax help

2007-02-26 Thread Jeff Godfrey
> So, how can I get the correct column types returned for all > columns, while at the same time properly handle column > names containing spaces? > Thanks for any insight. > Jeff Answering my own post, I just found that the following works as expected... set dataType [$db onecolumn "select ty