Re: MS Access....

1998-09-17 Thread K.R. Foley
Keith T. Garner wrote: > On Thu, Sep 17, 1998 at 10:56:18, Trevor Harmon said: > > I don't know about Access, but I have been using Sybase's jConnect (a > > pure-Java JDBC driver) under Linux for some time now with great success. > > You might want to try getting your ISP to switch from Access to

Re: MS Access....

1998-09-17 Thread Keith T. Garner
On Thu, Sep 17, 1998 at 10:56:18, Trevor Harmon said: > I don't know about Access, but I have been using Sybase's jConnect (a > pure-Java JDBC driver) under Linux for some time now with great success. > You might want to try getting your ISP to switch from Access to Sybase. > After all, mixing ju

Re: MS Access....

1998-09-17 Thread Trevor Harmon
I don't know about Access, but I have been using Sybase's jConnect (a pure-Java JDBC driver) under Linux for some time now with great success. You might want to try getting your ISP to switch from Access to Sybase. After all, mixing just about anything from Microsoft with either Linux or Java is

MS Access....

1998-09-17 Thread Molenda, Mark P
Has anyone out there used a JDBC dirver or ODBC driver on Linux to access a Microsoft Access file (mdb file)? Where can I get it? We are trying to setup an ISP's WebServer to handle Access databases on Linux.