Subject | Re: Firebirdsql and Tomcat Connection pooling, how t o use it? |
---|---|
Author | patcom123 |
Post date | 2002-01-28T09:49:05Z |
--- In IB-Java@y..., "Goedhart, Andrew" <Andrewg@s...> wrote:
fully understand the driver implementation:( While looking at the
debug stuff, it still seems to use my windows username while opening
a db?
makes a difference? I haven't checked if the older connection methods
do case conversion... I'm using Tomcat not Jboss, but i'm
hoping/assuming a similar connection is occuring?
JOHN
> I have been down this painfull road already. Trying to understandthe
> connection process looking at the firebird code is a nightmare. Itseems
> however for windows no username / password is required onestablishing the
> connection to the server only on opening the database.Thanks for the info, i'm going to have to spend alot of time before i
fully understand the driver implementation:( While looking at the
debug stuff, it still seems to use my windows username while opening
a db?
> <attribute name="PrincipalMappingProperties">UserName=SYSDBAThis is interesting, you have SYSDBA in uppercase.. I wonder if that
> password=masterkey</attribute>
makes a difference? I haven't checked if the older connection methods
do case conversion... I'm using Tomcat not Jboss, but i'm
hoping/assuming a similar connection is occuring?
JOHN