Subject | Re: [firebird-support] Running modification scripts in FB1.5 security.fdb |
---|---|
Author | Ivan Prenosil |
Post date | 2004-03-02T11:46:34Z |
> Now I have the question: What would be the most easiest solution toI have four different scripts on my website. If all you want is to enable
> enable my customers to edit their passwords?
users to modify their passwords, just use the first script
(which creates one trigger and grants necessary rights, nothing more,
so it is not affected by recent changes in handling of security database)
Ivan