On Mon, 17 May 1999, Nourredine Hamoudi wrote:
>
> Hi,
>   I have a question about Java Conduits.
>     Is it possible to use the 1.2 or the 1.1.7 Java Virtual Machine.
>   (currently, the 1.1.3 is used when we start the HotSync). I want to
>   change the JVM, because I use a remote mySQL database, and the driver I
> use
>   does not work with the 1.1.3 JVM (I try to find another driver, but
> without success).

  the JDK is backward compatible :)

  the java runtime executable of 1.2 will execute programs compiled
  with 1.0 :P

  you should have no problem.. just install jre1.1.8 or whatever,
  make sure your program uses the right versino of the runtime
  environment.

az. 
--
Aaron Ardiri 
Lecturer                       http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 352 8192           A/H: +46 26 10 16 11

Reply via email to