Converting data type Binary into Character-URGENT

From: Jose Patric (anonymous_at_discussions.microsoft.com)
Date: 03/20/04


Date: Sat, 20 Mar 2004 04:44:05 -0800

Is there anybody can help me to solve my problem.
My table name is "project" there is a field in this table
called "t_kopr" type data type is Binary, when i Open this
table i can see this field as Binary, i wanted to view the
contents of this field. Is there any way to view the
records in this particular field.

I tried to changed the data type of this t_kopr into char,
but the result is i am viewing ASCII characters.