Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specific data not compliant with DataSet
Message
 
To
13/10/2003 17:14:05
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00838316
Message ID:
00838326
Views:
16
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform