Connecting to Godaddy MySQL database
Posted: Fri 12 Feb 2021 07:39
Hello,
We are trialing the excel add-on to connect to MySQL database (Godaddy website). I must say the ease of setup was perfect! I was able to get the excel workbook to connect to the database and get the table from this database – but the error message has started to appear – at random time periods (sometimes no message in hour then it shows all the time):
At first I thought that we were getting data too frequently and also enabled this option as per other topics but the problem still persists:
We will be using your add-in to each hour download data from the server – replace it with the calculations done in excel - and then update the server datatable…We absolutely need to solve this problem that it never happens as your add in will be a part of the production automated routine and cannot stop the whole analytical pipeline just because of one small random error – please help! We are ready to purchase!
One minor question – maybe we can just reopen the workbook – enable Edit mode and just commit as that – without needing to get the data each time before enabling Edit mode and committing?
Dave
We are trialing the excel add-on to connect to MySQL database (Godaddy website). I must say the ease of setup was perfect! I was able to get the excel workbook to connect to the database and get the table from this database – but the error message has started to appear – at random time periods (sometimes no message in hour then it shows all the time):
Code: Select all
Commands out of sync; You can't run this command now
Code: Select all
Default FetchAll: True
One minor question – maybe we can just reopen the workbook – enable Edit mode and just commit as that – without needing to get the data each time before enabling Edit mode and committing?
Dave