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

2011-01-30 Thread GHCS Software
time (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://ww

Re: [sqlite] FTS3 MATCH syntax

2010-09-25 Thread GHCS Software
ep 24, 2010 at 4:16 PM, GHCS Software 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 reference to a specific table, e.g.: > > > >

[sqlite] FTS3 MATCH syntax

2010-09-24 Thread GHCS Software
to specify 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

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.co

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

2010-07-13 Thread GHCS Software
pp" 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