Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table join and Logical databasein a same query

Former Member
0 Likes
1,450


Hi Experts,

I have an existing query which is created using table join. I now want to add a logical database in the same infoset.

Is it possible to add a logical database in the same infoset?

Regards,

Prakhar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
913

Hi Prakhar,

If you see the  below scren,  you can use data source either Table join using basis table or Logical database.

but if you need ldb with some addition table field then you can data retrieval by program step or you can use LDB with doing some code in inside  your infoset.

Regards,

Prasenjit

2 REPLIES 2
Read only

Former Member
0 Likes
914

Hi Prakhar,

If you see the  below scren,  you can use data source either Table join using basis table or Logical database.

but if you need ldb with some addition table field then you can data retrieval by program step or you can use LDB with doing some code in inside  your infoset.

Regards,

Prasenjit

Read only

Former Member
0 Likes
913

Hi, it is not possible.

Best Regards

Ivan