All Tags » time (RSS)

Browse by Tags

  • Convert 24 hour time to 12 hour time in VB/ASP.NET

    This is am example of what is stored in my database: 09:00:00 When I use the Convert.DateTime() function, I get this runtime error: 1: Uncaught Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: Unable to cast object of type 'System.TimeSpan'...
    Posted to Btrieve (Forum) by software on 06-07-2010
  • Time in Milliseconds

    I'm using a perl script to time things with code like $startmain=time; at the beginning and at the end of what I want to time. Time seems to be limited to a minimum value of seconds, while I would like to measure down to the millisecond. Is there a way to do this? One oddment I found also is that...
    Posted to Perl (Forum) by software on 06-02-2010
  • inserting date/time in to oracle table

    Hi all, I am trying insert a record in to oracle table from cold fusion mx.One of the fields is a date/time field.It gives me an error.Below is the code.Please help. YY HH:MM:ss")> Insert into table1(name,ssn,datesubmitted,email) values('xxx','xxx-xxx-xxxx', TO_DATE('#submitdate#'...
    Posted to ColdFusion (Forum) by software on 06-02-2010
  • What is the fix to "Just in time debugging" error message that appears repeatedly while in aol?

    It only happens when we're in aol. It's a rectangular box which pops up in the middle of the screen every few seconds and says: JUST-IN-TIME DEBUGGING Please select a debugger. Possible Debuggers: New instance of Microsoft Script Editor Do you want to debug using the selected debugger? (Yes)...
    Posted to Web Browsers (Forum) by software on 06-01-2010
  • The request has exceeded the allowable time limit Tag: CFQUERY

    I am running a script to upload about 50,000 lines into my DB with Coldfusion and after 2 mintues or so I get this error: The request has exceeded the allowable time limit Tag: CFQUERY How can I fix this ?
    Posted to WebApplications (Forum) by software on 06-01-2010
  • Convert result of time() to string

    Hi, I save tuples in the database using a php script, and to save the timestamp I use the time() function. Another page I write in php displays all the information added by the first script. My quesiton is how to display the result of time() in a friendly way? (somthing like timetostr). When I post this...
    Posted to PHP (Forum) by software on 06-01-2010
  • Active Directory time syncing

    I have a 2003 Active Directory domain. My question is about the time syncing. I understand that the PDC emulator is the main time source for the domain. I have my PDC emulator and 2 domain controllers syncing with a single external time source. My domain servers are set statically to sync with the PDC...
    Posted to Active Directory (Forum) by software on 06-01-2010
  • Always display exif date and time on pictures in Windows xp

    Hi, A friend of mine has 3 digital cameras. He uses the Windows XP "Scanner and Camera wizard" to transfer pictures onto the PC which reliably pops up when he plugs in any of his 3 cameras, one at a time. All 3 cameras generate exif data when pictures are taken. However only one of the cameras...
    Posted to Images & Photo Software (Forum) by software on 06-01-2010
  • Visual Studio Just-In-Time Debugger

    Windows XP Pro. About 30 to 60 seconds after login, I receive the following error message: "An unhandled win32 exceptoin occurred in svchost.exe[996]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio...
    Posted to Web Languages/Standards (Forum) by software on 05-31-2010
  • Conditional Wait Time - PHP

    Currently I have the following piece of code: ************** exec("C:\MQInjector\MQexecuteBat.exe") or die("Error when running MQ Client"); usleep(2000000); $fileread="C:\MQInjector\ChgPwd1.out"; $chgpwdo=fopen($fileread, "r") or die("Error - MQ Client did...
    Posted to PHP for Windows (Forum) by software on 05-31-2010
Page 1 of 39 (382 items) 1 2 3 4 5 Next > ... Last ยป