Re: Multiple MibWalks

Thorsten Geelhaar (tgeelhaa@funghi.Materna.DE)
Wed, 13 Nov 1996 11:00:13 +0100

Hi Juergen,

Thanks for your quick answer on my inaccurate question. It helped my to
make a decision for my manager easier.

You wrote : (Now I will start to think about why people want to build a
loop like this...)

Here are the answer :

I have a Mib like this :

1 MIBvar1 Index of Table 2
2 Mibvar2 --------------------> 1 Mibvar2
. 2 MibvarX
. ........
.
20 Mibvar20

Now i want to show the data of table one related with the data of table two
in one line . Like this

Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...
Mibvar1 Mibvar2 .... Mibvar20 MibvarX ...

And this must be shown dynamicly ,so i could not load all data first and then
show them , but i must show them line for line.

I hope this answer your question. If you know another way to do this, it would
be nice if you will write it to me.

cu
Thorsten

-----------------------------------------------------------------
Thorsten Geelhaar Telefon: +49 231 5599 399 |\/\/\/|
Dr. Materna GmbH Fax : +49 231 5599 100 | |
| |
Vosskuhle 37 e-mail : Thorsten.Geelhaar@materna.de | (o)(o)
C _)
D-44141 Dortmund GERMANY | ,___|
| /
"We're all mad here. I'm mad, You're mad." /____\
"How do you know I'm mad?" said Alice.
"You must be" said the Cat, "or you wouldn't have come here."

------------------------------------------------------------------