Subject Re: [IB-Java] Re: JDBC Type 4 Driver Status and final build for testing
Author David Jencks
Yes, you need the jca and jta classes

connector.jar
jta-spec1_0_1.jar

I guess for the Subject you also need
jaas.jar

David Jencks

On 2001.10.26 08:54:23 -0400 lister-filter@... wrote:
> --- In IB-Java@y..., rrokytskyy@y... wrote:
> > > I took a look the type4 driver and it seems quite nicer than the
> > > Borland Interclient. Just download the source and built it
> > > successful in Win2K. I am trying to find one sample example to
> use
> > > the driver in a java servlet.
> >
> > type4 jdbc driver has two drivers inside: managed and unmanaged.
> > managed is targeting the application servers, while unmanaged can
> be
> > used like any other JDBC driver. The code for getting the unmanaged
> > connection should be like this:
>
> Hi, maybe i'm missing something, but it seems a number of files (j2ee
> stuff) are required. Is it possible to use the unmanaged driver
> without these (and obviously, if so how)? And if not, what is the
> minimum number of files required?
>
> Thanks
>
> JOHN
>
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>