Hi All,
I am trying to develop an OLE DB Provider using the ATL template “UpdatePV
Sampleâ€. I have a problem that crystal report shows only one row of a table
from this provider. Where as the same provider is returning complete table in
a C# application. Can someone please help me to identify the problem or
implementation I need in provider to get complete table in Crystal Report?
Also the server explorer in Visual Studio 2003 doesn’t fetch any record from
the provide at all, although it shows the structure of the table in it s
Connections Tree view. When I select to “Retrieve Data from Table†it shows
an error message as
“Item cannot be found in collection corresponding to the
requested name or ordinal.â€
What is missing for Server Explorer in the provider?
Thanks in advance
|