webtotaltoday
Posts: 46
|
| Posted: 02/28/2013, 4:18 PM |
|
I have been using codecharge for several years now. We have moved to a new web server and no longer can view tables on the data source area.
The username and password have remote access which is all enabled, i have tried several mysql data source providers, still with no luck.
The test connection on the connections dialog succeeds every time, but for some reason when i try and view the tables in the wizards or anywhere they are blank, even after refreshing and also i have tried ticking all of the boxes in advanced connection options to show all the views and tables.
I have checked the firewall, checked the username and passwords, all the settings.
I also have other software like mysqladmin and navicat, which all connect fine, and show tables, but i cannot work out why i cannot see them in codecharge.
The version is 4.3
Really could do with some help please...
Thanks
|
 |
 |
joejac
Posts: 242
|
| Posted: 03/05/2013, 3:17 PM |
|
I am not sure, but if you changed to a Windows Server you better check the ODBC driver, you have to use the 32 bits drivers, create your connections in the new server using the ODBC for 32 bits, not for 64bits:
C:\Windows\SysWOW64\odbcad32.exe
Hope this is can help you.
Best regards
joejac
|
 |
 |
|