Hello

I have made a program that uses the MySQL Connector DLL file.

Now if I wan't to give my program to my friend, how do I include the dll file?
Shall I move it to the same folder as the program exe?
In that case, shall I change the reference to the dll in the EXE folder?