I am looking for a way to put the computer in Standby mode when chose from a menu, in my program that I am making. Can anybody help me out?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10173502.html
Zones:
Visual BasicDate Answered: 07/03/1999 Grade: A Views: 0
I am writing a program and I would like to be able to put my computer into standby mode instantly through code. Basically all I want to do is put the monitor in low power mode and spin down the ha...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10178620.html
Zones:
Visual BasicDate Answered: 07/28/1999 Grade: C Views: 0
Although this'll probably be a simple question for most, I'm just wondering....How do I put back the "Standby/Sleep" option on my computer? One time my computer crashed while in sleep mode and when...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_20085218.html
Zones:
Windows 98Date Answered: 08/18/2001 Grade: A Views: 0
Has anyone out their successfully implemented an
Oracle 8 Standby Database in production as a Disaster
Recovery Solution ON NT !!
I've heard that 8i has an "Automated Standby Database"
featu...
http://www.experts-exchange.com/Database/Oracle/Q_20090859.html
Zones:
OracleDate Answered: 04/18/2002 Grade: A Views: 0
Hi all,
I am facing problem in standby database.
Please tell me if anyone knows.
I have done the following steps for Creating the Standby Database
1. Backed up the datafiles from the primar...
http://www.experts-exchange.com/Database/Oracle/Q_20103659.html
Zones:
OracleDate Answered: 06/04/2002 Grade: A Views: 8
I am using 32-bit Oracle 8.1.6.2.0 for both the Primary and Standby databases and each database is on a separate host/server. Both hosts are running the same version of the operating system.
Af...
http://www.experts-exchange.com/Database/Oracle/Q_20144697.html
Zones:
OracleDate Answered: 06/03/2002 Grade: A Views: 9
How can i exit Windows in StandBy
and in Suspend to Disk ?
The ExitWindowsEX didn't have a flag for it !
Thanxs
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20230546.html
Is it possible to have a database on an NT2000 Server called db1 and have another database on the same server which is a standby of db1. How do you get around the db_names, .etc. Any setup instruc...
http://www.experts-exchange.com/Database/Oracle/Q_20402480.html
Zones:
OracleDate Answered: 12/01/2002 Grade: B Views: 19
I have a desktop application with a background thread always running using
while(true)
{
... do something
Thread.sleep(someMills);
}
pattern.
When a PC (laptop) goes into standby mode,
t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20594350.html
Zones:
C#Date Answered: 08/03/2004 Grade: A Views: 8
I would need some help on this error. When my computer is in standby mode and outlook is running and trying to get e-mails, an error occurrs: "Unable to connect to the server...... error number 0x8...
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_20703605....