Re: [sqlite] Newbie questions

2004-05-17 Thread Lindsay Mathieson
Kurt Welgehausen wrote: 2) use a cursor to browse a result set ? ... No. The sqlite_compile/step/finalize paradigm allows (requires really ) forward browsing through a result set.

[sqlite] ANN : wxSQLite has moved

2004-03-07 Thread Lindsay Mathieson
wxSQLite has moved to http://sourceforge.net/projects/wxsqlite and is currently in an active phase of development. No file releases yet (soon ! when I get the bind/reset api finalised) CVS is usable though: linux (via configure & make install) and a Win32 VC project are supported. --

Re: [sqlite] Sqlite & COM/EXE server

2004-01-05 Thread Lindsay Mathieson
Eugene Lin wrote: Bert, It is a COM-related problem, not a SQLITE problem I can now tell you that it IS a sqlite problem NOT a COM problem. Sqlite is trying to create its temporary database at some location (which I'm not sure where) and it failed. I have found that you can force sqlite t

Re: [sqlite] LoadLibrary, ERROR_NOACCESS

2003-11-10 Thread Lindsay Mathieson
Tim McDaniel wrote: From the Microsoft Platform SDK documentation concerning LoadLibrary: "Note that two DLLs that have the same base file name and extension but are found in different directories are not considered to be the same DLL." Interesting - my MSDN (April 2002) doesn't mention this, n

Re: [sqlite] LoadLibrary, ERROR_NOACCESS

2003-11-10 Thread Lindsay Mathieson
Sergey Startsev wrote: Hello! I am trying to load two copies of sqlite.dll at one time. One - version 2.8.4, two - version 2.8.6 handle1:= loadlibrary('c:\2.8.4\sqlite.dll'); // this loaded OK handle2:= loadlibrary('c:\custom\sqlite.dll'); // this return error ERROR_NOACCESS (Invalid acces

Re: [sqlite] Read Notifications

2003-10-29 Thread Lindsay Mathieson
Bert Verhees wrote: Hi, Since we are using the new List-headers on sqlite-list, I am experiencing two disadvantages. I recieve many emails twice, please do not send your emails twice, but manually remove one from the To or CC when your emailer does not support List-reply. But at least we can

Re: [sqlite] (Fwd) Re: [sqlite] Testing the new SQLite mailing list

2003-10-20 Thread Lindsay Mathieson
Bert Verhees wrote: -- Who wants a "Reply-To" header added to the SQLite mails. This means that regular emailclients (Outlook, Mutt, Mozilla, Pegasus, and more) automatically fill in the address of the mailinglist when you hit reply. I *D

Re: [sqlite] Testing the new SQLite mailing list

2003-10-16 Thread Lindsay Mathieson
Randal L. Schwartz wrote: me via the list, before I realized what happened. And I've learned to hit "F" vs "R" in my mailer. Please don't punish me for being smart enough to operate my mailer simply to placate those who don't. This is a mailing list about *sqlite*. Not about dog breeding. H