On Wed, Feb 06, 2008 at 06:49:22PM +0100, Petr Jake?? wrote:
> Right now I am cheating a little bit ;-) :

   In what way SQLObject can help? Encapsulate the cheating? ;)

> import kinterbasdb
> con = kinterbasdb.create_database("create database '%s' user 'sysdba'
> password 'masterkey'" % db_filename)

   Users have to create a different connection with user='sysdba' and
password='masterkey'. With this limitation - yes, I can put the code into
SQLObject.

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