How to use MySQL functions?

Started by NicusorN5, May 01, 2016, 09:07 AM

Previous topic - Next topic

NicusorN5

How to use MySQL .I looked for them in the wiki but i found nothing.Can u give me the syntax?












DizzasTeR

This topic has all the functions along with parameters. I will try to fill all the mysql functions on wiki today.

http://forum.vc-mp.org/?topic=444.0

KAKAN

Quote from: Doom_Kill3R on May 01, 2016, 09:23 AMThis topic has all the functions along with parameters. I will try to fill all the mysql functions on wiki today.

http://forum.vc-mp.org/?topic=444.0
I think I have filled almost all of them. And also, I think he can't host a MySQL server, not how to use the functions :D
oh no

DizzasTeR

Have you even checked that topic @KAKAN? Its the MySQL setup tutorial.

NicusorN5

Aww, i need to host other server.? >:( I better use things like System.IO

Thijn


KAKAN

Quote from: NicusorN5 on May 02, 2016, 04:36 PMAww, i need to host other server.? >:( I better use things like System.IO
off: That .IO thing reminds me of Node.JS, I'm still developing apps with it :D
oh no

NicusorN5

ex:
System.IO.WriteAllLines(path,data);
System.IO.ReadAllLines(path,unicode);