Johan Larsson - 2015-09-03

Many thanks for this tool! It seems to be about the only disk catalog organizer that works in both Windows and Linux. The server catalog storage was a nice addition, but it wasn't easy to get it to work - lot of things to configure that wasn't mentioned in a straight-forward way, or even in one place.

  • In the settings when having localhost as server and pressing test sever connection, there's a segfault crash.

edit: got the follwing to work (still segfaults...) by making a local database, copying it to the server database location and changing permissions on it. This was the main problem, but I can't change the title of the post.

Trying to get it to work with a server database, but have some problems.

  • When pressing catalog in the catalog volume dialog, I get this:

An unexpected error has happened. Here is a description of the error:

IBPP::SQLException
Context: Statement::Prepare( SELECT GEN_ID(GEN_VOLUMES_ID, 1) AS NEW_ID FROM RDB$DATABASE )
Message: isc_dsql_prepare failed

SQL Message : -104
Invalid token

Engine Code : 335544343
Engine Message :
invalid request BLR at offset 50
generator GEN_VOLUMES_ID is not defined

When closing the dialog window, I get this:

An unexpected error has happened. Here is a description of the error:

IBPP::SQLException
Context: Statement::Prepare( SELECT * FROM VOLUMES ORDER BY UPPER(VOLUME_NAME) )
Message: isc_dsql_prepare failed

SQL Message : -204
Undefined name

Engine Code : 335544569
Engine Message :
Dynamic SQL Error
SQL error code = -204
Table unknown
VOLUMES
At line 1, column 23

 

Last edit: Johan Larsson 2015-09-03