Subject Re: How to programaticly change default password 'masterkey'....
Author coderefectory
--- In IBObjects@yahoogroups.com, "coderefectory" <coderefectory@...>
wrote:
>
> 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?
>



I dont'n want to push user to write username,password via gsec, so I
"fixed" problem - copyed Isc4.gdb on the end of setup_exe.
Does exist better solution?