Recent content by 9DProgram

  1. 9

    Локальная База Данных без установки дополнительного ПО

    There are various components to connect to SQLite. Mind that it's not multi-user and locks are applied on every write operation
  2. 9

    Инструменты и компоненты для работы с MySQL в Delphi, C++ Builder, Kylix

    ZeosLib is great, because you can use it in Delphi and Lazarus and can connect to many SQL servers
  3. 9

    MyDac: LoginForm

    There was always been a login form. Use it or use the OnLogin event
Top