Hi Adam,There are two approaches you can try, unfortunately none is
straightforward.1. Create the missing tables manually with blob replaced
with appropriate MSSQL type.2. Replace "BLOB" in hbm files with
appropriate type, recompile SNC and then run HCA again.ThanksAnkit