• Error when update company database with custom sql query

    Hi all, I have a sql script and previously successfully updated to Sage 200 company database. Now I add the following line EXECUTE spCreateColumn 'UnprintedInvoice', 'FormNumber', 'bigint', '13', '2', 1, 0, 0, 1, '0', 'None' EXECUTE spCreateTable…