On Sat, Feb 14, 2015 at 09:30:12AM +0100, Stephan Eggermont wrote: > db := PqDatabase open: 'test.db'.
Try using a FQPN. See this post about Pharo.app's default working directory being "/" on OSX: http://forum.world.st/NBSQLite3-on-OS-X-Pharo-3-tc4800276.html#a4801485 Pierce