Board index » delphi » Index errors when using NT-server and 95/98 workstations
Kurt Troncquo
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Index errors when using NT-server and 95/98 workstations
We are using a paradox-database on a Windows NT Server and several Windows
98 workstations. We are retrieving errors in the folowing case: An application on a workstation opens a table and it inserts a record to The same application on an other workstation opens the same table and it So the key-value of the new records on both workstations are the same. When During this process we don't get any errors but when we examinate the table But when we put the database on a windows 98 configuration we do NOT have Configuration: Application written in Delphi 4.0 pro Does somebody has an explanation for this problem or is there anybody who |