I just took a new VFP job and I've run across something that is unusual to me. I can open up MyTableA and view it no problem. I need to open up MyDBC in order to open and view MyTableB. MyTableA and MyTableB have the exact same structure and contain the exact same data. I get a "file in use" error when I try to open one when the other is open. When I make changes in one, it affects the other. Is this something common in VFP table behavior and what is going on here?
TIA
TIA