- Posts: 291
- Thank you received: 8
Expected error
4 months 1 week ago - 4 months 1 week ago #22366
by Bozik
Peter
Product: Visual Importer Enterprise & Active Table Editor
Repository: Microsoft SQL Server - 11.0.2100.60
Windows: Server 2012 Standart 64Bit
Expected error was created by Bozik
Hi,
is there a possibility to force :
These are cases where I expect an error.
Thanks in advance
is there a possibility to force :
Code:
WHEN Errors = 0
THEN Status = Finished
RowColor = Black
Log.Type = Information
ELSE Status = Failed
RowColor = Red
Log.Type = Error
These are cases where I expect an error.
Thanks in advance
Peter
Product: Visual Importer Enterprise & Active Table Editor
Repository: Microsoft SQL Server - 11.0.2100.60
Windows: Server 2012 Standart 64Bit
Last edit: 4 months 1 week ago by Bozik.
The following user(s) said Thank You: Peter.Jonson
Please Log in or Create an account to join the conversation.
4 months 4 days ago #22402
by admin
Mike
ETL Architect
Replied by admin on topic Expected error
Not sure I understand here what exactly are you trying to achieve here
Mike
ETL Architect
Please Log in or Create an account to join the conversation.
4 months 4 days ago #22405
by Bozik
Peter
Product: Visual Importer Enterprise & Active Table Editor
Repository: Microsoft SQL Server - 11.0.2100.60
Windows: Server 2012 Standart 64Bit
Replied by Bozik on topic Expected error
Hi,
the aim is to make the .log more precise. It would be easier to recognize the real error ..
the aim is to make the .log more precise. It would be easier to recognize the real error ..
Peter
Product: Visual Importer Enterprise & Active Table Editor
Repository: Microsoft SQL Server - 11.0.2100.60
Windows: Server 2012 Standart 64Bit
Please Log in or Create an account to join the conversation.