data linked from sharepoint does not work from remote network

E

elbyc

I have a report which is based on queries of a linked sharepoint list.
It works great when I'm in the office, but when I dial in from a
remote server (LAN connection) I get an error saying the Record source
cannot be found for one or two of the subreports (not always the same
ones). Also it says the an error occurred while sending data to the
OLE server.
I suspect this is a memory issue, but is there a way to troubleshoot?
 
E

elbyc

I have a report which is based on queries of a linked sharepoint list.
It works great when I'm in the office, but when I dial in from a
remote server (LAN connection) I get an error saying the Record source
cannot be found for one or two of the subreports (not always the same
ones). Also it says the an error occurred while sending data to the
OLE server.
I suspect this is a memory issue, but is there a way to troubleshoot?

Ok - I dug around a bit and found that the error was due to over
complexity of one of my subreports. It was a bit odd since the chart
affected was in a different subreport, but I was able to correct by
changing the query for the offending subreport from a union query to a
regular select query.
 
R

rich

elbyc said:
I have a report which is based on queries of a linked sharepoint list.
It works great when I'm in the office, but when I dial in from a
remote server (LAN connection) I get an error saying the Record source
cannot be found for one or two of the subreports (not always the same
ones). Also it says the an error occurred while sending data to the
OLE server.
I suspect this is a memory issue, but is there a way to troubleshoot?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top