提醒:SqlDMO.Net -- .Net wrapper library of SQL-DMO for managing MS-SQL databases 2011年04月09日

订阅:huyuan
演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:Sanjay's Coding Tips
【标题】SqlDMO.Net -- .Net wrapper library of SQL-DMO for managing MS-SQL databases
【摘要】SQLDMO.NET is a very handy little (free, open-source) wrapper library that I ran across recently that makes it much simpler to interop with the SQL-DMO COM object. DMO (or Database Management Object) is a very handy object which lets you directly manage a Microsoft SQL server (7.0 or 2000) to do actions like what are listed below. I use it primarily for database versioning my .NET program. When the program starts up, it queries the database to check the version and based on that, it will create... (04-09 12:13)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
评论
共有 - 条评论


我要反馈