SuperComputing
IS-IT--Management
I am using UPS WorldShip to write to a Pervasive V8 table. After each shipment, the software sucessfully writes the fields that I specified to correct columns in the table. The WorldShip software, however, does not have a time or date field anywhere that I can find that I can use to timestamp shipments. Nor can I change the query that WorldShip uses to write to the table.
My question to you then is this: Can I create a column in my table that will automatically fill in the date and time, a "timestamp", for each row that is written?
It would be similar to a numeric auto-increment column that 'adds one' each time a row is added.
Thanks in advance!