Re: [sqlite] Convert SQLite to Java

2005-10-25 Thread Tom Poindexter
This company has a C to Java Bytecode compiler. E.g., compile C programs to run on a Java JVM. http://www.axiomsol.com/ I have no idea how this actually works in practice, but any SQLite fan with $49 to burn and some time might want to give it a try. -- Tom Poindexter [EMAIL

Re: [sqlite] idxchck

2005-04-28 Thread Tom Poindexter
n your select (or other) statement into stdin, the second example is include the select on the command line. -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/

Re: [sqlite] Performances problem with multi-table query ?

2005-04-23 Thread Tom Poindexter
ting SELECT statements to achieve better performance. The 'idxchk' program is available from: http://sqlite.org/contrib -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/

[sqlite] idxchk - a small utility to report index usage on queries.

2005-02-16 Thread Tom Poindexter
. Enjoy! -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/

Re: [sqlite] Setting the max length of a text widget

2005-01-27 Thread Tom Poindexter
> Any help will be highly appreciated. See the Widget Callback Package (Wcb) at http://www.nemethi.de/ -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/

Re: [sqlite] Fatal error loading large table

2003-12-17 Thread Tom Poindexter
> From: Tom Poindexter [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 11, 2003 4:01 PM > To: [EMAIL PROTECTED] > Subject: [sqlite] Fatal error loading large table I finally built SQLite with large file support on AIX 5.2. Thanks to all who replied. I've updated the wi

[sqlite] Fatal error loading large table

2003-12-11 Thread Tom Poindexter
Any help is greatly appreciated! -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]