Subject | Re: [IBO] Problem with TIB_Script |
---|---|
Author | Markus Ostenried |
Post date | 2004-02-20T15:28:31Z |
At 12:11 Friday, 20.02.2004 -0300, you wrote:
Then this IB_Connection must have set its property Connected := true or the
SQL of the IB_Script must first contain a CREATE DATABASE or CONNECT statement.
HTH,
Markus
>I'm using component TIB_Script and i have a problem when try to create aFirst you're TIB_Script must have a TIB_Connection component assigned.
>trigger.
>ERROR: Invalid CREATE, CONNECT or DROP DATABASE syntax.
Then this IB_Connection must have set its property Connected := true or the
SQL of the IB_Script must first contain a CREATE DATABASE or CONNECT statement.
HTH,
Markus