|
-
Apr 16th, 2001, 05:04 AM
#1
Thread Starter
Junior Member
Hi all,
A quick question.. I have a 3 tier application that needs to process individually approx 350000 records.
The application has a server component residing in an MTS cmponent.
The question is. Should i pass the records one at a time to the server component from the client. OR pass them all at once to the Server component and let that do all the work.
The problem with this method is that i find that the MTS transaction Times Out.
So Gurus which way is the best and how do i do it!!
Many thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|