cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle Timestamp

Former Member
0 Kudos

I'm using powerbuilder 12.5 to send data to Orcale 11g. In the develpoment env. the timestamp will update in Orcale. In run time the timestamp will not update. What am I missing in the run time env. ? Thanks Randy

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Dear Randy,

Can you pleae elaborate, what timestamp you mean? Where exactly? Is it in some views or the timestamp of last DDL for any object,etc.?

Regards,

János

Former Member
0 Kudos

Hello Janos

The Timestamp is a data type in Oracle. I have a table with a Timestamp data type instead of a datetime data type.

Format would look like this “26-MAR-14 02.37.03.000000000” the last being the milliseconds.

When I update through the PowerBuilder development it looks correct. “26-MAR-14 02.37.03.129000000 PM”

When I update through the PowerBuilder exe or runtime executable it looks like this. “26-MAR-14 02.37.03.000000000 PM”

The millisecond dose not update.

Thanks Randy

0 Kudos

Hi Randy,

I think this behaviour is caused directly by PowerBuilder. Did you asked their support already?

I fear, I can not help you further.

Regards,

János