Search found 2 matches

by cdkdang
16 Apr 2019, 01:41
Forum: Scripts and Functions (v1)
Topic: [CLASS] MySQLAPI - MySQL wrapper
Replies: 59
Views: 50898

Re: [CLASS] MySQLAPI - MySQL wrapper

Just a reminder to myself and anyone else who are having the "Could not find [path]\libmysql.dll" Just downloading the dll and having it in the script path is not enough. The operating system actually has to have the appropriate libmysqlclient installed. Once that is installed, having a correct copy...
by cdkdang
19 Mar 2019, 00:48
Forum: Scripts and Functions (v1)
Topic: [CLASS] MySQLAPI - MySQL wrapper
Replies: 59
Views: 50898

Re: [CLASS] MySQLAPI - MySQL wrapper

Can someone tell me what the array format of Fetch_Row() is?

Normally i use print_r in php to find out but apparently there's no equivalent for ahk.

thanks

Go to advanced search