Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hex Value Fields

Status
Not open for further replies.

Xaplytz

Programmer
Jun 26, 2000
79
US
Hi Everybody
I’m a Visual Fox programmer but we have a program in Visual C++,
I don’t know if someone is Familiar with ACT, more info in This software is using *.DBF and I have to import data form this tables.
But here Is the problems this table has 5 fields that suppose just are Hex values
Here is a example of the Structure and the fields.

--Structure---
Unique c 12
Ctime c 6
Etime c 6
Mtime c 6
User c 12

--Record Example---
Unique C time Etime Mtime
;\,! ?ER X X RE? X%'&[ YXXX=

User
NZ2<! :XXXY

Does Somebody has any idea to transform this value to a normal value
Thank.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top