I’m writings some ASP.NET and I tried connecting to my MySQL database. I found out GoDaddy doesn’t support remote connecting to the database (free hosting).
Is there a way to program against it? Maybe prototyping the database locally?
I’m writings some ASP.NET and I tried connecting to my MySQL database. I found
Share
Setting up a local MySQL database to develop against would seem the easiest solution.