Date: Tue, 24 Mar 1998 20:11:49 +0100 (MET) From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: java@FreeBSD.ORG Subject: RmiJdbc Message-ID: <199803241911.UAA11017@gilberto.physik.RWTH-Aachen.DE>
next in thread | raw e-mail | index | archive | help
Anyone tried this? It allows to do things like connecting from FreeBSD (or any other Java 1.1.2+ capable platform to connect to ODBC data sources, e.g. to a Microsoft Office 97 database file (.mdb) only by running java components and not even a httpd on the NT side. Only I have problems getting the .jar file be seen by the javac. Anyone knowing what the CLASSPATH magic is for the .jar files? Do they have to be specified explicitly in the classpath or can one put then into ~/classes? Anyway, whatever I do, a certain import cannot be found. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803241911.UAA11017>