Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
dotnetfan
Contributor III
Contributor III

Failed insert data into MySql

HI,

I was trying to execute insert statement against MySql database, however I got following error message:

Unable to get column information for the fields that are used in the query: Object reference not set to an instance of an object
:
SQL INSERT INTO `yunche`.`tsdb` (`Id`, `Seq`, `Key`, `OBDKey`, `OBDDesc`, `OBDValue`) VALUES ('8113' ,'209' ,'8113' ,'1' ,'timestamp' ,'1589518591000' )
0 Replies