Hi
Ha ssomeone modified this component for insert of explicite values into sybase identity column.
It consiste of executing one sql command after the connection of this component:
"SET IDENTITY_INSERT <nom_table> ON" Can you indicate me how to do it with java (J don't know java ...) ?
mso