G
Guest
Hi;
DbProviderFactory.CreateDataSourceEnumerator() creates a list of servers it
can find and does so for all ADO clients (yes it's only implemented for
SqlServer at present).
Is there a similiar client independent method of getting all databases on a
server?
Also, any chance this (both enum sources and databases) is going to get
implemented for Oracle, DB2, and MySql?
DbProviderFactory.CreateDataSourceEnumerator() creates a list of servers it
can find and does so for all ADO clients (yes it's only implemented for
SqlServer at present).
Is there a similiar client independent method of getting all databases on a
server?
Also, any chance this (both enum sources and databases) is going to get
implemented for Oracle, DB2, and MySql?