greg,
Use a ConnectionPoolDataSource, then Orion will return a different data
source.
Dave
-----Original Message-----
From: Greg Kogan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 12:41 PM
To: Orion-Interest
Subject: DataSource question
I have run into a problem where the a DataSource does not open more then
one connection. I have not purchased a license yet, so could this be
happenning
because of lack of a license or is it a bug(I doubt it, but anything is
possible...) ? So far, I tried opening multiple connections using the jdbc
dirver directly and was successfull. Whenever I get a connection from a
DataSource object, it is the same one. Any ideas?
Thanks beforehand,
Greg.