iSeries « db2 « Java Database Q&A

Home
Java Database Q&A
1.Blob
2.cassandra
3.column
4.Connection
5.Cursor
6.dao
7.Data Type
8.Database
9.Database Product
10.DataSource
11.Date
12.db2
13.derby
14.Development
15.Driver
16.Exception
17.file
18.hadoop
19.hbase
20.hsqldb
21.ibatis
22.JDBC
23.memcached
24.mongodb
25.MS Access
26.mysql
27.ODBC
28.Operation
29.oracle
30.postgresql
31.Record
32.result
33.Resultset
34.Schema
35.SQL
36.sqlite
37.SQLserver
38.Statement
39.stored procedure
40.sybase
41.Table
42.Transaction
43.Trigger
Java Database Q&A » db2 » iSeries 

1. I need a sample of java stored procedure on iseries V6R2    stackoverflow.com

I need a sample of java stored procedure on DB2 for iSeries OS/400 V6R2. I got java stored procedures that used to work on the version V5R4 of iSeries OS/400 (AS/400) ...

2. 'SQLSTATE 57017' (Character Conversion Problem)for SQL UDF java program on the iSeries    stackoverflow.com

I followed the instructions at http://www.itjungle.com/mpo/mpo100903-story01.html The UDF looks like this

CREATE FUNCTION re_Test(input VARCHAR(500),
                 ...

3. How to translate CCSID 65535 in SQuirrel from a DB2 on an iseries    stackoverflow.com

I am new to SQuirrel SQL. I need some help to translating CCSID 65535 into ASCII, UNICODE (or anything human readable) I am using the JDBC driver per the following

5. DB2 on iSeries    coderanch.com

6. Working with IBM iSeries DB2, advanced issues...    coderanch.com

Ok guys, this is a call out to any IBMer's hanging around here that are developing web apps. Right now I am writing a web app that connects to our iSeries DB2 database. I want to use the SQE engine instead of the CQE engine for returning my result sets. The only way I can do this is by running the ...

7. What is the Fastest JDBC Driver for DB2 on an iSeries(as400)    dbforums.com

I've seen companies such as Data Direct and others who claim to make faster JDBC drivers, but I thought I'd ask here first before I started wasting time benching them. Free is great, but I am more interested in speed. Currently I'm using the JTOpen package to connect to the iSeries. If you have any information on a FASTER solution, please ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.