Hi,
We are already using HXTT Access driver and now trying to evaluate HXTT Excel driver. Only one of them works based on which driver loads first from the CLASSPATH. If AccessDriver is loaded first, then trying to access the ExcelDriver throws the following error:
java.lang.NoSuchMethodError: com.hxtt.sql.de.a(ILjava/lang/String;Ljava/util/Pro
perties;)Lcom/hxtt/concurrent/ab;
I see a mentioning of Common Driver package to use if we have to use more than one HXTT JDBC drivers. How do we use that and can you throw more information and insight on using more than on HXTT JDBC drivers?
Thanks,
Sankara Alwar
|
>java.lang.NoSuchMethodError: com.hxtt.sql.de.a(ILjava/lang/String;Ljava/util/Pro
>perties;)Lcom/hxtt/concurrent/ab;
That's resulted by mixing two different version.
>How do we use that
Please download the latest HXTT Access and HXTT Excel package on the same day.
|
If I download both the drivers, wouldn't I get the evaluation version of the Access driver?
We are using the paid version of the Access driver currently.
|
>wouldn't I get the evaluation version of the Access driver?
You won't
|