Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2338794
  • 博文数量: 321
  • 博客积分: 3440
  • 博客等级: 中校
  • 技术积分: 2992
  • 用 户 组: 普通用户
  • 注册时间: 2007-05-24 09:08
个人简介

我就在这里

文章分类

全部博文(321)

文章存档

2015年(9)

2014年(84)

2013年(101)

2012年(25)

2011年(29)

2010年(21)

2009年(6)

2008年(23)

2007年(23)

发布时间:2014-06-18 08:29:41

IBM Toolboxfor Java JDBCpropertiesMany properties can be specified when connecting to a server databaseusing JDBC. All properties are optional and can be specified either as partof the URL or in a java.util.Properties object. If a property is set in boththe URL and a Properties obje.........【阅读全文】

阅读(1623) | 评论(0) | 转发(0)

发布时间:2014-05-06 10:05:03

jdbc:as400://server:6789/LIB;date format=iso;time format=iso;......【阅读全文】

阅读(1732) | 评论(0) | 转发(0)

发布时间:2014-04-12 17:54:19

DB2 开发常遇到一些错误,从网上找了一些资料,留查错使用 DB2 UDB的AS/400 SQL编程Negative SQLCODEs 负SQLCODE# SQL0007 SQLCODE -07 SQLSTATE 42601 SQL0007 SQLCODE -07 SQLSTATE 42601Explanation: Character &1 (HEX &2) not valid in SQL statement. 说明:字符1号(HEX&2)在SQL语.........【阅读全文】

阅读(12960) | 评论(1) | 转发(0)

发布时间:2013-03-04 17:13:13

一、命令技巧命令构成:CRT* (Creat) 创建WRK* (Work With) 操作RMV* (Remove) 去除DSP* (Display) 显示ADD* (Add) 添加CHG* (Change) 改变DLT* (Delete) 删除CFG* (Config) 配置STR*&nb.........【阅读全文】

阅读(1937) | 评论(0) | 转发(1)

发布时间:2013-01-18 08:25:43

在执行如下命令时,需要首先在客户端运行中输入db2cmd进行初始化或者su到db2的实例下操作。一、常识性命令1、db2 connect to <数据库名>    --连接到本地数据库名  db2 connect to <数据库名> user <用户名> using <密码> --连接到远端数据库2、 db2 force applicati.........【阅读全文】

阅读(4510) | 评论(0) | 转发(2)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册