Subject | Re: [Firebird-Java] Setting database page size |
---|---|
Author | Dmitry Yemanov |
Post date | 2009-08-20T19:04:35Z |
Alec Swan wrote:
special code to execute CREATE DATABASE via isc_dsql_execute_immediate()
without any priorly established connection to the server.
I doubt such trick can be implemented in Java though.
Dmitry
>I was talking about the Firebird API implemented in fbclient. It has a
> Dmitry, are you saying that I can execute CREATE DATABASE using just a jdbc
> connection to the server and not the database?
special code to execute CREATE DATABASE via isc_dsql_execute_immediate()
without any priorly established connection to the server.
I doubt such trick can be implemented in Java though.
Dmitry