Advertisement

1 - 10 of 3252 containing alltags:("exists") (0.002 seconds)
Is there any way, from within a batch file to generate a unique filename - I've tried the following principle this=0 :again this=%this%+1 if not exist file%this%.txt goto again ...continue process...
Zones: Windows NTDate Answered: 07/06/1999 Grade: A Views: 0
Is there away I can flag if a specific form object in a frame exists in my web page without generating a error? ie. parent.frames["workspace"].document.forms[0].part_number.value
Zones: JavaScriptDate Answered: 02/29/2000 Grade: A Views: 0
Hi! How can i open an existing DBase 4 Database (dallg1.dbf)? How can i read and write Recordsets? Thanks in advanced Pierre
Zones: Visual Basic, dBaseDate Answered: 05/22/2000 Grade: C Views: 0
How come I cannot "exists" in my PL/SQL statement ? Andrew
Zones: OracleDate Answered: 08/16/2000 Grade: A Views: 0
In parent window, I open up a child window like this: hello=window.open('childWin.html', 'kid', 'width=100') Then I change the document in parent window to something called Page2.html. Now m...
Zones: JavaScriptDate Answered: 09/02/2001 Grade: A Views: 0
Is this statement correct (an insert, update trigger) if exists(select something... where something...) begin  do something... end begin  also do something end Or should I do: if...
Zones: MS SQL ServerDate Answered: 09/20/2000 Grade: A Views: 0
Hi, The title is quite descriptive in this case, but let me restate the question.  I have an application, and I need to check to see if another instance of it exists upon run (I've done this wit...
Zones: Visual BasicDate Answered: 11/07/2000 Grade: A Views: 0
I want to check to see if a text box exists on the page before I do something else. Basically, I'm looking for the syntax to do this... function If_Text_Box_Exists() {    if (document.myForm.m...
Zones: JavaScriptDate Answered: 12/19/2000 Grade: A Views: 0
when i try to connect a share on a remote host (NT machine ) using the NET USE command it displays a message stating tht the " supplied rights are conflicting with the existing set of rights" and i...
Zones: Windows NTDate Answered: 03/27/2001 Grade: A Views: 0
How can I try to see if a database exists short of trying to create the database.
Zones: MS SQL ServerDate Answered: 04/06/2001 Grade: A Views: 0