Chinaunix首页 | 论坛 | 博客
  • 博客访问: 163843
  • 博文数量: 45
  • 博客积分: 2510
  • 博客等级: 少校
  • 技术积分: 454
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-19 13:35
文章分类

全部博文(45)

文章存档

2011年(1)

2009年(44)

我的朋友

分类: 数据库开发技术

2009-10-20 17:40:31

 
数 据 库 说      明
MySQL Shipped. But need to download the latest for MySQL 4.1 or higher.
Oracle Included.
SQL Server by jTDS Included. Support Microsoft SQL Server (6.5, 7, 2000 and 2005)
Postgres Included 7.3 JDBC 3
SAP DB Included.
SyBase by jTDS

Included. Support Sybase (10, 11, 12)

IBM Informix

Class.forName("com.informix.jdbc.IfxDriver").newInstance(); Connection conn= DriverManager.getConnection("jdbc:informix-sqli://123.45.67.89:1533/myDB:INFORMIXSERVER=myserver;user=testuser;password=testpassword";);

阅读(463) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~