Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific data not compliant with DataSet
Message
 
À
13/10/2003 17:14:05
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00838316
Message ID:
00838326
Vues:
17
>>I would think it is an extra space, or format problem. You can try and catch the error, so you don't have to blank out the fields at least, and you will just catch the exception on the particular record.
>
>Ok, I have found the reason. On a particular field, the SQL select was inserting a *. That is an integer field. I don't know why a * is being put in there. But, on the client side, this was making it bugging.

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?

Morgan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform