2014 May 09 6:57 AM
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
2014 May 09 9:43 AM
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
2014 May 09 9:43 AM
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
2014 May 09 10:30 AM