BugReport export to SQL from Single record view

Pazus

Member²
There is a bug if you query row(s) from a table and then rightclick on result set -> Export results -> SQL file (to clipboard -> SQL have the same bug). Going that way valid insert statment is formed.

BUT
if you switch to the single record view and go through the same steps you will get a group of senseless insert statements for each field of the result set.

Please fix.
 
Back
Top