Microsoft
Software
Hardware
Network
Question : Uninstall string for Backup Exec 2010 Remote Agent
Could someone please give me the command to remove Backup Exec 2010 Remote Agent through cmd prompt using the uninstall string?
Answer : Uninstall string for Backup Exec 2010 Remote Agent
try to check if the select has rows
and to get more specific error change this:
$result = mysql_query($query, $som);
for this
$result = mysql_query($query, $som) or die(mysql_error());
Random Solutions
My PC "freezes", no respons whatsoever.
calculate timespan after midnight
How do I block netbios traffic using Windows Server 2008 firewall
MUNIS Custom Import
Replace pc4200 with pc6400
WAMP will not restart on WINDOWS 2003 Server
.net create thumbnail for pdf
Unmerge cell and split into rows
Does MS Sql keep a record of when a database is deleted
HttpRequest does not send non visible fields...