[sqlite] Cause of "disk I/O errors"

2011-01-30 Thread GHCS Software
(naturally). So it seems it must be something about their particular machine environment, but what? I'm sure that nobody is running out of disk space these days. Any ideas on where to look or what to suggest to them that they can do? -- Doug Gordon *GHCS Software* http://www.ghcssoft

Re: [sqlite] FTS3 MATCH syntax

2010-09-25 Thread GHCS Software
iven:q. On Fri, Sep 24, 2010 at 4:16 PM, GHCS Software<g...@ghcssoftware.com> wrote: > > ?I'm just started with generating a table using FTS3 and understand > > most of the query formats, but am stuck on one minor point of syntax. My > > FTS3 query will make refe

[sqlite] FTS3 MATCH syntax

2010-09-24 Thread GHCS Software
it if the string to be searched for has a space in it. I've tried several varieties of quotes without any success, e.g.: MATCH '"given:john q"' MATCH 'given:"john q"' and so on. Is there a way to get this to work? -- Doug Gordon *GHCS Software* http://www.ghcssoftware.com g

Re: [sqlite] Compiling as part of MFC C++ project

2010-07-14 Thread GHCS Software
Thanks. That took care of it. I'm revamping a Windows app that I wrote 6 or 7 years ago and that was the last time I used Visual C++ for much of anything. I just wasn't sure about mixing C and C++ code in a single build. Doug Gordon *GHCS Software* <http://www.ghcssoftware.com> Fro

[sqlite] Compiling as part of MFC C++ project

2010-07-13 Thread GHCS Software
e3.cpp" and put the include of at the top? Or what?? -- Doug Gordon *GHCS Software* http://www.ghcssoftware.com g...@ghcssoftware.com <mailto:g...@ghcssoftware.com> ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-b