Frans
Tue May 03 04:13:56 CDT 2005
AJ wrote:
> What is the future of SQL DMO? Samples are available to interop DMO in C#.
> There is no equivalent of SQL DMO in .NET world. Will it be part of ADO.NET
> technology? What is the roadmap for DMO releases?
> Another thing is SQL DMO is MS SQL server specific. How about other
> databases like Oracle and DB2?
Any database system accepts DDL in SQL form. This means that you can
admin your RDBMS system through SQL without problems, thus also without
SQL-DMO, and just use ADO.NET.
FB
--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET:
http://www.llblgen.com
My .NET blog:
http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------