When my computer is done booting up, the system tray displays the programs running and the desktop and everything is ready for use, but I have to wait 1-2 minutes before zonealarm is finally ready ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20478337.html
Zones:
Windows XPDate Answered: 01/28/2003 Grade: A Views: 0
I am dealing with very large tables, on the order of about 100,000 rows, and i need to read data into some data structure to analyze. Currently I am reading it into a vector, but on my large table...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20666432.html
Zones:
JavaDate Answered: 07/07/2003 Grade: A Views: 0
Hello all!
I am very new to Microsoft Access and am running into an issue where my RecSet.Update paints Calculating to the status bar, which never goes away.
I am using a form which serves as...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20681353.html
Zones:
MS AccessDate Answered: 12/11/2003 Grade: A Views: 0
I am developing an application in Java using JDBC with MS SQL as the database.
I have the following:
String sql = "UPDATE tblSurvey SET MonthYear = '"+MonthYear+"'";
sql = sql+ ", DateOpened...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21693471.html
I am trying to speed up my application and have got the body of it working reasonably well but it takes seemingly forever to open a form. Specifically from the time I issue a DoCmd.OpenForm the the...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22005775.html
Zones:
MS AccessDate Answered: 09/29/2006 Grade: A Views: 0
Hi,
I have a DB about 18G, it talkes forever to restore, any ideas? thx
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22012661.html
My Add/Remove Programs control panel is taking hours to load. How should I troubleshoot this?
Thanks.
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22812488.html
Zones:
Windows XPDate Answered: 09/08/2007 Grade: A Views: 14
We have a problem. We have a department which does mass printing. Well, when they send a print job to the queue(say 1000 pages), and then send another, while the first print job is printing, the ...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10060804.html
I open a Internet connection using:
CInternetSession CMyInternetSession(NULL, 1, INTERNET_OPEN_TYPE_PRECONFIG);
pStdioFile = CMyInternetSession.OpenURL( message, 1, INTERNET_FLAG_TRANSFER_ASCII, ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10204148.htm...
Zones:
Windows MFCDate Answered: 09/13/1999 Grade: A Views: 0
How can I receive "notifications"/events when information is written into a mailslot?
I would thus like to do something like
WaitForSingleObject(SlotWriteEvent, INFINITE) or something equivalen...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10337263.htm...
Zones:
Windows MFCDate Answered: 05/23/2000 Grade: B Views: 0