Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CABuilder Mark McCassland please read - Updatable CA
Message
 
To
15/03/2004 23:45:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00886587
Message ID:
00887929
Views:
16
Hi Bernard,

Note, that you can address your new thread message to a particular member, not to All. There is a special tab in a new message frame "Create a new thread to a member" where you can choose the addressee.

>Hi Mark
>
>Recently I had the need to finally update a table using your CA. The update code will delete some records and/or add some records.
>
>Using the Raw untouched code generated from your CA, I get this snippet:
>
>
>WITH THIS
> .UpdatableFieldList = lcFieldList
> .UpdateNameList = lcNameList
> .ConversionFunc = lcFuncList
> .KeyFieldList = ''
> .CursorSchema = lcSchema
> ._BuildSelectCmd()
>ENDWITH
>
>Now it seems that the Cursor will not update without a keyfield list.
>
>So to use the generated CA's as updatable CA's will I have to edit each ca and insert a keyfield in the code above or am I missing something?
>
>Your urgent reply is much appreciated.
>
>Thanks
>
>Bernard
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform