Re: Need advice for mysql and Visual Web Developer
Posted by: Sean Wright
Date: November 28, 2006 08:23AM

First off, I would go get the academic version of visual sutdio (it's a standard version). Any university should sell it, and it's not too expensive.
Once you have that up and running, go download the latest plugin for visual studio:

http://dev.mysql.com/downloads/visual-studio-plugin/1.0.html

The plugin does not work with the free visual web developer, unfortunately. Therefore you lose out on the WYSIWYG implementation of the MySQL connector.

Aside from that, you could use the connector (v1.0.8 I think or v5.x) but you'd need to code your database stuff manually.

Hope this helps.

Options: ReplyQuote


Subject
Written By
Posted
Re: Need advice for mysql and Visual Web Developer
November 28, 2006 08:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.