Close
jGuru Forums
Posted By: Sushma_Sharma Posted On: Monday, April 29, 2002 03:16 AM
I am using SQL Server 2000 as my database.Accordingly i have entered the following string in my data-sources.xml file "connection-driver=com.microsoft.jdbc.sqlserver.SQLServerDriver".Also i had added the following jar files in my j2eehomelib directory (msbase.jar,mssqlserver.jar,msutil.jar).But when i start the server i get this error "Error initializing data-source 'jdbc/WiaCoreDS': DriverManagerDataSource driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver' not found Oracle9iAS (1.0.2.2) Containers for J2EE initialized" which means that OC4J has not got configured to SQL Server. Please help.
Re: Problem in OC4J
Posted By: Bozidar_Dangubic Posted On: Monday, April 29, 2002 05:59 AM