Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 10:14:54 -0500
From:      "Domain Administrator" <domadmin@ENCOREPROMO.COM>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   CTREE DB file
Message-ID:  <HHENJJAIGLBPFGIALGNBIEMNCCAA.domadmin@ENCOREPROMO.COM>

next in thread | raw e-mail | index | archive | help
I now this is not the right place to post it but i know how smart the people
are on this list and feel i can get an answer!

I have a CTREE database file, i think CTREE is created with C++ libs but im
not sure. I have a Database in ctree and it consists of two files:

-rw-r--r--   1 michael  users    238167118 Jan 21 10:17 users.dat
-rw-r--r--   1 michael  users    10354688 Jan 21 10:17 users.idx

Now, when i run 'file <filename>' it just reports the file as being data so
i assume that this type of database file is hardly ever used or not just
commonplace.

# file users.dat
users.dat:      data
# file users.idx
users.idx:      data

Does anyone know how i can get support for this on my freebsd box so i can
somehow convert this database file into an ascii, comma delimited text file
and into something more common.

Thanks in advance for the help.

Joe



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?HHENJJAIGLBPFGIALGNBIEMNCCAA.domadmin>