Re: [sqlite] Leading spaces in columns

2009-08-05 Thread Jim Dodgen
In what software is the select being executed?

How do you know they are suppressed?

On Wed, Aug 5, 2009 at 2:16 PM, Paul Claessen wrote:
> I have a number of leading spaces in one of my sqlite columns, but SELECT 
> result suppresses them.
>
> Yet I see that the SqliteManager add-on for Firefox displays them quite 
> nicely.
>
> What is the secret of retrieving those leading spaces?
>
>
>
>
>
> Kind regards,
>
>
>
> ~ Paul Claessen
>
>
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Jim "Jed" Dodgen
j...@dodgen.us
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Leading spaces in columns

2009-08-05 Thread Paul Claessen
I have a number of leading spaces in one of my sqlite columns, but SELECT 
result suppresses them.

Yet I see that the SqliteManager add-on for Firefox displays them quite nicely.

What is the secret of retrieving those leading spaces?

 

 

Kind regards,

 

~ Paul Claessen

 

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users