Public Function EncodePassword(Password As String) As String
Encode the passed password
Internal Minor Functions
Encode the passed password
Link the framework Back End information table from an external database as the 'test table'
Link the framework Front End information table from an external database as the 'test table'
Link a table from an external database as the 'test table'
Unlink the 'test table'.
Extract the 'DATABASE' section from a connection string, or return the entire connection string if it only has one section.
Relink tables for the specified linker database
Checks:
- that each linked table listed in the linker configuration has a matching linked table in the database
- that a single table from each linked database successfully returns data
Write an error to an error log already opened in a recordset.