Hi,
some of the names we store in the database are encoded, so only special users can read the real name. These encoded names are very cryptic and sometimes I have problems copying the result of a select with such names to Excel. The table in Excel has fewer rows than the query result. It seems that there is a problem with leading double-quotes - Excel puts the content of all cells in one cell, until the next double-quote appears. If the query result has 2 leading double-quotes, Excel will throw them both away.
When I'm using our "old" Tool - the Vision:Explorer from Sterling Software - all works fine. So in my opinion it could be a problem with escape characters?
Can you reconstruct the problem?
Kind regards
Jens
some of the names we store in the database are encoded, so only special users can read the real name. These encoded names are very cryptic and sometimes I have problems copying the result of a select with such names to Excel. The table in Excel has fewer rows than the query result. It seems that there is a problem with leading double-quotes - Excel puts the content of all cells in one cell, until the next double-quote appears. If the query result has 2 leading double-quotes, Excel will throw them both away.
When I'm using our "old" Tool - the Vision:Explorer from Sterling Software - all works fine. So in my opinion it could be a problem with escape characters?
Can you reconstruct the problem?
Kind regards
Jens