codice:SqlCommand cmdCount =newSqlCommand("SELECT * FROM Products", conn); conn.Open(); int count = (int)cmdCount.ExecuteScalar();
codice:SqlCommand cmdCount =newSqlCommand("SELECT * FROM Products", conn); conn.Open(); int count = (int)cmdCount.ExecuteScalar();
Ultima modifica di djciko; 26-09-2014 a 11:35
press play on tape
-----
MP3 Listing
https://sourceforge.net/projects/mp3-listing
File Listing
https://sourceforge.net/projects/file-listing-2-0/