Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Ken_Hardwick
Contributor III
Contributor III

Connector error

Hello,
 
I have recently developed an app in Qlik Sense Desktop and I am copying the script over to Qlik Business Cloud. When I do a data load I am getting the following error:
 
The following error occurred:
(Connector error: Unable to cast object of type 'System.Byte[]' to type 'System.IConvertible'.)
 
The test connection option works so I know the connection is okay at that point.
 
What is causing this?
 
Thanks
3 Replies
JordyWegman
Partner - Master
Partner - Master

Hi Ken,

What are you trying to call? Because it looks like it want to convert a byte[] to an int[]. Maybe that isn't possible with this connector.

Jordy

Climber

Work smarter, not harder
Ken_Hardwick
Contributor III
Contributor III
Author

Hi Jordy,

Thanks for the reply.

I removed the "timestamp" column for the table and data loaded fine after.

Cheers

 

Juancadlc95
Contributor
Contributor

Hi!

 

I have the same issue, but removing "timestamp" won't work.

 

I need support please