Skip to Content
0
Former Member
Apr 15, 2014 at 01:06 PM

Is it possible to get the line, an error occure on MobiLink upload (handle_error)

28 Views

Is it possible to idendify the row of upload set, in which an error occured (given it's not a general fail of query), solve the error and continue?

In my current example I'm getting a unique key exception on upload I'd like to handle with some automatism.

Alternative: Waht's the best way to find such an error before trying applying data?