Subject Re: [firebird-python] Is it possible to execute a sql script with KInterbasDB?
Author Sasha Matijasic
>
> Can you be more especific?
> What you mean by a script? A python program? or SQL statement?
>

Sorry for not being clear enough. I meant SQL script.
Basically I have a script that creates tables, stored procedures...
and I'd like to execute it on empty database.
Something like FbScript in .Net driver (I think it's called that, not
really sure)

sasha