×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have defined a new file using ddl. I have added a time stamp field,
defined as data type timestamp, default value current time stamp via ops nav.
I wrote an RPG program to move data from the old file format to the new
empty file. all the time stamps are 0001-01-01-00.00.00.000000 .
In the program, I never referenced the timestamp field.
I thought sql and ddl was supposed to put data into that field for me, no
matter how I wrote the record (RPG, SQL, etc). But my results show that
apparently I must initialize the fields, either in D specs or in the calcs.
This isn't working the way I thought it would work.
---Dale
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.