"Richard Boyd" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Is there anyway to get Sqlite to add 'quotes' around text strings when it is
> returning data from a select command?
> 

Use the built-in quote() function.
--
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to