Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
eddie
Starting Member
45 Posts |
Posted - 2001-08-03 : 13:28:10
|
| Hello, I hope this makes sense so here goes..We have an application written in Delphi. There are places in the application where data is shown in a grid. When the user wants to edit this data, a pop-up window appears which allows them to edit...here is the problem. We have tried the same db on three different SQL servers. On one, everything works fine, on the other two, however, after you have edited the row, two rows show up in the grid with the same information. If you refresh the "ghost" or extra row is gone but what could cause this to happen on one server and not the other?Thanks!Edited by - eddie on 08/03/2001 14:04:46Edited by - eddie on 08/03/2001 14:16:05 |
|
|
|
|
|