Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Batch Insert

$
0
0
It is possible to execute many insert dsRequests in the server side in a batch? I am actually inserting 1000 records, and creating 1000 DSRequests (inserts) for this.
I don't need the data returned by them by the fetch that is automatically created after each insert, and this fetch making the whole procedure slow.
How could I optimize this?

Using smartgwt 4.1p power.

Viewing all articles
Browse latest Browse all 4756

Trending Articles