The following module was proposed for inclusion in the Module List: modid: Tk::DBI::LoginDialog DSLIP: adpOg description: DBI login dialog class for Perl/Tk. userid: TMCMEEKI (Tom McMeekin) chapterid: 8 (User_Interfaces) communities: GITHUB repository
similar: Tk::DBI::Table Tk::DBI::DBGrid rationale: This is a new Tk widget specifically designed to handle login to any DBI compliant database. Whilst there are some DBDs which don't require a login to the database, there are many that do, such as DB2 and Oracle. This widget will list all installed drivers and allow you to select your preferred driver thence prompt you for username, password, instance detail. It will also work back through the DBI error handling frame work to report login errors. This dialog is designed to be used with any Tk application which wishes to interact with one or more databases, providing the developer with a generic login approach. enteredby: TMCMEEKI (Tom McMeekin) enteredon: Thu Aug 14 19:48:12 2014 UTC The resulting entry would be: Tk::DBI:: ::LoginDialog adpOg DBI login dialog class for Perl/Tk. TMCMEEKI Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d4f00000_8d7a8ca94bd57437&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d4f00000_8d7a8ca94bd57437&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Tk%3A%3ADBI%3A%3ALoginDialog