I have developed an application (Delphi 5 Pro) that connects to a Firebird 
database using the standard sysdba username and password and at present this 
is hardcoded in my application. I want to change this and have a specific 
user set up for my application and database.

However, when I deploy my application (for example if I make it available 
for download from my web site), the user will need to install my application 
and install Firebird. How can I then create the new specific Firebird user 
that my application needs in order to access the database?

I do not want to continue using sysdba because if they change the default 
password for sysdba (which they should do really), then they will not be 
able to use my application since the sysdba username and password are 
hardcoded in my application.

Thanks,
Stephen 

_______________________________________________
Delphi-DB mailing list
Delphi-DB@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-db

Reply via email to