[thelist] Intrinsic Constants in JScript?

Scott Dexter sgd at ti3.com
Thu Oct 5 16:40:40 CDT 2000


      oCmd.CommandType = 4;
> 
> If I were to try:
>       oCmd.CommandType = adCmdStoredProc;
> 
> I get an error.  Am I to assume the concept of intrinsic 
> constants does not
> exist in JScript?

um, that's not an intrinsic constant; you'll find it in adovbs.inc (commonly
found in C:\Program Files\Common Files\System\ado)

hope that helps some
sgd




More information about the thelist mailing list