Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with Refres method in Tables

Status
Not open for further replies.

Gigatech

Programmer
Jul 12, 2000
80
CR
I'm a Delphi 5 user. I'm using Paradox Database in a network environment. When I add a record in a machine, I can't see it in the other machines although I call the Refresh method.

I'm using a DBGrid object for the view. The worst consequence is that 2 users can add records with the same primary key and then the server keeps the latest.

It is only when I exit the program and then run it again that I see the records that the other machines in the network added.

Thanks
 
Duplicate post; please see my earlier reply.

-- Lance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top