Work Log Thu. 2004-09-16 Weather: Sunny rain MOOD-OK

xiaoxiao2021-03-06  50

I want to use Struts directly today.

The label performs the SQL Server database operation, so I downloaded the MSSQLServerDriver, followed by the instructions configured the environment variable and introduced Tomcat / Comm / Lib, but always prompted to find the database when using Tomcat display :(

Just started to be a wrong, smashing more, and later compiled a program that accessed the database with MSSQLServerDriver, found that the JB prompt could not find the driver class - this is found that it is not introduced in the JB. Sqldriver.

Solution: Step1: Tools - Configure Libraries - UserHome - Add new files and introduces the JAR file under MSSQLSerDriver / lib; Step2: Database Pilot - View - Options - Driver Add files under DRIVER

:) View DRIVER under Database Pilot is discovered:

The original JB originally recognized SQLServerDriver is WebLogic.jdbc.msqlserVer4.Driver, so if you use? MSSQLServerDriver needs more.

Hey, I still change the problem of high speed too fast ~~~

转载请注明原文地址:https://www.9cbs.com/read-116169.html

New Post(0)