There are various ways to have the Arduino controlled from the PC. What operating system is the PC running? What sort of controls do you want to send the Arduino? Is it just a matter of storing some sort of configuration data in the database and have the Arduino look it up when required? Will the configuration data need to change? If so, how do you intend the Arduino to detect the change - is it polling the configuration?