Page 1 of 1

Info Needed for a module im creating.

Posted: Tue Jun 20, 2006 1:34 pm
by lynchy
I am making a module for my network. And i am wondering how do you get Unreal to connect to something such as mysql?

Thanks

Posted: Tue Jun 20, 2006 1:38 pm
by Dukat
The same way every other application connects to a MySQL server: Use the MySQL C API.