php - Use Tidesdk to query mysql (external/localy) -


i've looked tidesdk , found no way query local or external mysql database.

is there way connect mysql , query database/table, maybe via php?

thx help

currently there no native way of accessing mysql through tidesdk. welcome create native module tidesdk access mysql.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -