Database log 1> 2>

Hello,

Using the MSSQL Execute Action, i would like to get rid of the strange action log which begin with 1> 2> 3>.... (see gif joined). SQL script output is correctly displayed at the end of action log.
It could take a very large place if SQL script is long.

I tried to use ISQL and OSQL,  check and uncheck 'don't output headers', but it do not changed anything.
Any ideas ?

Thanks,

FB5.0.130 , MSSQL Server 2000

 

 

 

 

Hi Fabien,

I’ve changed the action so it does not echo these prompts and line numbers by default. If you need to re-enable them for some reason, there will be a property on the Action Inspector tab called “ShowNumbering”.

The change will be available in the next test build (I’ll let you know.)

Regards,

Angus

Thanks,
i have noticed that this option was available by script.
I tried to add Action.ShowNumbering = False in the event BeforeAction(), but it did not work.
Fabien

Hi Fabien,

The property was present, but not actually doing anything. We’ll have a build where it does do something out very shortly.

- Angus

Hi Fabien,

Here’s the new build:
https://www.finalbuilder.com/downloads/finalbuilder/500/FB500_168.exe