G
Guest
I need to create a C# web service that returns a recordset for an ASP classic
applicaiton to consume. My problem is that so far the only thing that I have
found I can return is a dataset using ADO.NET and of course ASP classic uses
ADO and doesn't understand a dataset. Any suggestions??
applicaiton to consume. My problem is that so far the only thing that I have
found I can return is a dataset using ADO.NET and of course ASP classic uses
ADO and doesn't understand a dataset. Any suggestions??