I am trying to execute selects select statements from tables that are being updated at the same time (I am using a rollback) Read will wait until commit/rollback finished. Is there a way to execute...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20447200.html
hi,
I made a chat application. It was working fine. I had initially created a text file (stored in the same directory as the program file) to provide the port number to open in the server code. C...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20926504.html
I have a computer lab with 60 NT 4 workstations (for over 1000 undergrad students) and two NT 4 (PDC & BDC) servers. I wonder if there is an utility which can used to let administators know who is...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10164399.html
Zones:
Windows NTDate Answered: 07/11/1999 Grade: C Views: 0
Hello all!!!
i like to program , function that check until "window will appear" or will be available. let's say i start my program and my program will wait until window is found e.g "Untitled - ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10296168.html
I am a beginner to VB -- and am having trouble with the .movenext in the nested loop. At runtime the error occurs after the last record in the "Do While myrs(0) = cRit" line -- runtime error 3021 N...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20473106....
Zones:
VB ControlsDate Answered: 01/22/2003 Grade: A Views: 0
Hi, i would like to know how can i break a
Repeat ..... Until (Something that will never happen)
by pressing a button??
I 've tried to satisfy the until condition...when i press the button (...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20727082.html
Zones:
C++Date Answered: 01/31/2004 Grade: A Views: 0
I've asked about this particular project a couple times, but this is a new twist. I've written an ASP-based calendar, powered by an Access database. Its working great, but the people using it ask...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20856991.htm...
Zones:
ASPDate Answered: 02/12/2004 Grade: A Views: 0
I am using a rich text box to save a text file (eg - RichTextBox1.Save "filename").
Because of the network here, I often get Error #75 (The file cannot be accessed/Is invalid).
I need to make t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20930529.html
Zones:
Visual BasicDate Answered: 03/28/2004 Grade: A Views: 0
I have a loop:
While True
...
End While
Which runs indefinately until i close the program. How can I change the loop so that it will run until i press a key? I tried "Do While console.rea...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21123859.htm...
I've got the following bit of code - how can I get it to display <div class=""clear""></div> after every 3 occurrences of the div id="productblock"? Where am I going wrong please?
I want it to ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21571682.htm...
Zones:
ASPDate Answered: 09/23/2005 Grade: A Views: 0