We are using the sun.jdbc.odbc.JdbcOdbcDriver for connecting to several MS Access databases through JSP.
But we get following error caused by ascending traffic on our website:
[Microsoft][ODBC Microsoft Access Driver] System resource exceeded.
Wil the use of your HXTT-driver solve this problem?
I've tested the trial, but get now:
"HXTT Access Version 2.0 For Evaluation Purpose allows executing not more than 50 queries once."
Can you assure us your driver will solve our problem?
|
>Can you assure us your driver will solve our problem?
Yeah. It's using pure Java database engine, which hasn't those issues of jdbc odbc bridge driver.
|