AW: [sqlite] [ANN] SQLite ODBC driver version 0.67

2006-04-04 Thread michael.hanssen
Hi, I just would like to point out that: - a zip-archive for the drivers ("no-install") is not provided - the documentation for sqliteodbc.c / sqliteodbc.h is missing Regards, Michael -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von

AW: [sqlite] time zone?

2005-07-01 Thread michael.hanssen
Try select time('now', 'localtime'); Michael -Ursprüngliche Nachricht- Von: Stephen Leaf [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 1. Juli 2005 15:47 An: sqlite-users@sqlite.org Betreff: [sqlite] time zone? sqlite> select time('now'); 13:45:20 $ date Fri Jul 1 08:45:37 CDT 2005

AW: [sqlite] SQLite 2.8.13. Issues found with SQLite.exe

2004-03-09 Thread michael.hanssen
Hi all, my tests found: Using a file test.sql and decommenting the .commands as required -- + .databases -- + .dump -- + .echo ON -- + .exit -- + .explain -- + .header ON -- + .help -- + .indices table -- + .mode list -- +