Microsoft
Software
Hardware
Network
Question : c# select command no return
hello
i use mysqlcommand and try simple select command
and my query is not any return..
so how can i handle this case ?
thanks
example :
select * from table where id = 1
and there isn't any row..
and i want to this
if (select no return)
{
do it
}
thanks and regards
Answer : c# select command no return
SqlDataReader reader = mysqlcommand.ExecuteReader
();
if (!reader.HasRows) {
// do it
}
else
Random Solutions
My laptop hp pavilion dv9000 suddenly doesnt start
HP EVA MPIO from Windows 2008 R2
average overhead on a PIX site to site IPSec tunnel
I am looking forward to learn about JSF with ICEfaces
Replace Windows 2003 DC with a new Windows 2008 DC
SSIS SQL Server 2005 null values
Blackberry Enterprise Server Express, MAPI subsystem error
Outlook not attack shortcut (lnk) attach directly the file
How can I improve the RHEL TCP performance
Droid Incredible Exchange Synchronization