[plt-scheme] problem using sqlite and web server in combination (empty db file)

From: Noel Welsh (noelwelsh at gmail.com)
Date: Fri Jun 12 02:13:36 EDT 2009

On Fri, Jun 12, 2009 at 1:18 AM, Thomas Chust<chust at web.de> wrote:
> I would suggest to circumvent the problem by simply specifying an
> absolute path to the SQLite3 database.

Use define-runtime-path to get a path that is relative to the file defining it.

N.


Posted on the users mailing list.