I am trying to use a web service as the data source for a crystal reports 2008 edition. I have trying to return a DataTable from our web service.
The problem is that when I go to select the fields it wont show me any of the fields, just @namespace, @tableTypeName and Internal_ID. If I invoke the web service through a web browser then save the resulting xml and then create a Crystal Report that way
I can then view all the correct columns.
Can anyone give us a clue on how to get this to work or has anyone got a Crystal Report to work with a web service as the data source? I cannot find any examples at all on the internet.
Cheers