Board index » delphi » TTable Components and SQL 7.0 Locking
James
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
TTable Components and SQL 7.0 Locking
Does anyone know how to make my read-only tables (which I have several of on
my data module) not cause row and page locks on the table. I have discovered that if I place a table component on the form, set the The only way have have found to get around this is to replace the TTable Does anyone know about this problem and what I'm doing wrong? Thanks in advance for your help... |