Board index » delphi » Record Not Showing in a Clipper5 App, after BDE Post to dBase tables (II)
Gilbert Loza
![]() Delphi Developer |
Fri, 29 Mar 2002 03:00:00 GMT
Record Not Showing in a Clipper5 App, after BDE Post to dBase tables (II)
I am running a Delphi 4.0 application concurrently with a Clipper 5.0
application that views the same data I am entering using a Delphi Application. LOCAL SHARE is set to TRUE in my local BDE Setup. However I get the same results working with shared files over the network, or in my local drive. I have one set of related tables A and I am creating new records in another When my users view the same records using the Clipper5 App. They can not see It appears that the BDE is not updating the MDX file or the update is not Has anybody experience this problem before? and/or knows the solution. Any TO everyone. Thank you very much related tables to the master |