Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session...
Message
From
25/11/2002 02:24:06
 
 
To
21/11/2002 23:06:32
Larry Santos
Local Data System
Philippines
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00725610
Message ID:
00726335
Views:
15
'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
Previous
Reply
Map
View

Click here to load this message in the networking platform