At First
Sorry,I can write only
very strange English
or something like English.
I use DOA 3.4.6
with Delphi6(ent) and Oracle 9i.
I want read/write TimeStamp Column;
But,I can't do it.
FieldByName('aTimeStampField').AsDateTime
Occur a Convert Error;
When I watch it in SQL Editor
it will be shown like
2002-02-08 00
when I watch it in SQL*Plus
it will be shown like
2002-02-08 00:00:00.000000
Is there any property to set
or
any restrinction?
Sorry,I can write only
very strange English
or something like English.
I use DOA 3.4.6
with Delphi6(ent) and Oracle 9i.
I want read/write TimeStamp Column;
But,I can't do it.
FieldByName('aTimeStampField').AsDateTime
Occur a Convert Error;
When I watch it in SQL Editor
it will be shown like
2002-02-08 00
when I watch it in SQL*Plus
it will be shown like
2002-02-08 00:00:00.000000
Is there any property to set
or
any restrinction?