php - How to enable Microsoft Access Driver (*.mdb, *.accdb) in Microsoft Azure windows server 2012 R2? -
i have virtual machine(windows server 2012 r2) in azure server (plan a0).
i cant find odbc data source in administrative tools.
i want use below odbc connection application.
new pdo("odbc:driver={microsoft access driver (*.mdb, *.accdb)};charset=utf-8; dbq=$destination_file; uid=$db_username; pwd=$db_password;") or die("invalid user credentials access file.");
i cant find odbc data source in administrative tools.
it seems strange, have created a0 vm on azure have further check, [odbc data source] administrative tool:
please try search 'administrative tool' again in azure vm , double check if works, or try set vm see if issue can reproduced.
Comments
Post a Comment