0

I have sql database is running on xampp localhost, how to open from another computer with heidiSQL or ODBC driver??

Udi Nugroho
  • 1
  • 1
  • 4

1 Answers1

0

If you want to access MySQL from another computer you have to configure the MySQL instance on your xampp box to allow remote connections, see HERE

Then you can go to the HiediSQL box and use the XAMPP boxes IP address to connect.

Hope that helps

Community
  • 1
  • 1
apesa
  • 12,163
  • 6
  • 38
  • 43