Subject | Re: [IBO] IB_SQL: Problems executing script |
---|---|
Author | Pirtea Calin |
Post date | 2002-04-19T14:22:06Z |
Helen Borrie (TeamIBO)
won't
work. At least with my ib_sql it doesn't (IBO 4.2Gc). When i look at the
monitor
to see how Jason does his connect i see CONNECT DATABASE 'database',
and if i try it that way it works.
With isql.exe it works only the standard way (connect 'database') and
rejects
connect database as invalid command.
An error in IBO?
--
Best regards,
Application Developer
Pirtea Calin Iancu
S.C. SoftScape S.R.L.
pcalin@...
> It's not valid to call CONNECT on a database to which you are alreadyThe thing is that even when not connected if you try connect 'database' it
> connected. Simply comment this out if you want to run the script while
> already connected - which you normally would be if you were running a DML
> script in IB_SQL.
>
won't
work. At least with my ib_sql it doesn't (IBO 4.2Gc). When i look at the
monitor
to see how Jason does his connect i see CONNECT DATABASE 'database',
and if i try it that way it works.
With isql.exe it works only the standard way (connect 'database') and
rejects
connect database as invalid command.
An error in IBO?
--
Best regards,
Application Developer
Pirtea Calin Iancu
S.C. SoftScape S.R.L.
pcalin@...