[ale] DBF data to web

Christopher Bergeron christopher at bergeron.com
Thu Jan 4 18:02:30 EST 2001


Duh, I'm not sure why this didn't occur to me earlier, but it might be real
easy to import the DBF file into M$ ACCESS and then export it as plain text
(or even HTML TABLES, i think?).  it would be trivial to put the exported
file (ala Samba) onto a linux/apache web server.



-----Original Message-----
From: owner-ale at ale.org [mailto:owner-ale at ale.org]On Behalf Of
To: ale at ale.org
Christopher Bergeron
Sent: Thursday, January 04, 2001 5:38 PM
To: Tom Younker
Cc: ale at ale.org
Subject: RE: [ale] DBF data to web


Do you want the file formatted or just displayed?  are DBF files just flat
text?  if so, you can just make it readable by apache and it will be web
accessible.  if you want to format it, your best bet would be to use PERL
and parse it out to a webpage.  using perl: input the DBF file, format it
(with html tags, etc) and make it a .cgi program.  should be relatively
straight forward.



-----Original Message-----
From: owner-ale at ale.org [mailto:owner-ale at ale.org]On Behalf Of Tom
To: ale at ale.org
Younker
Sent: Saturday, December 30, 2000 7:40 PM
To: Atlanta Linux Enthusiasts
Subject: [ale] DBF data to web


All:

Need a quick way to take DOS-based .DBF file data and make it accessable
from a web server.  The Micro$oft-brained consultant naturally thinks to
suck it into Access and somehow make it browseable.

Without writing the app in, say PHP, can't I just use some existing
program to do the same thing in Apache ?

Thanks,
Tom
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message
body.

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message
body.

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list