Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

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...
Posted by: patch
« on: December 14, 2009, 12:47:21 pm »

Are you running firebird as a service (administrator) or program?
If running as a program, is it running with administrator rights or as a normal user.

I have had problems using a database after it has been opened by another user / administrator.
See http://www.videodb.info/forum_en/index.php?topic=1391.msg6171#msg6171
Posted by: raldo
« on: December 14, 2009, 12:32:31 pm »

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 database file IS located on the same computer as the Firebird server.
Posted by: patch
« on: December 14, 2009, 08:56:55 am »

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

1) Stand alone PVD (with internal firebird) & Database file on same machine.
2) Firebird server running on a PC accessing database on same computer. Other local or remote users connect to firebird server.

Note in both cases database File is on same computer as firebird is running on.
Posted by: nostra
« on: December 14, 2009, 01:59:19 am »

Hmm, does it work if you install PVD on this machine and try to connect to the server?
Posted by: raldo
« on: December 14, 2009, 12:14:46 am »

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
o Access rights: Possibly, but I have no idea. The connection was attempted between two vista machines.
o I did this at my sisters home and I don't have the exact error message. The message number was 401 from firebird which is related to authentication
o Path: <computername>:<local computer path>

Maybe a logon to the computer itself is somehow needed?
Posted by: nostra
« on: December 13, 2009, 12:49:30 am »

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?
Posted by: raldo
« on: December 11, 2009, 11:30:08 am »

Have you tried copying the database to the remote computer?

I forgot to mention that the DB is located on the server. The client (implemented in PVD) shall run on another computer.
Posted by: patch
« on: December 11, 2009, 09:53:00 am »

Has anyone tried to run PVD as a client running on another computer than the server?

Generally Firebird does not like having the database on a remote server.
Have you tried copying the database to the remote computer?
Posted by: raldo
« on: December 11, 2009, 09:30:40 am »

Has anyone tried to run PVD as a client running on another computer than the server?

I'm getting firebird 401 errors which indicates that there is something wrong with the user authentication. Where are username and password for server mode in PVD?

My "use case" is that I've installed the server on an HTPC which runs JRiver Media Center (JRMC). PvdImport is used to connect JRMC to PVD. I'd like to run PVD from client laptops so that the metadata acquirement process is moved away from the HTPC.
anything