DB2/AS400 : com.ibm.as400.access.AS400JDBCDriver : tested

Stéphan Mestach <[email protected]>
Newsgroups gmane.comp.java.ejb.middlegen.user
Message-ID <[email protected]>
concerning : http://boss.bekk.no/boss/middlegen/platforms/database.html

i'have sucessfully tested the com.ibm.as400.access.AS400JDBCDriver driver.

the more difficult part is to find the correct schema/catalog properties.

Stéphan Mestach.

______________________________________________________________________________

the properties used :

<property name="database.script.file" value="${src.dir}/sql/${name}-db2.sql"/>
<property name="database.driver.file" value="${lib.dir}/jt400.jar"/>
<property name="database.driver.classpath" value="${database.driver.file};${basedir}"/>
<property name="database.driver" value="com.ibm.as400.access.AS400JDBCDriver"/>
<property name="database.url" value="jdbc:as400://myAS400;dateFormat=iso;librairies=*LIBL;dataTruncation=false"/>
&nb
sp; <property name="database.userid" value="xxx"/>
<property name="database.password" value="xxx"/>
<property name="database.schema" value="libraryName"/>
<property name="database.catalog" value="DBName"/>

----------
MSN Immo ... Vous rêvez d’une maison bien à vous ?

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.