I'm trying to use MS SQL Server 2000 with JForum and I am willing to finish the integration to get it to work so that everyone else can use it as well. However, I need to know where to start. I have gotten the schema created with code from Subversion (in the JForum3). I've read all the old posts about hacks and things people have done but it's all very unclear about what is the most current code.
The latest code from the 2.1.8 release does not seem to work with SQL Server 2000 (maybe it does with 2005). I've currently just quicky thrown it up on a
Tomcat instance, but long term it will be on IBM WebSphere.
I'm getting a very generic error returned from the app (c3p0 compontent I believe).
So, a few questions to help me get this figured out (after which I will deploy all the fixes for others)
1) Is there any way to get to any kind of advanced logging so I can see what actually is erroring?
2) What is the current most 'up to date' code for SQL Server 2000 that we currently have?
Here is my error:
[originally posted on jforum.net by SpuTTer]