Ferreteria/v0.6/clade/Sys/Data/Engine/Oper/MyMar/@fx/TestUserAccess

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | clade‎ | Sys‎ | Data‎ | Engine‎ | Oper‎ | MyMar
Revision as of 14:24, 27 November 2025 by Woozle (talk | contribs) (Created page with "{{page/fx}} ==About== * '''Action''': see if the configured user-credentials have access to the database or not ==History== * '''{{fmt/date|2024|12|05}}''' Seems to be working - reports ok on a configured host, reports failure on localhost which hasn't got a user yet. ** '''{{hashtag|TODO}}''' once this is working, package the core of it as a separate protected function for <code>../DoUserSetup/()</code> to use.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

  • Action: see if the configured user-credentials have access to the database or not

History

  • 2024-12-05 Seems to be working - reports ok on a configured host, reports failure on localhost which hasn't got a user yet.
    • #TODO once this is working, package the core of it as a separate protected function for DoUserSetup() to use.