[MonoDevelop] Database Addin Repository
Luciano _
lnc19 at hotmail.com
Fri Oct 16 22:23:06 EDT 2009
Hi All:
Finally, i setup a Repository for MonoDevelop Database Addin on my own site. To download an install you need MD 2.2.1 (beta).
It work with MySql, Sql Server, Postgre-Sql and Sqlite (tested) on Linux and with MySql and Sql Server on Windows.
In order to connect to any of this servers you need the the driver (connector) installed.
To Install this repository go to Tools Menu, Add In Manager, Repositories, Add an copy the URL: http://vznsoluciones.com/MonoDevelop.Database
MySql Driver used could be download it from http://vznsoluciones.com/MonoDevelop.Database/MySql.Data.dll
I've package it from trunk, and it is deployment version. It could be used for:
* Navigate: Tables, Procedures, Views and Users. (Columns, parameters, and others)
* Create Tables and Procedures (Constraint, foreign keys, columns).
* Alter Procedures.
* Query Tables (Sintaxis Highlighting)
* Export results
I will be adding new Futures in the next couple of months. (LinQ integration, Alter Table, Generate Sql Schemas, Backup, extended database options, indexes)
Please, report any bug at http://bugzilla.novell.com
If you can't connect to the server, report a bug an try a custom typed connection string (In the Connect Dialog: Advanced, Use Connection String).
Bye, hope that someone could test it and report if you find any bug.
Lucian0
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091017/04106cca/attachment.html
More information about the Monodevelop-list
mailing list