How do I create a mySQL database to integrate with nodeJS on visual studio 2017 community?
0
The only progress I ever made on using my installation on VS was creating an sql file which doesn't help starting up a mySQL service from command line, which is exactly what I need right now. Given, the reputable sql book i learned from set up consists of launching the program from command line and creating tables in that fashion. I only learned how to work with SQL on linux and it works flawlessly. However I'm switching back to Windows. I have installed the necessary SQL packages yet I can't figure out how to set up my NodeJS HTTP server project to communicate with SQL. I can't start the service on services.msc. And xaamp mySQL service isn't working either. I might even have lots of conflicting installations. However, I'm asking about Visual Studio specifically. It gave me the opt