Copy Special | Copy with Column Names issue

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
SaanichGAS
Posts: 3
Joined: Wed 27 Apr 2016 16:37

Copy Special | Copy with Column Names issue

Post by SaanichGAS » Tue 10 May 2016 16:47

Version: 7.1.13

When trying to copy query results using Copy Special | Copy With Column Names, the column names contain the data types concatenated directly to the column name.

E.g.

Code: Select all

idBIGINT	uniqueidVARCHAR(40)	templateuniqueidVARCHAR(40)	customeruniqueidVARCHAR(40)
694	a5205fea-c328-4646-9987-95661086e042	90DB6436-89D3-4A05-9617-953F41424380	d3d32175-650b-4c9e-abf4-b7808bba8c77

alexa

Re: Copy Special | Copy with Column Names issue

Post by alexa » Wed 11 May 2016 05:14

We are aware of this issue and will fix it in the next product build. We will notify you once it's available for downloading.

alexa

Re: Copy Special | Copy with Column Names issue

Post by alexa » Mon 26 Sep 2016 08:32

We would like to let you know that we have released dbForge Studio for MySQL, v7.1.29 where the issue you reported is fixed https://www.devart.com/dbforge/mysql/st ... nload.html

Thank you for your help in improving dbForge Studio for MySQL.

Post Reply