Hi
I have this situation I get 200 records of a web service and I had to save them in a table, in this moment I take record to record and execute a call procedure por each one, but this operation take too much time, 3 or 4 seconds, for mi aplication this time is fatallity, how can do to better this operation???
thaks in advance