A .NET/Mono library for commonly needed database operations. Build connection strings in an object-oriented way. Compare the schema for two DataSet objects to produce a tree of delta objects. Apply that delta to a live database in SQL Server, MySQL, PostreSQL, and any others we can find developers for. Design a DataSet or DataTable at run-time and then turn that into a whole new database or add a table to an existing one. This is a way to further separate your business logic from specific DB systems, and thus expand the scope of your data-aware projects.
Source code is available for this project.
|
[edit] Latest News
|
ActivityTotal Project Commits: 3Project Members
|
© 2008 Novell, Inc. All Rights Reserved.