I have MSDE running on my system and I want to get a list of databases
for that server programmaticall y. I'm using vb.net and I want to view,
add, delete and modify databases on a server from within a class.
I'm aware I can use the "Server Explorer" feature in Visual Studio, but
that isn't what I'm looking for. Any references or suggestions on where
to start are appreciated.
TIA
Ralf
for that server programmaticall y. I'm using vb.net and I want to view,
add, delete and modify databases on a server from within a class.
I'm aware I can use the "Server Explorer" feature in Visual Studio, but
that isn't what I'm looking for. Any references or suggestions on where
to start are appreciated.
TIA
Ralf
Comment