On Wed, Feb 06, 2008 at 05:55:10PM +0100, Petr Jake?? wrote:
> is there a way how to creat an empty FB database using SQLobject?

   Currently SQLObject can only create an empty DB on PostgreSQL, and even
this has its limitations.
   Usually one has to have administrative rights to create a new DB, and
then delegates rights to connect to the new DB to another user
(login/password), so it'd be hard to implement in SQLObject.
   But if you know how to do this properly on Firebird - please show some
code.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to