Anybody know if it is possible to have an application access an
Interbase database without having to configure a user in the server
manager? I would like to be able to distribute my program and database
to my friends with Delphi but unless they have the user "SYSDBA" and
password "masterkey" configured in their server manager, they cannot
access the database. How do I set up the program or database so that it
doesn't need this user check?
Sean