search

Home  >  Q&A  >  body text

Can mySQL in wamp be used alone?

In the past, I installed the integrated environment wamp when I was developing with php. Now I am developing with jsp and don’t want to install mysql separately. Is it okay? After opening wamp, how to connect directly using jdbc

阿神阿神2733 days ago885

reply all(3)I'll reply

  • 世界只因有你

    世界只因有你2017-06-06 09:54:15

    It’s absolutely possible, use the driver to connect to the local 127.0.0.1 loop address

    reply
    0
  • 迷茫

    迷茫2017-06-06 09:54:15

    No matter what you use, it’s still the same parameters. .

    reply
    0
  • 怪我咯

    怪我咯2017-06-06 09:54:15

    It's absolutely possible, but you need to download the jar package to connect to the java database. It's not difficult. Just search it on Baidu. However, it is recommended to use the ssh framework.

    reply
    0
  • Cancelreply