Parambathu Kandy, Yasser Arafat (Cognizant) wrote:
org.apache.jetspeed.production.database.default.name=mssql org.apache.jetspeed.production.database.url=jdbc:odbc:PBCPortalDSN
Looks like a Microsoft SQL Server driver We do support MS SQL I don't think anyone has tested with your particular driver
org.apache.jetspeed.production.database.user=dbuser org.apache.jetspeed.production.database.password=dbuser org.apache.jetspeed.production.database.driver=sun.jdbc.odbc.JdbcOdbcDri ver org.springframework.jdbc.UncategorizedSQLException: (OJB operation): encountered SQLException [No data found]; nested exception is java.sql.SQLException: No data found
Apache OJB provides data access layer. Have you checked with OJB to see if they support your driver? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
