I have created a database and a user conected to the database.
How do I conect to the database to read/write information? This includes any aditional steps to perform and how to reference the database (what I need to type in to the MySQL console application).
Thanks.