Bulk-Operations
Bulk-Operations copied to clipboard
Problems with Postgres Database and TimeSpan
I am trying bulk insertion from datatable which contains timespan columns. On insertion to database, while using bulk operation, the following error occurs

Hello @rajkamal0610 ,
Can you explain to us more why your TimeSpan is currently a string? (This is what we understand by looking at the error message).
At this moment, we are not sure if we have enough information to try to reproduce the exact same error as you to fix it.
Let us know more about your entity, type, and database mapping.
If you can, a runnable project will be even better (you can send it in private here: [email protected])
Best Regards,
Jon
Hello @rajkamal0610
Since our last conversation, we haven't heard from you.
As mentioned in my previous message, we are not sure if we have enough information to try to reproduce the exact same error as you to fix it.
Let us know more about your entity, type, and database mapping.
Don't hesitate to provide a private project to our support email: [email protected]
Jon
Hello @rajkamal0610 ,
A simple reminder that we are here to assist you!
feel free to provide a private project to our support team: [email protected]
Looking forward to hearing from you,
Jon
Its working. Thanks