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: 
Anonymous
Not applicable

[resolved] Update / Insert data in MSSQL Server

Hi,
I try to insert or update some datas in my MSSQL Server.
I have two Date, one for the insert, and the other for the update.
I check the use field option to user this.
But i have some errors.
Conversion failed when converting date and/or time from character string.
Conversion failed when converting date and/or time from character string.
Can you help me ?
Regards,
Yozol
0683p000009MC8T.png 0683p000009MC8Y.png 0683p000009MC0z.png 0683p000009MC8d.png 0683p000009MC30.png
Labels (2)
10 Replies
Anonymous
Not applicable
Author

Hi,
It is probably caused by your data type. The data 2014-12-23 17:25:44.053 should be:yyyy-MM-dd HH:mm:ss.aaa.
Best regards
Sabrina