Re: [sqlite] Port to C#; Progress report

2009-07-25 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noah Hart wrote: > A progress report because people keep asking ... Unfortunately you don't have the source posted yet so it is hard to see how you approached the conversion. One question I have is if you have the process automated in any way? If so

[sqlite] Port to C#; Progress report

2009-07-24 Thread Noah Hart
A progress report because people keep asking ... Yes, it is Version 3.6.16 I am currently compiling with the following OMIT options: DEBUG_CLASS_NONE TRACE SQLITE_ASCII SQLITE_DEBUG SQLITE_ENABLE_COLUMN_METADATAS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_SYSTEM_MALLOC SQLITE_TEST VDBE_PROFILE_