|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Using SMO with Oracle?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. Scott wrote:
> All, No, SMO is for SQLServer only. Though you can control oracle with SQL> > 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? so all you need is a connection with the oracle db and of course the knowledge of which SQL statements to use :) FB -- ------------------------------------------------------------------------ Lead developer of LLBLGen Pro, the productive O/R mapper for .NET LLBLGen Pro website: http://www.llblgen.com My .NET blog: http://weblogs.asp.net/fbouma Microsoft MVP (C#) ------------------------------------------------------------------------ |
|||||||||||||||||||||||