odbcsqldyn.pp 67 B

1234567
  1. unit odbcsqldyn;
  2. {$DEFINE DYNLOADINGODBC}
  3. {$i odbcsql.inc}
  4. end.