I'm a new user of dbForge Studio and I've came by one issue. Not sure if this is proper behaviour but I don't think so.
For example, if I write in new SQL query this:
Code: Select all
SELECT * FROM Activities
SELECT * FROM Holidays
1. When I try to edit these datasets, everything works fine but the changes are not saved when I click on End Edit.
2. When I try the same thing with Cached Editing enabled, then I receive this error when I click on Apply Changes: "Dynamic SQL generation is not supported against statement that does not contain any key column information".
If I put these two queries each in it's own document, then everything works ok with data editing (meaning I know how to do it).
Question is, why editing is not working with multiple datasets, is this a known issue?
If this is by design, then user should be informed earlier of this - not silently discarding all the changes (in first case) or letting you edit everything and then throwing the error in the final step when you want to apply those changes (in second case)
Best regards,
Goran Genter