If all you need is OracleConnection, BasicDataSourceFactory shall be
sufficient. The connection you obtain is a wrapper of OracleConnection.

If you do need OracleDataSourceFactory, you will have to implement something
else I couldn't remember (Damn, is it JNDI?)

-----Original Message-----
From: Durfee, Bernard [mailto:[EMAIL PROTECTED] 
Sent: January 5, 2005 5:56 PM
To: Tomcat Users List
Subject: OracleDataSourceFactory


Has anyone been able to get the OracleDataSourceFactory working with Tomcat
5? It seems that no matter how I set up the <Resource> element in my context
the factory returns a null data source. Any help would be appreciated.

Bernard Durfee

-----Original Message-----
From: Dwayne Ghant [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 05, 2005 5:33 PM
To: Tomcat Users List
Subject: Re: Speed issues with SQL Server 2000 and JTDS


Hey Charles,
I have implement a database driver that I found online
do you think it will help you out???


Charles P. Killmer wrote:

>I bought the Core Servlets and Java Server Pages and read it over the
>weekend.  Happy New Year to me.  I did get out to a few parties though.
>;)  I am having trouble getting JTDS to return results quickly.
> 
>Has anyone got any example code for how to properly query a SQL Server
>2000 database?  The code I write needs to work with both SQL Server 
>2000 and SQL Server 7.  In creating the connection, I am specifying 
>TYPE_SCROLL_INSENSITIVE and TYPE_CONCUR_READ_ONLY.  I tried not 
>specifying anything and got errors about not being able to scroll the 
>results.  Is the only solution to this, use FORWARD_ONLY and buffer the

>contents myself?  I hoping there is a better way.
> 
>Thank you
>Charles Killmer
> 
>
>  
>


-- 

Dwayne A. Ghant
Application Developer
Temple University
215.204.5555
[EMAIL PROTECTED]

 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


!DSPAM:41dc708422952065121194!

Reply via email to