C
Craig G
i am currently building a small user maintenace system which works across
different SQL db's and servers.
for a logon screen i am using SQLDMO to get a list of all SQLServers on
network, once logged on this then populates a list of db's on that SQL
server. by clicking OK i more or less build a connection string for the
database that the user wishes to maintain.
one of the maintenace functions is to be able to change the user passwords
within the selected db, but i was wondering is there a way via SQLDMO that i
can get a list of all Users for that DB, so that i can then populate a
listbox with all the users
Cheers,
Craig
different SQL db's and servers.
for a logon screen i am using SQLDMO to get a list of all SQLServers on
network, once logged on this then populates a list of db's on that SQL
server. by clicking OK i more or less build a connection string for the
database that the user wishes to maintain.
one of the maintenace functions is to be able to change the user passwords
within the selected db, but i was wondering is there a way via SQLDMO that i
can get a list of all Users for that DB, so that i can then populate a
listbox with all the users
Cheers,
Craig