How to read a DMBS on Linux? It works on NT!
Hi!
I developed a servlet on a Win NT plataform accesing a Microsoft Access Database. It worked fine, but now I have to migrate to a Linux environment. The problem is that I don't know how to make the "connection" to the database, I mean, on NT I can go to Control Panel/ODBC Sources and define the database source. But how on Linux? I'm usin JDK 1.3 and JSDKEE 1.3.1.
Thanx

