Subject | Re: Select fails using DataSource example |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-07-14T19:33:41Z |
Hi,
file URL is similar to the second one.
-DFBLog4j=false will make that error message disappear.
Best regards,
Roman Rokytskyy
> Well I got the select working by changing the database connect URLHow did you manage to get the first URL? In the CVS version of the
> from
> dataSource.setDatabase
> ("localhost/3050:localhost:/opt/interbase/examples/employee.gdb");
> to
> dataSource.setDatabase
> ("localhost/3050:/opt/interbase/examples/employee.gdb");
file URL is similar to the second one.
> I would still be ineterested to hear if anyone knows how toChange GDS to ISCConstants in import and in body.
> fix the compile error
> and the 'log4j' runtime error.If you use latest version of the driver from CVS, specifying
-DFBLog4j=false will make that error message disappear.
Best regards,
Roman Rokytskyy