[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Need to connect to a MS Access database from Linux
gchendry at bellsouth.net wrote:
> Need to connect to a MS Access database from Linux
>
> Specifics: Yes, I have to use MS Access : (
>
> I have a Linux server that has a samba mounted directory from a NT
> server containing the MS Access database. Thus I have local access to
> the database file. I want to write standalone Java and tomcat:JSP
> programs on the Linux server to access this database.
Does it have to be Java? You could do it with Perl and odbc.
--
Until later, Geoffrey