Hello, 
i use Autoit for insert informations into mysql db 
Before that i use PHP but not fast as AI for Insert. Try to replicate a PHP function to text: mysql_real_escape_string 
this PHP function is a stringreplace for these cases : 
x00
n
r
'
"
x1a
  
anyone can post correct way to implement these text substitutions ? 
Thank you! 
m.