Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CA Builder How to Mark McCasland Please
Message
From
11/11/2003 21:47:55
 
 
To
10/11/2003 23:15:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00848600
Message ID:
00848950
Views:
20
Hi Bernard,

Are you asking how to change the parameter in runtime? or are you trying to do the change in development mode?

Ric

>This is mostly addressed to Mark..
>
>Hi Mark
>
>Thanks for your excellent builder. Real godsend as the first table I tried to create a CA for, I ran into the 255 chrs error and there was the CABuilder to save me.
>
>The question I have is :
>
>The SelectCMD sent for my CA is:
>
>SELECT * from client. But I want to parametize this like so:
>
>SELECT * from client where clientid = myClientVal
>
>Initially I have set the cursor to not load any data (property on CA)
>I want a user to select clientid and I then do a CursorFill() with this to retreive this record only for editing etc.
>
>I know I can modify the SelectCMD in the BeforeCursorFill() method, but when I go to this Intellisence does not show the Dataenvironment and hence the CA. So how do I address this so that my Parametizes statement is used instead?
>
>Unfortunately there is so little info about CA's on the net. The best was the article "Intro to CA" in the Code magazine.
>
>I am in the process of developing some CA classes for use in my app. I want to make them parametized and hence the above question.
>
>Thanks
>
>Bernard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform