Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: adamdk ; Forum: C# and child forums
Forum: C# Jul 9th, 2009
Replies: 1
Views: 474
Posted By adamdk
If you are only reading one row from one column, you would be better to use

int myVariable = (int) mySqlCommand.ExecuteScalar();

(might have to use int.parse I cannot remember)

Scalar takes...
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC