That's the thing ... I'm mostly concerned with running SQL queries against the DBFs. I'm less concerned with write access, though I may run into a situation where I will need it. I could possibly start writing a simple IDataReader if someone could point me to a SQL parser. Though I'm very busy right now and I probably couldn't get to it this month.

-Abe

On Tuesday, June 15, 2004, at 07:16 PM, Daniel Morgan wrote:

Just some thoughts...

What is your code licensed under?  MIT/X11?

I bet it would not be hard for someone to put this in a Mono data
provider, such as,
Mono.Data.DBaseClient...

Probably, it might need a SQL parser.  Wonder where someone could get a
simple SQL parser written in C#.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Neil Cawse
Sent: Monday, June 14, 2004 2:13 PM
To: [EMAIL PROTECTED]; Jonathan Stowe
Cc: Abram Gillespie; Mono-List
Subject: RE: [Mono-list] Managed access to Dbase files?


Read only access for Dbase III files for my Gis project.

http://pnet.homelinux.org/DbaseFile.zip

do with it what you will.


Does anyone know a purely managed .Net way to query *.dbf files?
I'm
using MapServer to do some web GIS stuff with ESRI shapefiles, but

would like to use Mono's ASP.NET for querying. Any ideas?

_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to