I want to create a program that interacts with a mysql database on the web without any use of extra .dll's.
Is it possible to connect to a mysql database without the need of any additional files/the creation of any additional files? Just the .exe?
Is it possible to connect to a mysql database without the need of any additional files/the creation of any additional files? Just the .exe?