Hi,
I need help on resolving a problem. I have two separate SQL tables that I am outputting data from. One section of the form outputs Work Order information and the second section of the form outputs Project information. I know how to apply the Select statements to output the individual sections, this works fine, but if there are no Projects in the table associated with the record ID, the page will not open properly. It will open and display the Work Order information but errors at the Project information.
What am I doing wrong?
Appreciate any help.
I need help on resolving a problem. I have two separate SQL tables that I am outputting data from. One section of the form outputs Work Order information and the second section of the form outputs Project information. I know how to apply the Select statements to output the individual sections, this works fine, but if there are no Projects in the table associated with the record ID, the page will not open properly. It will open and display the Work Order information but errors at the Project information.
What am I doing wrong?
Appreciate any help.