Posted by: raldo
« on: December 14, 2009, 01:18:10 pm »Are you running firebird as a service (administrator) or program?
Service.
The link you provided seems like a good hint as to how I can proceed. I'll take a look at the thread...
Are you running firebird as a service (administrator) or program?
I think You need to have the database file on the same computer that is running firebird (ie not accessed across a network). Options are
I forgot to mention that the DB is located on the server. The client (implemented in PVD) shall run on another computer.I think You need to have the database file on the same computer that is running firebird (ie not accessed across a network). Options are
The "Connect to server" option is made for exactly the same cases and seems to work for a number of users. Are you using the latest PVD version? Could it be an access rights issue in windows? What is the exact error message? Which path do you enter to connect to the database?o Using .14
Have you tried copying the database to the remote computer?
Has anyone tried to run PVD as a client running on another computer than the server?