|
-
Feb 24th, 2000, 12:05 AM
#1
Thread Starter
Lively Member
I have a table with two columns in SQL server.
There is an application to update the entries in the table.
The application displays the entries in the table and the user can change any entry at any time.
What is the best method to refresh the backend table?
Since it is an internet application Updating the table on each change is not feasible.
Whether to send the entire data as string to SQL and issue batch update or use Ado Bathupdate?
I havnt tried with Batch updates? If anyone has a good Idea
I would appreciate sharing it.
Thanks
Ramdas
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
|