Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session...
Message
From
21/11/2002 23:06:32
Larry Santos
Local Data System
Philippines
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Session...
Miscellaneous
Thread ID:
00725610
Message ID:
00725610
Views:
39
Hi,

is there possible to create like this..

dim rs
set rs = server.createobject("adodb.recordset")
rs.open("select * from table", "Connection String")
session("myRS") = rs ' set session("myRS") = rs

this was workin but the when i execute..

Session("myRS").MoveLast

i got an error said "Rowset does not support fetching backward."

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform