Hi, I just installed Toad and am excited about using it, Im using mysql, and just trying it out I created a database, table and some column that I link to my visual studio project. it connects fine to the database. However, when adding some random data to the columns in Toad I get a warning/error saying I need to have a key column. Sure, but in Toad under "Alter Table > Columns", I simply dont see where the option of adding a key column is to be found. The complete error-text is: "Dynamic SQL generation for the UpdateCommand is not supported against SelectCommand that does not return any key column information."
↧