Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
5 Posts
Aug 12, 2007 04:22 AM|LINK
Aloha,
I used a webservice to return some data in my DB, and the return type is datatable, which is new in .Net 2.0.
But the problem is I have 200 records in DB, but WebService won't return all of them, maybe only 15 in all.
Could any one tell me what's wrong?
Thank you.
Web Service DataTable
WebServiceDe...
0 Points
5 Posts
WebService won't return all records
Aug 12, 2007 04:22 AM|LINK
Aloha,
I used a webservice to return some data in my DB, and the return type is datatable, which is new in .Net 2.0.
But the problem is I have 200 records in DB, but WebService won't return all of them, maybe only 15 in all.
Could any one tell me what's wrong?
Thank you.
Web Service DataTable