Is this a sugar coated version of Npgsql

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
aspirevishal
Posts: 30
Joined: Fri 31 Aug 2007 03:30
Location: India

Is this a sugar coated version of Npgsql

Post by aspirevishal » Thu 22 May 2008 15:46

I just got this hunch since I am struggling with data type of interval not showing up correctly in gridview.

Npgsql also have a similar problem


http://pgfoundry.org/tracker/index.php? ... 0&atid=592


I have the same problem here too

http://www.crlab.com/forums/viewtopic.php?t=12102

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Fri 23 May 2008 09:41

TimeSpan struct doesn't have native implemented formatting. It's not a bug of the data provider.
Unfortunately, we cannot provide a general advice in this case
because this topic is beyond the scope of our support program.

Post Reply