To change password for the subscriber , use the below sql 2000 command,
exec sp_helpsubscriberinfo
exec sp_changesubscriber @subscriber ='abcd', @password 'abcd'
Sunday, September 14, 2008
Subscribe to:
Posts (Atom)
Oracle 10g , Oracle Internet Application Server 10 , Oracle Forms and SQL server