Re: [SQL] Changing user passwords

2000-08-08 Thread Rob van der Leek
: > > ALTER USER user1 WITH PASSWORD 'password1'; > > Please note thatuser passwords cannot be changed in a transaction. ( 7.0.2 > ) > > Laci 1.0 -- Rob van der Leek E-mail: [EMAIL PROTECTED] FROG Navigation Systems b.v. Cartesiusweg 120 3534 BD Utrecht Tel. 030-2440550 Fax. 030-2440700 http://www.frog.nl

[SQL] Changing user passwords

2000-08-07 Thread Rob van der Leek
; web user should be able to change the default password. I'm a pg/SQL novice, yet I'm always willing to learn new things, references to documentation will be appreciated as much as solutions. Apologies in advance for my ignorance. -- Rob van der Leek E-mail: [EMAIL PROTECTED] ---