Table Update via GUI returns error

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
markm9999
Posts: 20
Joined: Wed 03 Feb 2010 14:42

Table Update via GUI returns error

Post by markm9999 » Wed 07 Jul 2010 19:39

Hi,

I'm getting the following error when manually updating a table (using v4.50.280 & v4.50.285):
  • "Dynamic SQL generation is not supported against statement that does not contain any key column information".
This does not occur using v4.0.224

Thanks,
Mark

Viktor
Devart Team
Posts: 68
Joined: Thu 06 May 2010 08:12

Post by Viktor » Thu 08 Jul 2010 08:38

Could you describe in detail steps to reproduce this error.
Please show us the DDL of the table.

Post Reply