Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SmallInt Cast
Message
From
12/11/2007 11:44:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
SmallInt Cast
Miscellaneous
Thread ID:
01268522
Message ID:
01268522
Views:
70
hi

Whats wrong with the statement below? I get the error message "specified cast is not valid ". I have tried int and short and get the same error. the field is a smallint.

this.Entity.smallIntField = (Int16)row[("smallIntField")];
<\PRE>

TIA

Stuart
Next
Reply
Map
View

Click here to load this message in the networking platform