RE: Orion, JDBC-ODBC bridge, and SQL Server

2000-12-22 Thread Jose Fresnadillo
Here is may data-source.xml. I hope this can help you. ?xml version="1.0"? !DOCTYPE data-sources PUBLIC "Orion data-sources" "http://www.orionserver.com/dtds/data-sources.dtd" data-sources !-- An example/default DataSource that uses an ordinary JDBC-driver (in this case hsql) to create the

Data type to access a datetime field in database AGAIN. Please help!

2000-12-01 Thread Jose Fresnadillo
Hi, I'm trying to access a datatime field in a SQL-SERVER 7.0 with a EJB CMP but I don't know which java type I have to use in the bean to map this field. I've tried with a java.util.Date type but I get the following error when i try to change the value of the data field: