F
fany
Guest
I'ge got a little problem with joining tables. The first table's structure is
P_Structure(Structure, Article)
The second table's structure:
S_Article(Article, Description)
Now, Structure and Article have a row in table S_Article (Structure is main thing and article is included). I need to find description for both columns - Structure and Article. Database is made id progress and I'm using ODBC Progress OpenEdge 11.6
Continue reading...
P_Structure(Structure, Article)
The second table's structure:
S_Article(Article, Description)
Now, Structure and Article have a row in table S_Article (Structure is main thing and article is included). I need to find description for both columns - Structure and Article. Database is made id progress and I'm using ODBC Progress OpenEdge 11.6
Continue reading...