Gene Wirchenko wrote on 2014-09-24: > At 20:52 2014-09-23, Fred Taylor <[email protected]> wrote: > As far as explicitly opening the table the grid uses, that's my prefered > way of doing things. I'd much rather be in control. > > Reading that, I had a geek-out moment, but I am better > now^W^Wno worse^W^Wnot contagious, maybe. > >> If all the tables that this form will use need buffering,you could set the >> buffering in the form.Load using CURSORSETPROP() with the last parameter as >> 0, allowing all subsequent USE/auto open statements to be set to the >> buffering you chose. > > I think that I have figured out the error. I am refining my > class and I put in a PK check. Naturally, I hit a table to do > so. My tableupdate() does not specify the work area, and I think the > work area got switched. I have not tested this yet, but I expect > that is what it is as it accounts for why working code quit working. > > [snip] > > Sincerely, > > Gene Wirchenko
Gene, Grids are known to change the active cursor when they get focus. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

