Hi Friends.
I'm trying to evaluate the product.
I use Firebird 2.0
On having executed the application of example it doesn't connect.
In the manual it doesn't say that we have to choose a Database
Is not it necessary to indicate a database?
There is none......
If I execute the scritp with IBExpert launch gives error: "DB is not Open"
Not work with Firebird Client ?
Which are the steps necessary to be test the example
Thanks in advance.
Error in example application
To install demo project script you should either create a new database (using IBExpert or other tool) or select one of the existing databases.
To work with the demo project, you should specify the Firebird server host (the computer name where Firebird server is installed e.g. Localhost) and an existing Database file path (e.g. C:\MyDatabases\IbdacTest.fdb)
To execute script in the IBExpert tool, you should previously establish database connection.
To work with the demo project, you should specify the Firebird server host (the computer name where Firebird server is installed e.g. Localhost) and an existing Database file path (e.g. C:\MyDatabases\IbdacTest.fdb)
To execute script in the IBExpert tool, you should previously establish database connection.