[Gambas-user] sql query year problem

Rob Kudla sourceforge-raindog2 at ...94...
Mon Mar 6 05:26:03 CET 2006


On Sun March 5 2006 23:22, R. Stormo wrote:
> I have tried the strftime but it does not work. This is what I
> get in the database manager
> SELECT fakturanr, dato FROM mytable WHERE strftime('%Y',dato)
> = '2006' --
> No records

Are you using Sqlite 3?  I don't think that worked in Sqlite 2.

Rob




More information about the User mailing list