Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
You wouldn't be able to insert without a proper primary key. You can use pedido as a lookup to match the num_pedido to and use the primary key from that for modify or you could use a tMSSQLRow for the update with an update where condition.