If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Getting RID of RDS Client-Side Recordset help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-04, 16:37
ralber ralber is offline
Registered User
 
Join Date: Nov 2004
Posts: 5
Getting RID of RDS Client-Side Recordset help

I have an applicaiton that passes a small record set to the client.

The client then loops through the records set based on the values the user enters.

How else can I replicate this scenario easily... I do like the ease of ADO. I also heard of XML data Island being converted to ADO.

Is there someone out there who knows how to handle client-side record set?

i.e The server side script gets the recordset. Somehow it needs to be passed to the client. The client then needs to get it and process the reocordset.

Any ideas / snippet will be helpfull
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On