|
-
Aug 14th, 2002, 09:38 AM
#1
Thread Starter
Hyperactive Member
Keeping recordsets open?
On an ASP.NET page is it possible to keep recordsets open?
My problem is that everytime I need to update something on the page (postback) I have to re-open my connection to SQL and query the database again. This would be much faster if there was a way to keep the recordset open.
If possible, where should I start looking?
Thanks!!!
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
|