Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Createparameter for stored procedures
Message
From
20/08/2001 11:51:33
 
 
To
20/08/2001 11:26:03
Scott Sherman
Puyallup Tribal Health Authority
Tacoma, Washington, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00546243
Message ID:
00546258
Views:
15
Look under the topic "DataTypeEnum" in the MSDN Library either on disk or online.

>I am using ADO to invoke a stored procedure on a DB2 mainframe using FoxPro 5.0.
>
>In using Help files from VB, Constants are used for TYPE and DIRECTION. Unfortunately, FoxPro does not have the integer values of each with the CONSTANT name.
>
>I have found adChar = 129, adInteger = 3.
>
>Can someone please tell me where to find the integer values of the rest of the TYPEs or at least the integer values of adDouble, adVarChar and adDecimal are.
>
>DIRECTION CONST's are :
>adParamInput = 1
>adParamOutput = 2
>adParamInputOutput = 3
>adParamReturnValue = ? (don't know but do not need yet either)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform