Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ClearOnFill parameter for FillDataSet()
Message
From
04/08/2003 10:39:52
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00816068
Message ID:
00816493
Views:
23
Stephen,

Sorry for the confusion. I was addressing Nathan's mistaken assumption about the ClearOnFill flag.
---J

>Jason
>
>I don't think you understand the issue. When you call a store procedure and it return more than 1 tables and you pass "Customer" as the table name, the framework automatically name the tables "Customer","Customer1","Customer2", and so on. When we make that store procedure call twice with ClearOnFill = true, only table "Customer" was cleared first and contains the result from the second call. "Customer2" contains the records from the second call PLUS the records from the first call. We are wondering if this is the correct behavior.
Previous
Reply
Map
View

Click here to load this message in the networking platform