On Thu, Mar 1, 2012 at 1:11 PM, Jerry Foote <[email protected]> wrote: > When I attempt to insert blank on a table opened exclusive with VFP9 I get > error message.. > > INSERT cannot be issued when row or table buffering is enabled or when > integrity constraints are in effect. > -----------------
You probably have : integrity constraints are in effect. Primary key probably not but FKey to other table is what might be biting you. -- Stephen Russell 901.246-0159 cell _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJidMYLxq6uyLRu=APQn-5efG2vUhxVh7=xjajhexrdqw7o...@mail.gmail.com ** 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.

