Hi stevexff,
The hierarchical structure does not contain the information about who the parent is?I will have to deduce it from the file.
Example: ASSUME THAT THE FLAT FILE CONTAINS THIS:
H header info
S store identifier s1
A store information about S1
T trailer info
H header info...
hi gregsimpson,
The order in which the data is inserted in the table is important. The records should be visualized as a tree structure and the records are inter-related.So order plays an important role.
Thanks,
Deepak B G
Hi,
Assume the flat file with contents as shown below
A|x|y|z --row1
B|q|a|a --row2
C|s|s|s --row3
It inserts row1 into the table first and then row3 and then row2.
i.e.,
row1
row3
row2
but i want the order of insertion into the table as
row1
row2
row3
Thanks,
Deepak B G
Hi,
I am using the load utility to load data from the files.The load inserts the data in the sequence in which data is present for most files.For some files the load utility does not insert the data in the sequence it should insert.The last line gets inserted in the middle.Is there a way by...
Hi All,
How do you Write the data in the report to a Text file in which the columns are delimited by tab,comma,etc.How do i go about it?
thanks,
deepak
hi,
I just wanted to know what are all the operating systems on which Business Objects can be installed(Desktop Products)?
Does AIX support it?
with regards
deepak
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.