Re: Using SMO with Oracle? by Norman
Norman
Thu Jun 08 15:16:04 CDT 2006
SMO is SQL Server specifi management object model. So, no way to use it with
Oracle.
I do not know if there is similar thing offered from Oracle to do the
simillar thing with Oracle database.
"Scott" <Scott@discussions.microsoft.com> wrote in message
news:6DB907F5-8799-4067-A3FA-C85BCF6056A7@microsoft.com...
> All,
>
> Microsoft has Sql Server Management Object (SMO) for use with Sql Server
> databasess.
> Is there something simliar for using ADO.NET with an Oracle
> database?
>
> Thanks in advance.