Hi. Can someone tell me if there is a standard loadfile format for
representing text data that is to be imported into a hierarchical database?
You know, one that a script would process and that would have the
parent-child relationships hard-coded in the format of the load file?
Something like:
Nancy
| Janet
| | Andrew
| | | Steven
| | | Michael
| | Robert
| | | David
| | | | James
| | | Ron
| | | | Sean
| | | Dan
| | Laura
| | Ann
| Margaret
| | Ina
Thanks.
Brian