This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Aside from intermittent crashes (which VS has generally recovered from), the Lightspeed integration into VS2010 seems to work well with a MySQL data source. I am excited that Lightspeed now permits entities to be accessed through stored procedures! However, while I can drag tables and views into the model diagram window, I seem not to be able to drag stored procedures. I believe that this should be possible (as per documentation). Is this an issue with my configuration? Are there any troubleshooting steps I can take? MySQl Server 5.5 MySQL .NET Connector 6.4.3
|
|
|
We believe this is an issue with the MySQL connector. We have found in the past that drag-drop support (technically, DSRefBuilder support) has been turned off in the MySQL Connector for stored procedures. The stored procedure nodes simply do not support dragging. I will double-check this with more recent versions of the MySQL Connector -- if they have now added sproc drag then we have the plumbing in place -- but it sounds like the limitation is still there. |
|
|
FYI the work item is still in the MySQL bug tracker and is still marked as 'to be fixed later.' http://bugs.mysql.com/bug.php?id=52349 |
|
|
Thank-you Ivan for the amazingly fast response. I guess in the meantime, I will be creating stored procedures manually.
|
|