Fisrt off, I was given this report to see why its not working and I can't figure it out. Hopefully you guys can shed a little bit of light on it for me.
I am using Crystal 10 and when I try to run this report, I get the following error:
Failed to open a rowset.
Details: ADO Error Code: 0x80004005
Source: Rowset
Description: An error message was returned from DME. The message is Invalid number of columns in output.
|109|-214767259|80004005|Rowset|dmecoldvr.cpp|1204|-1|-1|-1||
Native Error:109
Here is the sql code for the report:
dmeROD=WEBUSER.PRODLINE&FILE=POLINE&FIELD=PO-NUMBER;PO-RELEASE;PO-CODE;ITEM;ITEM-DESC-1;EBUY-UOM-MULT;ENT-BUY-UOM;ENT-UNIT-CST;EXTENDED-AMT;MMDIST.ACCOUNT;MMDIST.ACCT-UNIT;MMDIST.SUB-ACCT;RQSRC-MACHINE;RQSRC-MACHINE,xlt;QUANTITY;PURCHORDER.PO-DATE&SELECT=PURCHORDER.PO-DATE%3E12%2f31%2f05%26MMDIST.ACCT-UNIT%3D92000
Is there anything you guys can see that would enable me to run this report.
Thanks
I am using Crystal 10 and when I try to run this report, I get the following error:
Failed to open a rowset.
Details: ADO Error Code: 0x80004005
Source: Rowset
Description: An error message was returned from DME. The message is Invalid number of columns in output.
|109|-214767259|80004005|Rowset|dmecoldvr.cpp|1204|-1|-1|-1||
Native Error:109
Here is the sql code for the report:
dmeROD=WEBUSER.PRODLINE&FILE=POLINE&FIELD=PO-NUMBER;PO-RELEASE;PO-CODE;ITEM;ITEM-DESC-1;EBUY-UOM-MULT;ENT-BUY-UOM;ENT-UNIT-CST;EXTENDED-AMT;MMDIST.ACCOUNT;MMDIST.ACCT-UNIT;MMDIST.SUB-ACCT;RQSRC-MACHINE;RQSRC-MACHINE,xlt;QUANTITY;PURCHORDER.PO-DATE&SELECT=PURCHORDER.PO-DATE%3E12%2f31%2f05%26MMDIST.ACCT-UNIT%3D92000
Is there anything you guys can see that would enable me to run this report.
Thanks