hi guy
i try to connect db mysql by odbc but i have problem with connection
C:\Users\utente\Documents\CONNECTOR ODOO PRESTASHOP\autoit\postgres_odoo.au3" (14) : ==> The requested action with this object has failed.:
$objConn.Open('DRIVER={MySQL ODBC 5.3 Unicode Driver};SERVER=127.0.0.1;DATABASE=bitnami_prestashop;UID=root;PWD=xxxxxx;PORT=3306')
$objConn^ ERROR
i try to use for connecting this scritp
#cs -------------------------------------------