Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session...
Message
De
21/11/2002 23:06:32
Larry Santos
Local Data System
Philippines
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Session...
Divers
Thread ID:
00725610
Message ID:
00725610
Vues:
46
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform