Subject RE: [firebird-support] hi
Author Sasha Matijasic
> I have problem with starting a program PrimaDent that runs with a
> firebird1.5 server. When I turn the program on it appear a note like
> "Cannot perform operation--DB is not open". Like he is asking me to
> make a new database or what? If is that, how can I do that? However,I
> need help. Thank you
>

Based on the message, your program probably uses Devrace's FIBPlus components and it is not asking you to make a new database but is informing you that the transaction can not be started because connection to the database is not opened.

In short, this is a bug that your application (PrimaDent) vendor made and the only thing you can do is contact them and report a bug.

Sasha