On Wed, Feb 06, 2008 at 08:01:57PM +0100, Petr Jake?? wrote:
> >   So the code should be (providing that SQLObject's connection knows the
> > user as self.user and self.password):
> >
> > con = kinterbasdb.create_database("create database '%s' user '%s' password
> > '%s'" % (self.db, self.user, self.password)
> >
> > It looks promising. But I am not a Firebird guru, so maybe some people
> here can say if such a syntax can cover all possible situations.
> 
> BTW using kinterbasdb:
> 
> con.drop_database()

   Added and committed in the revision 3373 in the trunk along with MySQL,
PostgreSQL and SQLite.

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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to