Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ADO Command
Message
 
To
02/02/2001 09:03:21
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00471692
Message ID:
00471950
Views:
16
Christian;

Glad it woked. The economy way to do it is to extract what you need and use only that for your code like this:

'-----------------------------------------------------------------------------
' Declare ADO Constants...
'-----------------------------------------------------------------------------
Const adOpenStatic = 3
Const adUseClient = 3

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform