Re: [sqlite] Compile SQLite3 for MS Windows Driver Kit user-mode application

2008-10-14 Thread Bjorn Rauch
ork to do. The last > time I > > ported in new SQLite source, it still cast 32 bit integers into > 64 bit > > pointers. The WDK compiler isn't going to allow this without > some source > > modifications. I did write a ticket so this might be > fixed. As of the >

[sqlite] Compile SQLite3 for MS Windows Driver Kit user-mode application

2008-10-06 Thread Bjorn Rauch
Hello, Has anybody tried to compile SQLite3 with the MS WDK? The Win32 DLL is not compatible as far as I understand and recompiling with the WDK is necessary. But using the source code as is results in many warnings (mostly conversion errors). The WDK does not tollerate these. Best

Re: [sqlite] [sqlite-announce] Foreign key trigger in transactiontriggers wrongly

2008-09-17 Thread Bjorn Rauch
> From: Simon Davies <[EMAIL PROTECTED]>> Date: 2008/9/16> Subject: Re: > [sqlite-announce] Foreign key trigger in transaction> triggers wrongly> To: > [EMAIL PROTECTED], [EMAIL PROTECTED]> > > 2008/9/16 Björn Rauch <[EMAIL > PROTECTED]>:> > Hello,> .> .> .> > This looks to me like the trigger