At 12:55 AM +0000 6/16/05, Mr. Tezozomoc wrote:
sqlite is typeless....
I have addressed this issue in the following HOWTO:....
http://www.mail-archive.com/sqlite-users@sqlite.org/msg03205.html
Please refer to it.
Tezozomoc.

I think not.

From your own HOWTO:

  Assumption... this is based on SQLITE 2.8.6... forgive the aging..

I believe that this is out of date and not applicable.

The SQLite 3.x line is not typeless and has distinct numerical and text and binary data types.

Therefore it should be able to take columns declared as numbers and sort them as such.

-- Darren Duncan

Reply via email to