#1 2016-01-20 15:16:22

jkuiper
Member
Registered: 2014-11-24
Posts: 13

sample 27 and people.json

I've compiled the fpc client which is working good. Now I have copied the executable to another pc. Running it gave me the following error:

unable to open file ..\..\..\..\people.json.

I can't find the reference in server as client to the file.

Where can I change the path to this file.

Offline

#2 2016-01-20 16:24:09

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,659
Website

Re: sample 27 and people.json

This file is created by TestSQL3.dpr, i.e. the framework regression tests.

Offline

#3 2016-01-21 08:16:08

jkuiper
Member
Registered: 2014-11-24
Posts: 13

Re: sample 27 and people.json

Okay. But who's responsible for the path settings. Off course I can override the path settings to people.json in the sample to get it right (i think)

Offline

#4 2016-01-21 09:45:33

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,659
Website

Re: sample 27 and people.json

AFAIR it would search for the file in either the SQlite3 folder, or SQLite3\exe sub-folder.

Offline

Board footer

Powered by FluxBB