Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific data not compliant with DataSet
Message
De
13/10/2003 17:38:35
 
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00838316
Message ID:
00838331
Vues:
20
>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
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform