Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session...
Message
De
25/11/2002 02:24:06
 
 
À
21/11/2002 23:06:32
Larry Santos
Local Data System
Philippines
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00725610
Message ID:
00726335
Vues:
16
'recordset.Open Source, ActiveConnection, CursorType
try using the dynamic cursor i.e.
change
rs.open("select * from table", "Connection String")
to
rs.open("select * from table", yourConnection,2)
Best Luck..
Nilesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform