15.01.2019, 19:50
Is your 'IDConexao' variable declared as a mysql variable?
When you make your variable you need to make sure it has the prefix MySQL:, so your variable would be:
When you make your variable you need to make sure it has the prefix MySQL:, so your variable would be:
Код:
new MySQL:IDConexao;