Subject How to programaticly change default password 'masterkey'....
Author coderefectory
How to programaticly change default password 'masterkey' to
'my_password'.
I made a setup_exe and I have automaticly instalation of InterBase
server, but I changed default password on my database before, an I
want to prepare 'easy way user instalation'.
I don't want pushing user to open IBCOnsole and change password by
himself, it is to comlicated for him.I want to do it via my .exe
How to do it with IBO_Connection?Is it possibile?