Subject | Re: [firebird-support] Re: Record versioning/timestamping |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2004-12-23T05:36:58Z |
On 22 Dec 2004 at 16:44, Greg At ACD wrote:
with native ISC_TIMESTAMP. But if you want string, you can ask FB for
strings either through CAST() in SQL statement or "data coercion"
mashinery in API. But, once again, I prefer integers.
--
SY, Dimitry Sibiryakov.
>Or, just return the whole thing as a string, and let me parse it. EvenIMHO, integers are easier to parse than strings, that's why I work
>that would do the trick for me.
with native ISC_TIMESTAMP. But if you want string, you can ask FB for
strings either through CAST() in SQL statement or "data coercion"
mashinery in API. But, once again, I prefer integers.
--
SY, Dimitry Sibiryakov.