Ask a Question related to IBM DB2, Design and Development.
-
Brien Schultz #1
DB2 JDBC Driver
What should I use for the DB2 JDBC driver form JDBC SPs? I'm using
"DriverManager.getConnection("jdbc:default:connect ion");" at the moment. Is
there a faster way to connect?
Brien Schultz Guest
-
SQL 2005 JDBC 1.1 driver
I tried installing and using the new SQL 2005 JDBC 1.1 driver and read and followed the technote at... -
New MS JDBC Driver Availability?
In late January 2006, Microsoft released an updated JDBC driver specifically for their SQL 2005 product. I am interested in if / when Adobe will... -
Still bad driver for JDBC / ODBC
Hello Since Oct 05 there is version 3.5 available in the package macromedia_drivers.jar and still we got the error 'no more data available to... -
JDBC Driver Issue
It is always highly worrying when the solution to a problem involves the blunderbus. In this case: windows 2003 server sp1 / MX7 + updates (02,... -
com.mysql.jdbc.Driver
I need to create a 'standalone' connection to a MySQL database. Using this code works: <cfset clazz = CreateObject('java', 'java.lang.Class') />... -
Brien Schultz #2
Re: DB2 JDBC Driver
How would I know if it was? I've been told DB2 has a type 4 driver...I
think I'm defaulting to a Type 2 driver but I'm unsure how to findout.
"PM (pm3iinc-nospam)" <Pm3iinc.NoSpam@sympatico.ca> wrote in message
news:02hMa.2652$eF3.372137@news20.bellglobal.com.. .> You can use the javax.sql.DataSource.* if it's supported in your
> configuration.
>
> PM
>
> "Brien Schultz" <zulucrew@hawkaccess.com> a écrit dans le message de news:
> bdr4gr$8ip$1@news.chatlink.com...> Is> > What should I use for the DB2 JDBC driver form JDBC SPs? I'm using
> > "DriverManager.getConnection("jdbc:default:connect ion");" at the moment.>> > there a faster way to connect?
> >
> >
>
Brien Schultz Guest
-
Brien Schultz #3
Re: DB2 JDBC Driver
Should I use connection pooling in my procedures? Anyone have any examples?
"Larry Menard" <lmenard@ca.ibm.com> wrote in message
news:bdsoi2$ime$1@hanover.torolab.ibm.com...> Java Stored procedures still use the old ".app" (Type 2) driver.
> --
> Larry Menard
> IBM Workstation Database (DB2) Performance Team
> Defender of Geese and of All Things Natural
>
>
> "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> news:bdsdem$r7i$1@news.chatlink.com...> news:> > How would I know if it was? I've been told DB2 has a type 4 driver...I
> > think I'm defaulting to a Type 2 driver but I'm unsure how to findout.
> >
> > "PM (pm3iinc-nospam)" <Pm3iinc.NoSpam@sympatico.ca> wrote in message
> > news:02hMa.2652$eF3.372137@news20.bellglobal.com.. .> > > You can use the javax.sql.DataSource.* if it's supported in your
> > > configuration.
> > >
> > > PM
> > >
> > > "Brien Schultz" <zulucrew@hawkaccess.com> a écrit dans le message de> moment.> > > bdr4gr$8ip$1@news.chatlink.com...
> > > > What should I use for the DB2 JDBC driver form JDBC SPs? I'm using
> > > > "DriverManager.getConnection("jdbc:default:connect ion");" at the>> >> > > Is
> > > > there a faster way to connect?
> > > >
> > > >
> > >
> > >
> >
>
Brien Schultz Guest
-
Brien Schultz #4
Re: DB2 JDBC Driver
Are they adding support for the Type 4 driver?
"Larry Menard" <lmenard@ca.ibm.com> wrote in message
news:bdsoi2$ime$1@hanover.torolab.ibm.com...> Java Stored procedures still use the old ".app" (Type 2) driver.
> --
> Larry Menard
> IBM Workstation Database (DB2) Performance Team
> Defender of Geese and of All Things Natural
>
>
> "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> news:bdsdem$r7i$1@news.chatlink.com...> news:> > How would I know if it was? I've been told DB2 has a type 4 driver...I
> > think I'm defaulting to a Type 2 driver but I'm unsure how to findout.
> >
> > "PM (pm3iinc-nospam)" <Pm3iinc.NoSpam@sympatico.ca> wrote in message
> > news:02hMa.2652$eF3.372137@news20.bellglobal.com.. .> > > You can use the javax.sql.DataSource.* if it's supported in your
> > > configuration.
> > >
> > > PM
> > >
> > > "Brien Schultz" <zulucrew@hawkaccess.com> a écrit dans le message de> moment.> > > bdr4gr$8ip$1@news.chatlink.com...
> > > > What should I use for the DB2 JDBC driver form JDBC SPs? I'm using
> > > > "DriverManager.getConnection("jdbc:default:connect ion");" at the>> >> > > Is
> > > > there a faster way to connect?
> > > >
> > > >
> > >
> > >
> >
>
Brien Schultz Guest
-
-
Brien Schultz #6
Re: DB2 JDBC Driver
what platform did you think I was refering to?
"Larry Menard" <lmenard@ca.ibm.com> wrote in message
news:bdumo7$5v6$1@hanover.torolab.ibm.com...findout.> I don't think they will ever use the Universal Type 4 driver, but I
> believe they will switch to the Universal Type 2 driver soon.
> --
> Larry Menard
> IBM Workstation Database (DB2) Performance Team
> Defender of Geese and of All Things Natural
>
>
> "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> news:bdt1vk$64g$1@news.chatlink.com...> driver...I> > Are they adding support for the Type 4 driver?
> >
> > "Larry Menard" <lmenard@ca.ibm.com> wrote in message
> > news:bdsoi2$ime$1@hanover.torolab.ibm.com...> > > Java Stored procedures still use the old ".app" (Type 2) driver.
> > > --
> > > Larry Menard
> > > IBM Workstation Database (DB2) Performance Team
> > > Defender of Geese and of All Things Natural
> > >
> > >
> > > "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> > > news:bdsdem$r7i$1@news.chatlink.com...
> > > > How would I know if it was? I've been told DB2 has a type 4> > > > think I'm defaulting to a Type 2 driver but I'm unsure how tode> > > >
> > > > "PM (pm3iinc-nospam)" <Pm3iinc.NoSpam@sympatico.ca> wrote in message
> > > > news:02hMa.2652$eF3.372137@news20.bellglobal.com.. .
> > > > > You can use the javax.sql.DataSource.* if it's supported in your
> > > > > configuration.
> > > > >
> > > > > PM
> > > > >
> > > > > "Brien Schultz" <zulucrew@hawkaccess.com> a écrit dans le message> using> > > news:
> > > > > bdr4gr$8ip$1@news.chatlink.com...
> > > > > > What should I use for the DB2 JDBC driver form JDBC SPs? I'm>> >> > > > > > "DriverManager.getConnection("jdbc:default:connect ion");" at the
> > > moment.
> > > > > Is
> > > > > > there a faster way to connect?
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Brien Schultz Guest
-
Larry Menard #7
Re: DB2 JDBC Driver
Brien,
I'm not referring to any single platform. I meant all platforms
supported by DB2 for Linux/Unix/Windows.
--
Larry Menard
IBM Workstation Database (DB2) Performance Team
Defender of Geese and of All Things Natural
"Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
news:be7hmj$kvo$1@news.chatlink.com...message> what platform did you think I was refering to?
>
> "Larry Menard" <lmenard@ca.ibm.com> wrote in message
> news:bdumo7$5v6$1@hanover.torolab.ibm.com...> findout.> > I don't think they will ever use the Universal Type 4 driver, but I
> > believe they will switch to the Universal Type 2 driver soon.
> > --
> > Larry Menard
> > IBM Workstation Database (DB2) Performance Team
> > Defender of Geese and of All Things Natural
> >
> >
> > "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> > news:bdt1vk$64g$1@news.chatlink.com...> > driver...I> > > Are they adding support for the Type 4 driver?
> > >
> > > "Larry Menard" <lmenard@ca.ibm.com> wrote in message
> > > news:bdsoi2$ime$1@hanover.torolab.ibm.com...
> > > > Java Stored procedures still use the old ".app" (Type 2) driver.
> > > > --
> > > > Larry Menard
> > > > IBM Workstation Database (DB2) Performance Team
> > > > Defender of Geese and of All Things Natural
> > > >
> > > >
> > > > "Brien Schultz" <zulucrew@hawkaccess.com> wrote in message
> > > > news:bdsdem$r7i$1@news.chatlink.com...
> > > > > How would I know if it was? I've been told DB2 has a type 4> > > > > think I'm defaulting to a Type 2 driver but I'm unsure how to> > > > >
> > > > > "PM (pm3iinc-nospam)" <Pm3iinc.NoSpam@sympatico.ca> wrote inmessage> > > > > news:02hMa.2652$eF3.372137@news20.bellglobal.com.. .
> > > > > > You can use the javax.sql.DataSource.* if it's supported in your
> > > > > > configuration.
> > > > > >
> > > > > > PM
> > > > > >
> > > > > > "Brien Schultz" <zulucrew@hawkaccess.com> a écrit dans lethe> de> > using> > > > news:
> > > > > > bdr4gr$8ip$1@news.chatlink.com...
> > > > > > > What should I use for the DB2 JDBC driver form JDBC SPs? I'm> > > > > > > "DriverManager.getConnection("jdbc:default:connect ion");" at>> >> > > > moment.
> > > > > > Is
> > > > > > > there a faster way to connect?
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Larry Menard Guest



Reply With Quote

