I treid the following:
1. Microsoft SQL Server 2000 Driver for JDBC
2. Add the following line to the file <jdev_install>/jdev/bin/jdev.conf
AddJavaLibPath C:/Program Files/Microsoft SQL Server 2000 Driver for JDBC/lib
3. Create a new library in jdev called "Other JDBC"
4. Create a new SQLServer connection - I also tested the connection and it works fine and connected to the DB.
Based on some other threads I saw, I changed the file:
D:\Jdev9i\jdev\system9.0.3.1035\oc4j-config\data-sources.xml
THe problem is that when I tried to right click on the EJB and debug it, I got a message:
Error initializing data-source 'jdbc/SQLServerCoreDS': DriverManagerDataSource driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver' not found
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.