Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Tharun,
Is the data loaded to SQL server in mm/dd/yy format or is the data displaying from SQL server in mm/dd/yy format?
Could you please check the tDBOutput component and cross check the format used for the date column while loading? If its looking fine and if it is mm/dd/yyyy (you can also add a tLogrow component to cross check the data before and after tDBOutput), then the next step is to check the data display format for your DB.
The issue could happen because your data display format in SQLserver client connection is having a default format of mm/dd/yy. Could you please check these details and revert? Please also add some screenshots so that we will get better idea of the issue (if it still persists).
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi Tharun,
Is the data loaded to SQL server in mm/dd/yy format or is the data displaying from SQL server in mm/dd/yy format?
Could you please check the tDBOutput component and cross check the format used for the date column while loading? If its looking fine and if it is mm/dd/yyyy (you can also add a tLogrow component to cross check the data before and after tDBOutput), then the next step is to check the data display format for your DB.
The issue could happen because your data display format in SQLserver client connection is having a default format of mm/dd/yy. Could you please check these details and revert? Please also add some screenshots so that we will get better idea of the issue (if it still persists).
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂