RE: [Mono-list] Managed access to Dbase files?

2004-06-16 Thread Neil Cawse
Title: RE: [Mono-list] Managed access to Dbase files?






 What is your code 
licensed under? MIT/X11?
Do anything with it - whatever license that would be 
:)
 Probably, it might need a SQL parser. Wonder where 
someone could get a simple SQL parser written in C#.
Good idea - maybe this would help:
http://www.c-sharpcorner.com/database/SharpHSQL.asp
-Original Message-From: 
[EMAIL PROTECTED][mailto:[EMAIL PROTECTED]] 
On Behalf Of Neil CawseSent: Monday, June 14, 2004 2:13 PMTo: 
[EMAIL PROTECTED]; Jonathan StoweCc: Abram Gillespie; 
Mono-ListSubject: RE: [Mono-list] Managed access to Dbase 
files?Read only access for Dbase III files for my Gis 
project.http://pnet.homelinux.org/DbaseFile.zipdo 
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




RE: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Neil Cawse
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


RE: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Daniel Morgan
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


Re: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Abram Gillespie
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


Re: [Mono-list] Managed access to Dbase files?

2004-06-03 Thread Jonathan Stowe
On Thu, 2004-06-03 at 15:53, Abram Gillespie wrote:
 Hi everyone,
 
 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?
 

I have started work on a DataProvider for xBase files, but I haven't
really done a great deal as when I brought it up in:

http://lists.ximian.com/archives/public/mono-list/2004-May/020248.html

I didn't get an overwhelming response and I have been rather busy.  I
will finish it when I have some time but work is rather pressing at the 
moment.  

/J\


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