Hi
I try to connect to my database using "Connection View" "Add" I have multiple problems
1) Hibernator expects the hbm files in the src directory. I create my hbm files using xdoclet and create them straight into the classes directory. I have to copy them over to the src directory so that hibernate can find them
2) I enter all the necessary details in the new connection wizrad
Connection Name: RBA connection
Username: sa
Password: ****
URL: jdbc:jtds:sqlserver://localhost:1433/rba;SelectMethod=cursor
Driver class:net.sourceforge.jtds.jdbc.Driver
Dialect: SybaseDialoect (I use MSSQL server but I read that Sybase should work)
Driver name: (path to my jTDS driver)
When I click Finis absolutely nothing happens. The only thing I can see is a "Ignoting resources in Project out: /RBA/WebRoot/WEB-INF/classes" I think Hibernator adds this comment when I click oin my project in the page before the database connection details.
Any idea whats wrong?
Thanks for you help Ralph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-05-26
I have not connected on the same problem, either.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I try to connect to my database using "Connection View" "Add" I have multiple problems
1) Hibernator expects the hbm files in the src directory. I create my hbm files using xdoclet and create them straight into the classes directory. I have to copy them over to the src directory so that hibernate can find them
2) I enter all the necessary details in the new connection wizrad
Connection Name: RBA connection
Username: sa
Password: ****
URL: jdbc:jtds:sqlserver://localhost:1433/rba;SelectMethod=cursor
Driver class:net.sourceforge.jtds.jdbc.Driver
Dialect: SybaseDialoect (I use MSSQL server but I read that Sybase should work)
Driver name: (path to my jTDS driver)
When I click Finis absolutely nothing happens. The only thing I can see is a "Ignoting resources in Project out: /RBA/WebRoot/WEB-INF/classes" I think Hibernator adds this comment when I click oin my project in the page before the database connection details.
Any idea whats wrong?
Thanks for you help Ralph
I have not connected on the same problem, either.