Bulk-Operations icon indicating copy to clipboard operation
Bulk-Operations copied to clipboard

Problems with Postgres Database and TimeSpan

Open rajkamal0610 opened this issue 4 years ago • 3 comments

I am trying bulk insertion from datatable which contains timespan columns. On insertion to database, while using bulk operation, the following error occurs

20210302_123601.jpg

rajkamal0610 avatar Mar 02 '21 07:03 rajkamal0610

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

JonathanMagnan avatar Mar 02 '21 14:03 JonathanMagnan

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

JonathanMagnan avatar Mar 05 '21 14:03 JonathanMagnan

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

JonathanMagnan avatar Mar 12 '21 14:03 JonathanMagnan

Its working. Thanks

rajkamal0610 avatar Jul 11 '23 08:07 rajkamal0610