I inherited an app written in VFP6 which I am trying to convert to VFP9. 
This app is full of updatable views, on free tables or bounded tables with 
no primary keys. I am finding it impossible to create cursor adapters 
(either in the CA builder or in code) for any of these tables.

Questions:

Is it possible to create updatable cursor adapters for free tables or 
bounded tables with no primary keys?

If so, how?

please show code to create an updatable CA for this free table:

        widgets.dbf

             code  C(4)       && alfanumeric field
             descrip C(30)

indexes on code and descrip, regular type


TIA

Rafael Copquin 



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to