Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INT field in data reader
Message
From
29/05/2003 15:37:03
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00794078
Message ID:
00794156
Views:
21
This message has been marked as the solution to the initial question of the thread.
Use GetInt32() method:
int MyField = drMyTable.GetInt32[drMyTable.GetOrdinal["fld_name"]];

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform