From: max_kea
Subject: How do i read and write file .DBF in LISP. Please Help me sir.
Date: 
Message-ID: <s7mj4ljaoj8177@corp.supernews.com>
I want to read and write file .DBF in lisp.How do i. Plase help
me sir.

--
Posted via CNET Help.com
http://www.help.com/

From: Marc Battyani
Subject: Re: How do i read and write file .DBF in LISP. Please Help me sir.
Date: 
Message-ID: <3FC0F2A08EDB1F4F.CDDE0E8335CFD267.A433BAA6919691B6@lp.airnews.net>
Use Paul Meurer's ODBC interface.
Try ftp at amirani.hit.uib.no

Marc Battyani

max_kea <·······@yahoo.com> wrote in message
···················@corp.supernews.com...
> I want to read and write file .DBF in lisp.How do i. Plase help
> me sir.
>
> --
> Posted via CNET Help.com
> http://www.help.com/
From: Hartmann Schaffer
Subject: Re: How do i read and write file .DBF in LISP. Please Help me sir.
Date: 
Message-ID: <387b7452.0@flint.sentex.net>
In article <··················································@lp.airnews.net>,
	"Marc Battyani" <·············@csi.com> writes:
> Use Paul Meurer's ODBC interface.
> Try ftp at amirani.hit.uib.no

any idea where it can be found?  a websearch was unsuccessful

-- 

Hartmann Schaffer

It is better to fill your days with life than your life with days
From: Chris Double
Subject: Re: How do i read and write file .DBF in LISP. Please Help me sir.
Date: 
Message-ID: <wk3ds3q3lt.fsf@double.co.nz>
··@inferno.nirvananet (Hartmann Schaffer) writes:

> "Marc Battyani" <·············@csi.com> writes:
> > Use Paul Meurer's ODBC interface.
> > Try ftp at amirani.hit.uib.no
> 
> any idea where it can be found?  a websearch was unsuccessful

It is distrubuted as a contribution with cl-http. Find cl-http and
you'll find Paul Meurer's excellent ODBC library.

Chris.