J
Jonathan Randle
Hi all,
We're currently converting a site form ASP to ASP.NET. One of the pages
contains an OWC pivot table that gets the data using the CommandText method.
The URL used retrieves an XML stream from an ADO recordset that has been
populated from a SQL database and saved using the adpersistxml option. What
would be the best way to retrieve the same information in the .NET world? I
was hoping to use a web service and DHTML behaviours to return XML to the
pivot table but I suspect my XML is not in the correct format.
Any help would be great,
Cheers
Jonathan
We're currently converting a site form ASP to ASP.NET. One of the pages
contains an OWC pivot table that gets the data using the CommandText method.
The URL used retrieves an XML stream from an ADO recordset that has been
populated from a SQL database and saved using the adpersistxml option. What
would be the best way to retrieve the same information in the .NET world? I
was hoping to use a web service and DHTML behaviours to return XML to the
pivot table but I suspect my XML is not in the correct format.
Any help would be great,
Cheers
Jonathan