Hi,
I have a problem with updating my entity model from database in VS 2010, then O get to choose from the correct tables when choosing database objects so the connection string works it seems.
When I have selected what tables I want and move on, I have to wait for a while and then I get this error message:
Unable to generate the model because of the following exception: 'An error occurred while executing the command definition. See the inner exception for details.
Fatal error encountered during command execution.
Fatal error encountered attempting to read the resultset.
Reading from the stream has failed.
Attempted to read past the end of the stream.
MySql version: 5.1.51-log (don't know what the log part is, says so in phpMyAdmin though)
Connector: 6.3.5
OS: Win 7
Programming language: C#
Anybody have any ideas on this?
Best Regards
Tomas
I have a problem with updating my entity model from database in VS 2010, then O get to choose from the correct tables when choosing database objects so the connection string works it seems.
When I have selected what tables I want and move on, I have to wait for a while and then I get this error message:
Unable to generate the model because of the following exception: 'An error occurred while executing the command definition. See the inner exception for details.
Fatal error encountered during command execution.
Fatal error encountered attempting to read the resultset.
Reading from the stream has failed.
Attempted to read past the end of the stream.
MySql version: 5.1.51-log (don't know what the log part is, says so in phpMyAdmin though)
Connector: 6.3.5
OS: Win 7
Programming language: C#
Anybody have any ideas on this?
Best Regards
Tomas