re: database connectivity

2000-01-26 Thread Ryan Thompson
Title: re: database connectivity Is anyone aware of any tools/software that will allow one to access an .MDB file on a linux box from Java(don't ask why, please). It will be for querying only. There will be no connections to M$ Access or any Winbox at all for that matter, just the file o

Re: database connectivity

1999-08-04 Thread Wim Ceulemans
> i have postgresSql in my linux box i want to connect to it. I >don't know the way. i think i should have the driver installed in the >client side. And the postmaster is running in the server machine. >Any thing else is needed for the connectivity. Ask me if you don't get the >question clearly.

Re: Database

1999-05-15 Thread Clayton Cottingham
Stefan Proels wrote: > Hi Gary, > > > I am trying how to find out how one may represent data from java into a database. >I know one needs a JDBC driver, but if I have installed JKD1.2 do i already have JDBC >installed with it? Or do i have to instll it separately. > > The basic JDBC interfaces

Re: Database

1999-05-15 Thread Stefan Proels
Hi Gary, > I am trying how to find out how one may represent data from java into a database. I >know one needs a JDBC driver, but if I have installed JKD1.2 do i already have JDBC >installed with it? Or do i have to instll it separately. The basic JDBC interfaces are part of the JDK (java.sql