Ok, Thanks. I just ran command to check our Java version and we are running Java 1.6.0
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap3260sr13ifix-20130303_02(SR13+IV37419))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 OS/400 ppc-32 jvmap3260sr13-20130207_01 (JIT enabled, AOT enabled)
J9VM - 20130114_134867
JIT - r9_20130108_31100
GC - 20121212_AA)
JCL - 20130303_02
Java program completed
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Craig Pelkie
Sent: Friday, July 11, 2014 7:19 PM
To: 'Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries'
Subject: Re: [WDSCI-L] Database Development Connections for SQL Server 2008 (RDi v9.1)
http://technet.microsoft.com/en-us/library/ms378428(v=sql.110).aspx
sqljdbc4.jar requires Java 1.6 or higher, use sqljdbc.jar if on Java 1.5 or lower.
Craig Pelkie
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Larenzo Alexander
Sent: Friday, July 11, 2014 1:32 PM
To: (WDSCI-L@xxxxxxxxxxxx)
Subject: [WDSCI-L] Database Development Connections for SQL Server 2008 (RDi
v9.1)
I've imported the latest SQL server driver definitions and the latest jTDS drive definitions. I can connect and view tables in a SQL server 2005 database using the 'Other Driver' in the driver properties which has jtds-1.3.1.jar in the JAR List. And the connection string is:
jdbc:jtds:sqlserver://samplehost:1433;domain=samplename;DatabaseName=sampled
When connecting to a SQL server 2008 database I can't view the tables under the Database Connections in the Data Source Explore but it does query tables within that database.
Also when trying to use any of the SQL Server Driver Definitions that linked to sqljdbc4.jar , I can't get those to work.
Does anyone have a working connection string example connection SQL Server
2008 ?
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.