Drikus70
8th September 2009, 16:22
A new blog entry has been added:

Retrieve data from table tdinv750

I'm trying to retrieve data from the table tdinv750. I'm using a odbc connection but it's generating a error message. The message points out that the field aupp cannot be accessed or found. When i'm looking into the table with the session ttaad4500 the field aupp has multiple values. How can i access this data. Could somebody explain how the table is created or designed in order to solve the problem?
Thanks - Dirk

frigyesg
9th September 2009, 11:54
Hi,
this field is in Baan an array with 13 elements, but in Oracle each element is a field itself.

t$aupp$1
t$aupp$2
...
t$aupp$13