Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific data not compliant with DataSet
Message
 
À
13/10/2003 17:38:35
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00838316
Message ID:
00838335
Vues:
17
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform