ALTER TABLE Denied
"Jim Taylor" <[email protected]> Thu, 2 Jun 2016 16:57:34 -0500
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <00a501d1bd19$c4ee2af0$4eca80d0$@com> |
------=_NextPart_000_00A6_01D1BCEF.DC1822F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I have an app that uses a local database but am moving it to a remote database. I believe I have everything setup correctly regarding the connection as I can connect using Workbench and alter tables successfully. The problem is that when I try altering tables via the ODBC connection, using the same credentials, I get the Alter Table Denied message. The process is tried and true so am reasonably certain I am going wrong in some other fashion. I have granted permissions via CPanel and assume I couldn't make the changes via Workbench if the GRANT wasn't done properly. Suggestions? Thanks. Jim ------=_NextPart_000_00A6_01D1BCEF.DC1822F0--