Advertisement

1 - 10 of 92 containing alltags:("forever") (0 seconds)
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 ...
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...
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...
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...
Zones: MS SQL ServerDate Answered: 01/13/2006 Grade: A Views: 0
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...
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
Zones: MS SQL ServerDate Answered: 10/04/2006 Grade: A Views: 0
My Add/Remove Programs control panel is taking hours to load. How should I troubleshoot this? Thanks.
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 ...
Zones: Windows NT NetworkDate Answered: 07/26/1998 Grade: C Views: 0
I open a Internet connection using: CInternetSession CMyInternetSession(NULL, 1, INTERNET_OPEN_TYPE_PRECONFIG); pStdioFile = CMyInternetSession.OpenURL( message, 1, INTERNET_FLAG_TRANSFER_ASCII, ...
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...
Zones: Windows MFCDate Answered: 05/23/2000 Grade: B Views: 0