Subject | Re: [ib-support] Re: ABS, External function |
---|---|
Author | Martijn Tonies |
Post date | 2002-12-12T12:20:05Z |
>And the script component uses the same transaction?
> try
> //Udfører opdatering del 1
> if (not (DMMain.trAlmindelig.Active)) then
> DMMain.trAlmindelig.StartTransAction;
> DMOpdat533.Opdat5.ExecuteScript;
> DMMain.trAlmindelig.Commit;
> except
> ShowMessage('Kunne ikke oprettet ABS funktion ');
> DMMain.trAlmindelig.RollBack;
> end;
'Cause it should be available then.
What is the error message that you're getting?
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."