let
string_of_dbms =
function
Mysql
->
"Mysql"
|
Postgres
->
"Postgresql"
|
Odbc
->
"ODBC"