Re: [sqlite] SQLite manager for Windows

2004-11-03 Thread brettg
SqlitePlus - www.sqliteplus.com Quoting Edovia Technologies <[EMAIL PROTECTED]>: > Hi, > > > > Anyone knows about a SQLite 3 manager for Windows? The only ones I've found > so far seems to only be compatible with SQLite 2. > > > > Thanks! > > > > Luc Vandal > Edovia Technologies Inc. > [EMAIL

Re: [sqlite] SQLite manager for Windows

2004-11-03 Thread mike cariotoglou
look into www.sqlite.org/contrib - Original Message - From: "Edovia Technologies" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 04, 2004 3:45 AM Subject: [sqlite] SQLite manager for Windows > Hi, > > > > Anyone knows about a SQLite 3 manager for Windows? The

Re: [sqlite] SQLite manager for Windows

2004-11-03 Thread 杨军
take a look at http://www.sqlite.org/contrib >Hi, > > > >Anyone knows about a SQLite 3 manager for Windows? The only ones I've found >so far seems to only be compatible with SQLite 2. > > > >Thanks! > > > >Luc Vandal >Edovia Technologies Inc. >[EMAIL PROTECTED] >www.edovia.com > > > > > >

[sqlite] SQLite manager for Windows

2004-11-03 Thread Edovia Technologies
Hi, Anyone knows about a SQLite 3 manager for Windows? The only ones I've found so far seems to only be compatible with SQLite 2. Thanks! Luc Vandal Edovia Technologies Inc. [EMAIL PROTECTED] www.edovia.com

[sqlite] sample vbscript or wsh code

2004-11-03 Thread Hensley, Bruce A
I'm just looking into sqlite as a possible alternative for creating databases to be accessed from small wsh or vbscript tools. I've been searching for an example, but have not yet found one. A pointer would be greatly appreciated. Thanks.

Re: [sqlite] Release / development timeline

2004-11-03 Thread David Fletcher
> On Mon, 1 Nov 2004 19:23:58 -0800, Jonathon Blake > <[EMAIL PROTECTED]> wrote: > > How about a simple page that gives projected release date for upgrades? I don't care about the release schedule as much as I care about the release order. The schedule will happen as it happens, and if I

Re: [sqlite] Release / development timeline

2004-11-03 Thread Konstantin Malakhanov
On 11/03/2004 02:16 PM, Peter Bartholdsson wrote: > On Mon, 1 Nov 2004 19:23:58 -0800, Jonathon Blake > <[EMAIL PROTECTED]> wrote: > >> How about a simple page that gives projected release date for upgrades? >> >> Something like >> >> Version 3.0.9 beta 10 November >> Version 3.0.9 final

Re: [sqlite] Flush to disc

2004-11-03 Thread Konstantin Malakhanov
On 11/03/2004 08:48 PM, Reid Thompson wrote: > [EMAIL PROTECTED] wrote: > >>In a message dated 11/3/2004 12:20:36 PM Eastern Standard Time, >>[EMAIL PROTECTED] writes: >> >>How can I make sure after an insert that everything has been flushed >>to disc? >> >>I mean, I want even my program to

RE: [sqlite] Flush to disc

2004-11-03 Thread Reid Thompson
[EMAIL PROTECTED] wrote: > In a message dated 11/3/2004 12:20:36 PM Eastern Standard Time, > [EMAIL PROTECTED] writes: > > How can I make sure after an insert that everything has been flushed > to disc? > > I mean, I want even my program to become slower as long as I know > everything have

RE: [sqlite] column def vs. constraint at end of create table stmt

2004-11-03 Thread itIsMe
>>You can see that the only way to create a two-column constraint is to use >>this syntax (unless you want to define an index, that is). >>Guy hi - I can see where I was confused now. I will make the required changes. thanks for your help, jim

[sqlite] Flush to disc

2004-11-03 Thread Steven Van Ingelgem
How can I make sure after an insert that everything has been flushed to disc? I mean, I want even my program to become slower as long as I know everything have been written to disc. At the moment I am using: PRAGMA default_synchronous = FULL; PRAGMA synchronous = FULL; And the queries are all

Re: [sqlite] column def vs. constraint at end of create table stmt

2004-11-03 Thread Guy Hachlili
At 18:57 11/2/2004 -0500, you wrote: if I have a column def statement for every field and specify unique and primary constraints in each column def, what is the reason the constraint that goes on the very end of the create table would be needed [, constraint]* column-def ::= name [type]

RE: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-03 Thread Stober, Mel
yes http://sqlite-wince.sf.net Mel Stober Tri-Cor Industries Inc./GATES AIT 618-632-9252 Ext 253 -Original Message- From: nfr [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 8:09 AM To: [EMAIL PROTECTED] Subject: Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-03 Thread nfr
Aaron Planell López wrote: Hi: I’m trying to create an eMbedded Visual C++ application for Pocket PC using SQLite. Is it possible? Thanks! Atentamente, *Aaron Planell López*** Principal: [EMAIL PROTECTED] * Trabajo: [EMAIL PROTECTED]

[sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-03 Thread Aaron Planell López
Hi:   I’m trying to create an eMbedded Visual C++ application for Pocket PC using SQLite. Is it possible?   Thanks!   Atentamente, Aaron Planell López   Principal:    [EMAIL PROTECTED] Trabajo:    [EMAIL PROTECTED] Facultad:   [EMAIL PROTECTED] Proyecto:

Re: [sqlite] Release / development timeline

2004-11-03 Thread Peter Bartholdsson
On Mon, 1 Nov 2004 19:23:58 -0800, Jonathon Blake <[EMAIL PROTECTED]> wrote: How about a simple page that gives projected release date for upgrades? Something like Version 3.0.9 beta 10 November Version 3.0.9 final 20 November Version 3.0.10 beta 1 December Version 3.0.10 final

Re: [sqlite] sqlite3 problems on both 32 and 64 architectures

2004-11-03 Thread D. Richard Hipp
Jaros?aw Staniek wrote: Hallo, assertions like this (btree.c, line 1043) are bad: assert( sizeof(ptr)==sizeof(char*) ); The problem better is described here: http://bugs.kde.org/show_bug.cgi?id=92563 Reporters say that even for intel P4, sizeof pointers is 8, not 4 there. Any plans for fixing

[sqlite] Kexi 0.1 beta 5 released

2004-11-03 Thread Jarosław Staniek
(This is forwarded here because Kexi user SQLite as it's default db backend. See http://www.kexi-project.org/announce-0.1-beta5.html for more links.) Kexi 0.1 beta 5 Announcement DATELINE NOVEMBER 1, 2004 FOR IMMEDIATE RELEASE November 1, 2004 (The INTERNET). The Kexi Team today announced the