[MySQL] POL functions, how they work?

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.

Moderator: POL Developer

Post Reply
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am
Location: Germany

[MySQL] POL functions, how they work?

Post by Harley »

Good day! I need help to understanding all MySQL functions from our manual.
https://docs.polserver.com/pol100/fullf ... file=sqlem

Can anyone give an example of each function how to use them, 'cause MySQL I started to learn and have to understand how it was realized here.

With best regards!!!
Last edited by Harley on Thu Jan 31, 2019 5:45 pm, edited 1 time in total.
User avatar
Ciechu
New User
Posts: 29
Joined: Mon Oct 15, 2018 5:36 am
Location: Poland

Re: All MySQL functions

Post by Ciechu »

You have all functions in POL doc. Learn sql commands with simple tutorial. I learn how to use queries and connect to database in other platform, using c# lang and .NET try to read this and try to use it in escript. LINK BELOW..

https://www.codeproject.com/Articles/43 ... C-to-MySQL
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am
Location: Germany

Re: All MySQL functions

Post by Harley »

Thank you, Ciechu!
Your info were very appropriate!
But it will be really very cool that some body, of our scripts guru give us an example of each function that implemented in POL.

Thanks!
Post Reply