Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everybody,
I have two QVW files a.QVW and b.QVW. I have to merge those 2 QVW files into c.QVW file. According to my knowledge we can do binary load with only one QVW file.
Is there any way to achieve this option.
Thanks in advance.
If possible then do not create C.qvw.
Just open a.qvw using binary statement and vice versa, it depend on as per you requirement.
Regards,
Vishal
Yes, their are two ways:
Simple & Best Solution is Binary Load, else you can just copy & paste your script of one QVW into another QVW will also work
If possible then do not create C.qvw.
Just open a.qvw using binary statement into b.qvw and vice versa, it depend on as per you requirement.
Regards,
Vishal