in reply to Re^5: Creating a Firebird Database
in thread Creating a Firebird Database

Sorry for the poor structure of the question.

I am using Firebird 1.0 and Perl, running on different servers and using unix. I cannot upgrade Firebird due to time restrictions.
The goal of the program is to create a record in the users table of the security.fdb table and a database for a user, when requested. A print out of the username, database name and password is also produced.

I don't have much time to complete this so will have to use the isql approach suggested by svenXY, but thank you for your time and comments.

Izabelle