Re: [Firebird-net-provider] Error returning timestamps

2011-12-09 Thread Sql Sql
Cincura To: Sql Sql ; For users and developers of the Firebird .NET providers Sent: Friday, December 9, 2011 4:06 AM Subject: Re: [Firebird-net-provider] Error returning timestamps On Fri, Dec 9, 2011 at 12:52 AM, Sql Sql wrote: > getdToString Where did you get this method? -- Jiri

[Firebird-net-provider] Error returning timestamps

2011-12-08 Thread Sql Sql
I have a table with a timestamp column in Firebird 2.5. The format for timestamps in Firebird is dd-MM- hh:mm:ss.fff However, when the .net data provider is returning the column data, it doesn't send the milliseconds. I need this data because I'm using it as part of a primary key. exampl