From owner-freebsd-questions Sun Aug 9 17:37:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17979 for freebsd-questions-outgoing; Sun, 9 Aug 1998 17:37:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tigger.net-solutions.net (ns1.net-solutions.net [151.200.109.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17973 for ; Sun, 9 Aug 1998 17:37:55 -0700 (PDT) (envelope-from info@digital-concepts.net) From: info@digital-concepts.net Received: from digital-concepts.net (hound.net-solutions.net [151.200.109.98]) by tigger.net-solutions.net (8.8.8/8.8.8) with ESMTP id UAA23014 for ; Sun, 9 Aug 1998 20:43:32 -0400 (EDT) Message-ID: <35CE4006.16ABAFD5@digital-concepts.net> Date: Sun, 09 Aug 1998 20:34:14 -0400 X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: DB Question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have some DB's on a Solaris system that are being accessed via a perl program. The db files have a *.pag and *.dir extension for each db. (I think this is SDBM format) I am trying to write another program (in C) to interface with these db's. Can it be done, and if so, which C library or header do I need to use? db.h? Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message