How to Recover a Stored Password from HeidiSQL
It happens to all of us. Maybe you trashed the sticky note you wrote the password on. Maybe someone on your dev team changed the database connection credentials and forgot to tell you. Maybe it’s been a while since you last connected to the database, and now when you try to connect, for some unknown reason, it’s not working. Whatever the case, there’s nothing worse than firing up HeidiSQL, receiving a connection error and not being able to tell if the stored password is correct.
Continue reading »
Creating Migration Scripts Using HeidiSQL
HeidiSQL is a powerful SQL client, and knowing your way around it makes developing against databases a quick and easy task, especially when it comes to creating migration scripts.
Continue reading »