Good morning, yes...I am trying with the Pervasive JDBC jar files. So, here is where I am. I HAVE been successful with the mac, just not with the program I want. I have been able to query my pervasive DB from a program called RazorSQL....very easy and the Razor tech support was great.
However, I am am trying to create my pervasive DB as a datasource on my mac webserver using Lasso Professional. Doubting that you have heard of lasso, it DOES support JDBC, but for some reason, I can't get it configured right and am getting the following error when I try to use the jdbc drivers on the lasso server:
[08/01/07 07:51:41] Could not load ObjectFactory class: com.pervasive.jdbc.JDBC_VERSION.DataSourceFactory
[08/01/07 07:51:41] Properties: {}
[08/01/07 07:51:41] Exception in NamingManager.getObjectInstance:
[08/01/07 07:51:41] Could not create new Host:
It is always the object factory class that can't load....
any ideas?
sqe