I need a login screen for assigned users to access my program.
i use interbase, firebird 1.5, delphi 7
and in the database i have a USER table contains usernames and password which can be edited within the program.
does any one have a better idea of how to create the user login screen? (including the screen components and the code)