I want to create Crystal report from two different table and not any link between them keys or relational
Please how this can be done
Thank you
Thank you
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nitesh KejriwalPosted Sep 8, 2014, 2:25 AM
lamasat lamasatPosted Sep 8, 2014, 12:22 AM
Nitesh KejriwalPosted Sep 7, 2014, 11:33 PM
SELECT T1.*,T2.* FROM T1,T2