When trying to launch Gnome-RDP I would get the following error:
“Error during the connection to database”
The fix was simple, simply remove the .gnome-rdp.db file.
Open the terminal (make sure your in your home directory by typing “cd”) and enter:
rm .gnome-rdp.db
The problem should be fixed!