sp_changegroup
I am using Visual Basic to call a SQL Server 6.5 stored procedure to put
a login into a database group. The stored procedure calls the stored procedures
sp_adduser and sp_changegroup. This runs fine but if I click on the expand
+ sign on the group nothing happens unless I do a refresh on the group. Is
there any way I can automatically run the refresh group details from my stored
procedure.
Thanks in advance,
Eoin

