Christian Smith writes: > This looks like a cygwin and/or your cygwin environment problem. sqlite > works fine with absolute path on my Linux box, with 2.8.15. > > We're using sqlite with absolute paths in production code across Solaris, > Linux, Windows, HP-UX and AIX with no problems. >
Thanks for checking. I have tried older versions of SQLite (up to 2.8.11) on FreeBSD and Linux in the past and I can't remember having any problems. Absolute paths of course work on Cygwin in general, so I assume there is some DOSism in the Windows-specific code that screws up the Unix-style Cygwin port. I'll try to track this down. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de

