I am using Interbase with apache 4.0.1 and Interclient (the Java JDBC driver) and it all works very well with FORM based authentication on a LINUX box.
This is from my posting on the news group "borland.public.interbase.general" to a post headed "Interclient JDK1.3": --------------------------start----------------------------- "nicolaas" <[EMAIL PROTECTED]> wrote in message news:<3be7b882_2@dnews>... > i can't get a connection to my database using Interclient in a JDK 1.3 > envirnment, what is the problem, please help > > regards > nic If your server is 6.0.1 then you must use a JDK1.3 compiled version of InterClient. If not then, visit http://www.ibphoenix.com/ibp_interbase_download.html to download (uncertified version of ) InterBase V6.01 Release (for your platform) The best way to secure a jdk1.3 compliant InterClient is to register with Borland, complete the survey etc, and download the distributions (you get a SOLARIS, LINUX and WINDOWS tar.gz/zip file(s)). For this visit http://www.borland.com/interbase/downloads/ These distributions has a version of InterClient which is jdk 1.3 compliant and it works!!. Unfortunately the server (certified) v6.0.1 that comes for LINUX with this Borland download is corrupt (no licence file found etc are some of the errors), hence the pointer to the above uncertified version. ----------------------------end------------------------------- Hope this helps. Cheers -raj -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
