ASP API?

T

Tom Kaminski [MVP]

Robert Mark Bram said:
Hi All!

Where can I find an API for ASP?

Something that can tell me what the properties of a RecordSet are and the
methods I can call on it.

I tried looking here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/htm/ref_vbom_.asp
but I am a bit confused as to how I navigate to what I want.

Any help would be most appreciated!

For RecordSet, it's not ASP but rather the ADO API you want, which is under
the Data Access section.
http://msdn.microsoft.com/library/en-us/ado270/htm/mdaobj01_19.asp
 
B

Bob Barrows

Robert said:
Hi All!

Where can I find an API for ASP?


Something that can tell me what the properties of a RecordSet are and
the
methods I can call on it.

Oh! You're looking for the ADO API Reference. Here it is:
http://msdn.microsoft.com/library/en-us/ado270/htm/mdaobj01.asp
I tried looking here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/htm/ref_vbom_.asp

Well, you've found the ASP Reference, but it sounds as if you want the
vbscript reference. You can download the reference from here:
http://www.microsoft.com/downloads/...48-207d-4be1-8a76-1c4099d7bbb9&DisplayLang=en


--
HTH,
Bob Barrows - ASP MVP
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,132
Messages
2,570,775
Members
47,332
Latest member
datacos561

Latest Threads

Top