Advertisement

1 - 10 of 177 containing alltags:("until") (0 seconds)
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...
Zones: MS SQL ServerDate Answered: 01/09/2003 Grade: B Views: 0
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...
Zones: Visual Basic, WinsockDate Answered: 03/22/2004 Grade: A Views: 0
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...
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 - ...
Zones: Delphi ProgrammingDate Answered: 02/16/2000 Grade: A Views: 0
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...
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 (...
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...
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...
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...
Zones: MS Visual BasicDate Answered: 09/10/2004 Grade: A Views: 0
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 ...
Zones: ASPDate Answered: 09/23/2005 Grade: A Views: 0