I have ODBC access to remote MySQL DB & it's registered in CF Admin - my local app can't see it
I may not have everything installed that I need. I recently lost my entire c: hard drive to a crash. I replaced it and reinstalled everything. But I'm having an issue with accessing a MySQL datasource. It was working fine prior to the crash.
1) I created a datasource in Win10 64-bit ODBC using the MySQL ODBC 8.0 Unicode Driver. It reads the remote MySQL database just fine. I've tried this, also, using the ANSI driver. FWIW, I downloaded and installed the drivers using mysql-connector-odbc-8.0.28-winx64.msi. I don't have the full Oracle application installed.
2) I created a datasource under CF admin (CF2018) using the ODBC Socket. It reads the previous datasource just fine also.
I've set up my localhost site, and it runs without error. But when I try to run code that calls my DSN, I get an error. Datasource XXX could not be found.
I'm missing something that I did successfully, previously, but I just can't figure it out. Any help is really appreciated. Thanks!
