Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in trying to implicitly convert type 'Object' to '
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00979853
Message ID:
00979854
Views:
17
Hey, Gerard,

Try this...
int MyNum;
MyNum = int.Parse(dr["num_nexta"].ToString());
Hope that helps...
Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform