Hi! Im trying to make OJB work with Microsoft SQL Server, but with no luck (I have made it work with Oracle before)
Anyone with the right combination of values in build.properties, profile/*.profile etc. ? I actually have succeded in having ojb run its unit test on to the sql server, but I get 5-7 failures when doing so and all of them look something like this: (taken from tests-broker.txt after running junit) [Error] repository.xml:27:6: Attribute "platform" with value "mssql" must have a value from the list "Db2 Hsqldb Informix MsAccess MsSQLServer MySQL Oracle PostgreSQL Sybase Sapdb ". java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Unable to determine the type of the specified object. What does one do about that ? /max -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
