Search Results

2
votes

How to make Delphi DUnit test fail when TSQLConnection.Connected = true

GExperts has a "Set Component Properties" expert that we configure to close database connections on every compile. Since doing that, we have not had the problem. …