一.JDBC连接SQLserver数据库的步骤: 1.下载SQLserver的JDBC驱动文件——Microsoft JDBC Driver 4.0 for SQL Server 2.例如下载得到的文件是sqljdbc_4.0.2206.100_chs.exe,解压文件,将解压缩文件中的sqljdbc4.jar放到eclipse-workspace\User_Message(新建的JavaWeb项目)\WebContent\WEB-INF\lib目录下 3.加载JDBC驱动程序:在连接数据库之前…
centos启动时,提示错误: /dev/mapper/VolGroup-lv_root contains a file system with errors,check forced. /dev/mapper/VolGroup-lv_root: Inodes that were part of a corrupted orphan linked list found. /dev/mapper/VolGroup-lv_root:unexpected inconsistency:run fsck…