Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specific data not compliant with DataSet
Message
 
To
13/10/2003 17:38:35
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00838316
Message ID:
00838335
Views:
18
>>Hmm.. What is the value in the field in database? In .NET, a signed int can't only have up to 32767, I believe. Did you look at the value, or try a long?
>
>We have an overflow in the VFP cursor. However, VFP doesn't chock on it. But, when receiving such DataSet in .NET, an error is generated. In VFP, an error would have occured when we would have dealt with it by trying to sum it with another value, for example. I would have assumed the same in .NET where a few lines below, the code is dealing with that value. But, it generates an error at the line where the call is done to the WS method.
>
>I have adjusted the SQL select to force 000000 in the field if the first record contains a 0 value on that field. So, this has resolved the issue. Thanks

Well, that is good you figured it out. Kewl.
Previous
Reply
Map
View

Click here to load this message in the networking platform