Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - KEYFILEDLIST - Can not set?
Message
 
To
25/03/1997 10:31:17
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025499
Message ID:
00025524
Views:
32
>>>When I try to update my table form my VIEW. I get an error message that says...
>>>NO KEY COLUMNS ARE SPECIFIED FOR THE UPDATE TABLE mytable. Use KeyFiledList property of the cursor.
>>>
>>>Any suggestions?
>>
>>you need something like:
>>
>>=dbsetprop('myview.myfield','field',;
>> 'keyfield',.T.)
>
>Hi Bruce...
>
>what is the difference between =dbsetprop and =cursorsetprop?

dbsetprop is for use with databases, I guess that's the main difference. I use it because my views are added to the DBCs...dbsetprop covers other things like connections, which aren't covered by cursorsetprop...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform