Board index » delphi » Using SQL to change User's Password

Using SQL to change User's Password

Hi,

Anyone know of a why to change a user's own password via SQL?

Please reply by changing my email address from no.spam to scott.pawluk

Thanks

Scott

 

Re:Using SQL to change User's Password


There is no way to change a password via SQL. You need to use the IBSecurity
component or the API.

--
Bill

Other Threads