| Reg Domaratzki \(iAnywhere Solutions\) 2005-04-22, 11:23 am |
| Assuming you have proper permission to execute the command, the following
command will change the password for user_id.
GRANT CONNECT TO user_id IDENTIFIED BY new_password;
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL
<kmorrell@dvbindery.com> wrote in message
news:42690d8e.111e.1681692777@sybase.com...
> Is it possible to reset the password on Sybase 9 without
> breaking the link to the software that is running the
> sybase? Need answers ASAP. Thanks.
|