G
geek2geek
Hi, I'm relatively new to web services.
What I have is a .Net Web Service which returns a dataset.
I'm calling the web methods via a VB 6 client.
I can call web methods which return strings, numbers, etc.. perfectly fine.
What my problem is that when I call a web method which returns a dataset! VB
6 as a client does not work (I know vb.net works like a charm).
What is the best/easiest solution to implement if any one out there has
encountered this problem.
My environment:
For Web services: .net platform (latest version of .net framewrk)
For client: VB 6, SOAP SDK 3.0
Thank you.
What I have is a .Net Web Service which returns a dataset.
I'm calling the web methods via a VB 6 client.
I can call web methods which return strings, numbers, etc.. perfectly fine.
What my problem is that when I call a web method which returns a dataset! VB
6 as a client does not work (I know vb.net works like a charm).
What is the best/easiest solution to implement if any one out there has
encountered this problem.
My environment:
For Web services: .net platform (latest version of .net framewrk)
For client: VB 6, SOAP SDK 3.0
Thank you.