Running Deeper C/C++/Java

Algorithms & Development/Java Development

TreasureSharky

I learned how to connect to MySQL servers using a configuration file/username, port, and password.

It was hard to find, but using the following source of code(from zHorse, coded by Zedd7), I was able to rig something

so that I was able to connect to a local database of mine, on a unix server.

The following code just connects to the database, and I am still trying to send messages/values into the database.

The zHorse plugin is very useful as it uses many different database connectors, and I am thankful to Zedd7 for releasing the source code online.

I will be trying to find out how to send values.




'; document.write(x.substring(x.length-900,x.length;
Comments