I am NOT a SQL expert.
I am running a simple MYSQL database which I require backing up. I am currently looking to test this application.
I have installed but when running the 'Connect To SQL Server' test the application fails, indicating that the database name is missing/incorrect. It is clear I do not udnerstand what sort of information to enter to connect to my database.
Can you offer guidance to help me identify the string I need to enter in the connection string. I am currently using localhost:3306. I'm thinking that I have provided the host and port but not the database name. Am I correct? What commands/utilities can I run to identify this?
Thanks,
Alan