For Programmers: Free Programming Magazines  


Home > Archive > ASP > December 2006 > Universal Script for Table Updating









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Universal Script for Table Updating
Michael

2006-12-11, 6:57 pm

Hi. I am making backoffice manager for web-data based application. I am
looking for universal technics(best technics) how to update multiple rows in
backoffice.

One of solutions i found it is going through each row and update with new
content. I am afraid for using long connection time for this process in case
table has a lot of records. I think the best way should be one which takes
minimum time for that. Thanks for advice
Michael


Bob Barrows [MVP]

2006-12-11, 6:57 pm

Michael wrote:
> Hi. I am making backoffice manager for web-data based application. I
> am looking for universal technics(best technics) how to update
> multiple rows in backoffice.
>
> One of solutions i found it is going through each row and update with
> new content. I am afraid for using long connection time for this
> process in case table has a lot of records. I think the best way
> should be one which takes minimum time for that. Thanks for advice
> Michael



I'm not sure how ASP applies to this question ...?

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com