Subject | Re: [firebird-support] Posting Question to IBPP Discussion? 2ne Attempt. |
---|---|
Author | Olivier Mascia |
Post date | 2004-12-10T08:24:52Z |
On Thu, 09 Dec 2004 15:06:20 -0000,
"pukindog_2004" <pukindog_2004@...> wrote:
p> Hi Folks:
Hi,
p> "Posting Question to IBPP Discussion? 2ne Attempt."
There are no traces of any such post in the IBPP discussion list (which
is ibpp-discuss@... and *not* this
firebird-support@yahoogroups.com). Or... If there are then I missed then
thanks to some spam or other mail issue problem. I or some other IBPP
users usually respond within minutes, when online.
p> [off-topic material snipped]
p>
p> I"m using IBPP 2.3.1.1.
Unrelated to your question or issue, but I suggest you to upgrade to
2.3.5.
p>
p> How do I extract millisecond informatin from
p> a timestamp?
Using an IBPP::Timestamp or an IBPP::Time, you simply can't.
Why ? Because those rely on the IB/FB C-API. And the API relies on the
C struct tm which does not expose the milliseconds.
The EXTRACT Helen pointed you to is the only solution.
Feel free to *subscribe* to the ibbp-discuss@....
Subscribing is *required* for posting. For doing so, just visit:
https://lists.sourceforge.net/lists/listinfo/ibpp-discuss
--
Olivier Mascia
http://www.ibpp.org
"pukindog_2004" <pukindog_2004@...> wrote:
p> Hi Folks:
Hi,
p> "Posting Question to IBPP Discussion? 2ne Attempt."
There are no traces of any such post in the IBPP discussion list (which
is ibpp-discuss@... and *not* this
firebird-support@yahoogroups.com). Or... If there are then I missed then
thanks to some spam or other mail issue problem. I or some other IBPP
users usually respond within minutes, when online.
p> [off-topic material snipped]
p>
p> I"m using IBPP 2.3.1.1.
Unrelated to your question or issue, but I suggest you to upgrade to
2.3.5.
p>
p> How do I extract millisecond informatin from
p> a timestamp?
Using an IBPP::Timestamp or an IBPP::Time, you simply can't.
Why ? Because those rely on the IB/FB C-API. And the API relies on the
C struct tm which does not expose the milliseconds.
The EXTRACT Helen pointed you to is the only solution.
Feel free to *subscribe* to the ibbp-discuss@....
Subscribing is *required* for posting. For doing so, just visit:
https://lists.sourceforge.net/lists/listinfo/ibpp-discuss
--
Olivier Mascia
http://www.ibpp.org