Project Description
SQLExport makes it easier for developers to write and execute database queries against common .Net Providers including MSSQL, Oracle and SqLite.
You'll no longer have to use a different editor for each provider.
It's developed in c# with .Net 3.5.


Originally written for exporting SQL data sets to csv, this project has grown to include many help full features for dealing with data and databases. SQLExport is similar to many other SQL tools in it's feature set including syntax highlighting, database table and column listing, transaction and connection management. It differs by providing an interface between the UI and the data provider enabling connection to different data sources.

Future Enhancements
Some of these features have been implemented, however they are neither feature complete nor defect free.
  • Linq data adapter - an alternative to using SQL to query a data source (Implemented)
  • Visual Stutio add-in - all the functionality of SQLExport from within VS 2008 (Implemented)
  • New configuration dialog using WPF (Replaces an existing feature)
  • Start-up configuration wizard

Help
Getting Started
Last edited Aug 6 2008 at 10:47 AM by bstoney, version 4

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196