Skip to main content
Solved

Cannot update Azure Table with Excel Add-In (trial version)

  • November 16, 2023
  • 2 replies
  • 56 views

Forum|alt.badge.img

Hi, 

I’m trying to update records in an Azure Table with the trial version of the CData Excel Add-In for Azure Table Storage (v23.0.8716). I’ve tried using both an Access Key and a Shared Access Token.

I can load the data in Excel without issue but cannot update. I keep getting the following error message:
“The url must be a valid http or https url”

Has anyone else seen this? Is this a limitation of the trial version?

Thanks
 

Best answer by Ankit Singh

@vburd There are no limitations with the trial version of the products. This specific issue requires a bit of investigation. I’d encourage you to open a Support ticket with CData Support here: https://www.cdata.com/support/submit.aspx.

This topic has been closed for replies.

2 replies

Ankit Singh
Forum|alt.badge.img+1
  • Employee
  • Answer
  • November 16, 2023

@vburd There are no limitations with the trial version of the products. This specific issue requires a bit of investigation. I’d encourage you to open a Support ticket with CData Support here: https://www.cdata.com/support/submit.aspx.


Forum|alt.badge.img
  • Author
  • November 27, 2023

To close this off, there was a bug when specifying the tables property in the connection string. Once I removed that, the update worked. CDATA provided me with an updated version which solves the issue.