From: "wenheping2000" <[EMAIL PROTECTED]>
>      1) can apache-asp support using access database?

In addition to the ODBC solution mentioned before, I have also done a 
rudimentary perl module to make use of the read functionalities of the mdbtools 
package from SourceForge (based on a similar module I got from someone else).  
I actually added in a little bit of sorting functionality to what mdbtools 
itself provides (hey that's what perl is good at, right?) and started working 
on concepts to incorporate more advanced SQL parsing in the interface, but 
given the finite nature of time never quite got there.  The amount I got done 
allows me to retrieve data from an MDB file under linux and process using 
apache-asp to generate mailing lists and such on the fly, which is what I 
needed it to do.

I never even started looking at any "write" functionality, as that was just 
beginning to be implemented into the mdbtools libraries and the project I was 
working on didn't really need it.  I started pulling the package into a 
distributable form, but not much has happened on that front either.  If you are 
interested I can see about at least putting it into a form that can be passed 
along.

Jon Dixon
[EMAIL PROTECTED]
http://dixonjon.tripod.com/



-- 
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at 
once.
http://datingsearch.lycos.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to