mysql - Visual Studio 2013 Query results multi-line -


i'm connecting mysql database inside visual studio 2013. run query , have grid query results. in table, have fields multiline values. grid result can't show multiline fields.

edit: have record has field several lines , want see these lines in query result pane inside visual studio.

how can change visual studio configuration allow multiline values in query results pane?

thanks in advance


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -