Skip to Content
0
Former Member
Jun 12, 2014 at 01:36 PM

isql output is Hexadecimal

108 Views

Use isql command on Linux connect ASE 12.5 and try to access any table in mydb like

select * from mytab

All output is Hexadecimal. but if I access this database with tool like powerbuilder, the output is readable and fine.

What's wrong for this case? how to figure out and fix it?this never happened before.