We have a problem about the jdbc driver to access SQL Server 2000 from mashzone. We tried both sqljdbc4.jar and sqljdbc.jar. With sqljdbc.jar, the error message indicates that we need to put sqljdbc4.jar. With sqljdbc4.jar, the error is "SQL Server version 8 is not supported by this driver". The driver name is "com.microsoft.sqlserver.jdbc.SQLServerDriver".
Your support and time is appreciated.