@FMS as to your question:   In opening post your example uses SQLite udf and MS SQL    $constrim="DRIVER={SQL Server};SERVER=" & $xIP & ";DATABASE=" & $DatabaseName & ";uid=" & $ServerUserName & ";pwd=" & $ServerPassword & ";"    $adCN = ObjCreate ("ADODB.Connection")     Then you comment about using MySQL example , now you are using EzMySQL If you finally want to use  MySQL with ADO first you must to install