I am attempting to gain some understanding of how the simple function Creation Date works. Ive been trying to figure out the best way to break some huge Domlog.NSF databases into smaller ones. The problem is if I copy a portion of the Domlog View Requests into another Domlog database (Say DomlogJan2008) the Date Column becomes the date and time that the copy was made and not the date and time that the original document was actually created. As one might imagine this plays hell with the intent of a “log”.
The column is generated by using Simple Function and Creation Date. So it must go into the record and grab this date somewhere. I am thinking that if I could just convert this to a string, in another column, or something then I could copy a column of strings to the new database and the information would not change.
Would appreciate any thoughts on this.
Thanks,
Steve Lister