Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: adamdk ; Forum: C# and child forums
Forum: C# Jul 9th, 2009
Replies: 1
Views: 472
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...
Forum: C# Jul 9th, 2009
Replies: 1
Views: 256
Posted By adamdk
I have not yet started this, I want some advice on how to proceed before I waste too much time!

I am writing a Service which listens on a COM port, parses input, and stores relevant data to a...
Showing results 1 to 2 of 2

 


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

©2003 - 2009 DaniWeb® LLC