Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to answer negative VFP attitude? Help...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427554
Message ID:
00433804
Views:
22
>Don't forget about the ADO Command Object - which by far - is a better way of
>working with SP's. SPT requires you to conconcatenate a string if parameters
>are involved.

Unless I'm confused (always a possibility), can't you just do:
lcParm1 = "fred"
lcParm2 = SPACE(200)
=SQLEXEC("exec sp_myProc ?lcParm1, ?@lcParm2")
?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform