I'm trying to develop an application for a client and we downloaded your driver because it appears to be the only JDBC DBF driver out there that supports Visual FoxPro... it works wonderfully, but I have to say that a limitation of 50 queries before requiring me to restart my server is pretty absurd.
Is there any way I can get a license with which to do development???
Thanks,
Jared
|
>the only JDBC DBF driver out there that supports Visual FoxPro.
Yeah. If your VFP is do concurrent acess on the same database, you need to use lockType=VFP connection property.
>it works wonderfully, but I have to say that a limitation of 50 queries
> before requiring me to restart my server is pretty absurd.
Please download http://www.hxtt.com/DBF_JDBC30Jared.jar , which has only evaluation time limitation.
>Is there any way I can get a license with which to do development???
After you buy anyone of HXTT DBF licenses, you can use free HXTT DBF in your projects for development purpose.
|
THANK YOU SO MUCH... I appreciate this very very much.
If I'm going to do more than this little short project, I'll definitely buy a license for this product.
|