Hi Jonathan,
One way you can do it is to leave the Database name blank and add something like this into the connection parameters. This example will replace DATABASE with your user name.
DATABASE=#toupper($account.defaultName)#
I don't know what you would use but I'd suggest testing with FM to see what specific parameter and/or macro is right for you.
Another potential solution could be using Command Blocks.
------------------------------
TREVOR COMEAU
------------------------------