Subject | [Firebird-Java] Re: FBWrappingDatasource problem getting connection |
---|---|
Author | Joachim Van der Auwera |
Post date | 2002-07-10T10:38:30Z |
> > FBWrappingDataSource ds = new FBWrappingDataSource();Does not work, not with computer name, not with IP adres, or still exactly
> > ds.setDatabaseName("localhost/3050:c:/ic-trace.gdb");
> What if you use the server's name instead of "localhost"?
the same result when using something completely different.
However, I am using this from a simple application (so in an unmanaged
environment) and just want the builtin pooling. Can that be the problem? And
how would I fix that?
Thanks for the help