After looking further at the SysUtils unit, I found out some small piece of asm code I didn't notice at first.
There is some hidden and not documented code in every program using the DB features, in order to verify that you have the right to use some drivers or DB features.
The license checking performed by Borland (it was a trick existing in Delphi 4, or perhaps before) is somewhat childish.
