RB Smissaert wrote:
Yes, it looks it isn't there.
I guess it isn't really SQLite's place to know how to spell this month's name in your locale. It's a presentation issue at the end of the day and a lookup table is a nice easy solution.
to update the table and 25000 records takes about a third of a second
> ...
Will see if doing it with a substr function is any faster. Would that work on integer numbers?
Dunno, but 80,000 updates a second seems quite good to me. How often do you need to run this? Premature/excessive optimisation and all that. ;)
Martin ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------