Handling of errors fixed
Prevent problems in case the component runs inside a loop and die-on-error is off.
In this case it was possible the component runs in a deadlock because the former resultset for the metadata are not already closed.
Now the component waits 1s to prevent this.
Error messages over all kind of database types unified.
More none-SQL-standard chars identified for the enclosure of identifiers.