-
Webservice returning a resultset
Hi there,
I've got a Java webservice running on Tomcat which returns a resultset as
the result of a sql query. What is the best way to use this resultset form
an application in .net??
I've had the webservice returning a one dimensional array, which I can use
in my app, this works fine. When I'm trying to return my resultset in a two
dimensional array I'm getting an invalid cast exception.
Maybe there is a completely different way of handling resultsets??
Any experiences?
Thanks very much in advance
Christiane
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks