Arrondissement of minutes upward or down when using a to_char function

Hi, this is my query: select (to_char (incident_date, 'HH24')) cla_event time

Incident_Date column has a date and a time. The above query takes time which is what I'm asking. I don't however want the time is rounded if less than 30 min and up if grater 30 min. For example, 21:29 becomes 21:00 and 21:37 22:00.

It is just a single column in my query, so I hope for a simple solution, if there is one.

Thank you!!!

Banner:
Oracle Database 11 g Release 11.2.0.2.0 - 64 bit Production
PL/SQL Release 11.2.0.2.0 - Production
"CORE 11.2.0.2.0 Production."
AMT for Linux: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production
select to_char(round(incident_date,'HH24'), 'HH24:MI') Time
  from cla_event

Tags: Database

Similar Questions

  • Satellite A200 - IE7 windows 'restore down' when using the Tracker pad

    Hi, I recently bought a Satellite A200 - 1VO and when using the laptop without a windows mouse explore 'restore down' at random.

    I found a thread on the site of the Internet USER who said that if his past not with a mouse, it may need tracker drivers up-to-date.
    You can also consider its under warranty.
    Any ideas anyone?

    Hello

    It s a bit confused what you´ve writes down. What do you mean exactly, where´s the problem and what you want to tell us when writing:

    > and when using the laptop without a windows mouse explore 'restore down' at random.
    >
    > I found a thread on the site of the Internet USER who said that if his past not with a mouse, it may need tracker drivers up-to-date.

    Whereas it should be, where´s now the problem?

    Please give clear and understandable feedback, then I and other users you could point to the solution.

    THX

  • Failure of the assertion when using Labview ActiveX functions to communicate with the dll

    Hello

    I'm looking for suggestions and tips about the following error that I get when I use .NET Labview functions to communicate with the dll written in .NET environment. I just need a starting pointer on where can I search for the origin of this error. I am a newbie in. NET.

    I am also attaching the .vi I use, if this is of any help. All suggestions are welcome!  Thank you.

    The origin of the error found after studying the examples provided by the OR .NET. The callback function had to be moved out of the loop, which solved the problem.

  • [ACCIDENT] Crash when using ' equal to ' function of the String class

    When I use "equal to" function of the String class to compare 2 channels, the app will crash.

    Examples: pn_infopush.equals (PN_INFO_TIMER)

    I have to use "is" instead of "equal". The application will run normarly

    Does anyone have any idea who? I don't understand why.

    Thanks for your support!

    Hello

    Is there a chance that your variable can get a null value?

    Calling .equals not a null object can cause this.

    What type of exception you get? Can you provide a stacktrace?

  • OFFICEJET FAX 6600 PRINT SIDE UP OR DOWN WHEN USING AUTOFEEDER?

    When sending faxes using the autofeed on HP officejet 6600 the printed side going upwards or downwards?

    Hi PLUGGER68,

    Big question, when the fax, scan or copy from the page document feeder must be facing up. I remember like that, on the upside, glass on the top face upward!

    Send a fax from the Scanner glass or in the automatic document feeder

    Hope that helps.

  • Laptop goes down when using the internet - Satellite Pro L100

    Hi, I had my laptop (satellite pro L100) 5 days and I connect through a router to the internet, but in the last days when im using the internet, a Help window automatically opens and approximately 90 internet Explorer windows open, it became really frustrating, im using norton which came with it, everyone has ideas ive ran a scan for virus and adaware but came up with nothing

    Thank you

    Mark

    Hello

    I understand you very well. For me it s a shock if 90 IE Windows would appear on my small laptop screen. SHOUT OUT! : O

    However, have you installed any 3rd party applications that can open the windows?

    I think that this is not a normal state of the system and if it appears the days of view therefore, you should try roll back BONE to the beginning.

    In addition, you can try to check in the MSCONFIG what background process runs on the operating system. If there are some very strange processes you must turn it off and you must remove the Autorun.

  • Why my mouse slows down when using LabVIEW 8.5?



  • Get the error when using the UTL_SMTP function in Oracle 11 g

    Hello

    I get the error when executing a trigger e-mail code in oracle 11 g:

    I have following trigger on the temporary table:

    CREATE OR REPLACE TRIGGER temp_temp_message AFTER

    INSERT OR UPDATE ON temp_message FOR EACH LINE

    declare

    Conn UTL_SMTP . CONNECTION ;

    msg VARCHAR2 (2000);

    Start

    Conn := UTL_SMTP . open_connection ( host => '10.250.1.149', port=>25 );

    UTL_SMTP . HELO ( conn, '10.250.1.149');

    UTL_SMTP . mail ( conn, '[email protected]');

    UTL_SMTP . RCPT () conn ' [email protected]');

    msg := "Hello, this is test mail." ;

    UTL_SMTP .data( conn, msg);

    UTL_SMTP . quit smoking ( conn );

    exception when others then

    dbms_output.put_line (sqlerrm);

    raise_application_error (-20000,

    "Failed to send because of the following error messages: ' " || sqlerrm);

    end;

    Insert in temp_message values ()1

    );

    When I insert the record in the table there are given the following error.

    ORA-20000: failed to send messages because of the following error: ORA-24247: access denied by access control (ACL) of network list

    ORA-06512: at the 'APPS '. TEMP_TEMP_MESSAGE', line 14

    ORA-04088: error during execution of trigger ' APPS. TEMP_TEMP_MESSAGE'

    But if I run the next plsql through sqlplus send mail successfully:

    declare

    Conn UTL_SMTP . CONNECTION ;

    MSG VARCHAR2 (2000);

    Start

    Conn := UTL_SMTP . open_connection ( host => '10.250.1.149', port=>25 );

    UTL_SMTP . HELO ( conn, '10.250.1.149');

    UTL_SMTP . mail ( conn, '[email protected]');

    UTL_SMTP . RCPT () conn ' [email protected]');

    msg := "Hello, this is test mail." ;

    UTL_SMTP .data( conn, msg);

    UTL_SMTP . quit smoking ( conn );

    exception when others then

    dbms_output.put_line (sqlerrm);

    raise_application_error (-20000,

    "Failed to send because of the following error messages: ' " || sqlerrm);

    end;

    Thanks in advance.

    Yoann

    To resolve ORA-24247 you must:

    (1) create an acl (if it is not already created)

    (2) add the user privileges using the resources of the network

    (3) to use the ACL to a specific address

    This might be useful

    How to fix an ORA-24247: access denied by access control (ACL) of network list | DB tips

  • Error when using the no_lig function in forms6i

    Oracle forms6i

    Hai

    When you use the function num row in my forms, I got an error.

    My code is

    declare
    pin_no varchar2 (16);
    date of pin_date;
    pin_time varchar2 (25);
    Ilan varchar2 (200);
    m_file TEXT_IO. TYPE_DE_FICHIER;
    m_file_path varchar2 (100): =: global.filename;
    number of line_count;
    M_BARCODE VARCHAR2 (16);
    DATE OF M_BARDATE;
    M_BARTIME varchar2 (25);
    Number of M_No;
    Cursor c1 is
    Select the code bars, bardate, bartime,
    ROW_NUMBER() (partition by bartime barcode order): nurse - the error on this line
    of temp_attendance
    Group of barcodes, bardate, bartime
    order by bardate;
    Start
    If m_file_path is not null then
    m_file: = TEXT_IO.fopen (m_file_path, 'r');
    -ELIMINATION OF temp_attendance;
    Loop
    Start
    TEXT_IO.get_line (m_file, Mstr);
    MSTR: = ltrim (rtrim (mstr));
    M_barcode: = substr (mstr, 1, 16);
    M_bardate: is to_date (substr (mstr, 17, 8), ' DD/MM/YYYY');.
    M_bartime: = (substr (mstr, 25, 4));

    INSERT INTO temp_attendance (BARCODE, BARDATE, BARTIME, RN) VALUES(M_BARCODE,M_BARDATE,M_BARTIME,M_No);
    Exception
    When no_data_found then
    TEXT_IO.fclose (m_file);
    "exit";
    End;
    End loop;
    go_block ('TEST_MS1');
    clear_block (no_validate);
    To r1 c1 loop
    : bar code: = r1.barcode;
    : bardate: = r1.bardate;
    : bartime: = r1.bartime;
    next_Record;
    end loop;
    premier_enregistrement;
    end if;
    exception
    while others then
    forms_ddl ('ROLLBACK');
    message (sqlerrm);
    end;

    Thanks and greetings

    Srikkanth.M

    6i u cannot use this type of analytical functions... motor of PL/SQL forms 6i is 8.0

    Bangoura
    [My Oracle Blog | http://baigsorcl.blogspot.com/]

  • My computer guard shut down after use of a few minutes.

    My computer guard shut down after use of a few minutes. When I re - start insiders 'fix the beginning upward.'

    Startup Repair FAQ: -.
    http://Windows.Microsoft.com/en-AU/Windows-Vista/startup-repair-frequently-asked-questions

    See also:
    http://Windows.Microsoft.com/en-AU/Windows-Vista/what-to-do-if-Windows-wont-start-correctly

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-system/Windows-Vista-keeps-shutting-down-without-warning/1963241a-A4C5-4BDB-8bdf-b3e95245bfa8

  • My computer shuts down when not used how can I stop this?

    What should I do to keep my computer of shuttting down when it is not used for a while? Vista is what I have.

    What should I do to keep my computer of shuttting down when it is not used for a while? Vista is what I have.

    ==========================================
    See the following articles:

    Change, create, or delete a power plan (scheme)
    http://Windows.Microsoft.com/en-us/Windows-Vista/change-create-or-delete-a-power-plan-scheme

    Disable on Windows 7 or Vista power management
    http://www.howtogeek.com/HOWTO/Windows-Vista/disable-power-management-on-Windows-Vista/

    Management of power (Windows 7 and Vista) Options
    http://h10025.www1.HP.com/ewfrf/wc/document?cc=us&LC=en&DLC=en&docName=c00825528

  • Photoshop CS6 shut down when you use the move tool

    Photoshop CS6 downs closes when using the move tool. It seemas to run fine until I have to use the move tool. PS worked fine a few weeks ago and now he has this problem. What can I do to ressemelable this problem?

    Thnaks,

    --

    System specs

    Windows XP Home SP3

    AMD Atholon 64 X 2 double

    2 GB OF RAM

    Video cards

    Radeon 7200

    NVIDIA GeForce 8400GS

    Oh ok I didn't know that's what you said sorry. I think I found the problem. It appers that he had a problem with 2 screens, so I disabled the secondary display and it seems to work fine.

  • PC shut down when the video in the browser if Adobe Flash is used...

    Hello.

    My PC can turn off randomly when using adobe flash video in the browser.

    Topic close:
    http://forums.Adobe.com/thread/1258555

    (a) the temperatures in the system are OK.

    (b) system has survived several stress tests. Some wore on the PSU, some on the CPU, another on memory and other graphics.

    (c) tested on:

    Opera 12 and 20

    Browsers have been either Flash game, you will be able to. When uninstalled Opera requested Adobe Plugin automatically on Youtube.

    Internet Explore 11

    If Adobe ActiveX absent, YouTube videos were played through HTML 5 without a problem. During the installation of ActiveX was not difficult, but since I have the graphics card AMD, IT requested to activate "AMD steady video plugin. Once activated, there are still some chances to turn the PC off.

    Catalyst settings:
    When constant video AMD is not installed or is disabled the chance for this problem is still there.

    If installed and enabled, the system has not crushed this.

    I tried the last Adobe Flash 12 and 11 previous are the cause. I tried older Catalyst (13.12), and behavior is repeated.

    Event log:
    Empty. literally, it seems that when someone comes out the plug.

    Behavior of GPU:
    Last usually observed is that GPU clocks to frequency full for a while, then "video frequency" 501 Mhz.


    Other behaviors:

    This behavior is more like to occur when the PC is "freshly started." The longest is running, more it took power.

    ----------------------------------------------------------------------------

    The symptoms are confusing to me. The question is probably at least partially HW related, but related only to Adobe Flash. No other HW accelerated video codec is initially similar behavior (at least so far).


    On the other hand, its clearly related to Adobe Flash 12 or 11 past and some parameters of catalyst.

    ----------------------------------------------------------------------------


    Can you recommend Adobe Flash version that uses any Amd video Steady?

    Thank you.

    Thanks for the reply.

    (a) system passed all stress test, graphic power supply, memory or CPU MENTIONED.

    (b) its extinction only when you use Adobe Flash player in the browser.

    -----------------------------

    I confirmed that only Adobe Flash in any browser I've tested will result in failure, but I again rethink the components that are included in all of the chain. It was happenning even on stock frequencies and voltages, but...

    (Data stream coming from NIC, is transferred to the RAM, then CPU picks up, send it to GPU to decompresson (HW accelerated), then back to CPU when browser starts to manage data, then back to GPU for display)

    ----------------------------

    (a) core CPU failure could cause a BSOD, because I have 5 other CPU to handle the event in this way.

    (b) failure GPU, NIC or the sound card will also BSOD - processors will remain active...

    (c) memory failure will also cause BSOD...

    It is only my PC, which can cause the Instant Power-Off symptoms. His Northbridge/L3 cache.

    --------------

    Even when the Stock settings were originally exactly same symptom, I focused on the manual settings of the Bios. Last night (rather early this morning) I found the Setup when the Flash has remained stable.

    Its not overheating, rather than overloading of the Northbridge/L3 cache. The amount of the transactions between all devices must be huge... So I had to customize the settings, CPU/NB in order to maintain stable Adobe Flash. (slightly increase tension CPU + 0, 02v on CPU 0, 05v on NB compared to the stock).

    At the moment I have to re - test these settings for a few hours with Flash and later with stability tests.

  • Disk activity constant when using vista home

    Original title: I am running Vista Home premium and am sick of the constant disk activity slowing things down. I canceled the programs start and automatic indexing, but again the thing vibrates far. Does anyone have constructive ideas?

    Constant disk activity when using vista home. Any ideas how to stop it?

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you have NEVER
    on this machine, including those you have uninstalled (they leave leftovers behind which can cause
    strange problems).

    ----------------------------------------------------

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ===========================================

    Refer to these discussions because many more excellent advice however don't forget to check your antivirus
    programs, the main drivers and BIOS update and also solve the problems with the cleanboot method
    first.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Why the tree in Explorer drop down when you open a folder in Windows 7?

    I don't know what kind of joke someone plays, but it is not . I have already most likely to get surgery on both of my hands soon for carpal syndrome severe. For each round of a mouse wheel and all the clicks that I have to endure it's useless, my pain and my symptoms are growing more intense. I have 7 hard drives in my computer. I have search and locate and organize and delete and add files of ALL TIME. I'm in the Explorer of ALL TIME. It is deplorable that I had XP Pro because of threats of compliant. XP has at least had an Explorer who worked perfectly. Now of having to learn a new platform (Windows 7) and I am forced to support a program who has a child of 12 years could have better designed! How long still is * going to go? I discovered only recently that Explorer in Windows 7 has a tree that falls to the bottom of the page fricking every time that a file is opened, so I am forced to dive to the bottom of the page to locate the folder. So I started the research on the forums to see if I was losing my mind and just something wrong. I read messages from people complaining about this BS in 2007. Why is that, after 4 years this perverted arrogant control problem still exists?

    * original title - I just Windows 7.  Why the tree of the menu forsaken God in the Explorer drop down when I open a folder? *

    I just Windows 7. Why the tree of the menu forsaken God in the Explorer drop down when I open a folder?

    This is the Bug of scrolling in the left pane.

    See the bottom of this post for help with the left pane scroll bug using Classic shell.

    Say you want Microsoft fixed it by voting on the Microsoft Connect Web site:

    http://connect.Microsoft.com/WindowsServerFeedback/feedback/details/621426/bug-when-expanding-folders-in-Explorer-Server-2008-R2-and-Windows-7

    Look at the left pane scrolling bug:
    Video testimony of the bug of scrolling in the left pane using Windows Explorer in Windows 7
    This illustrates a way to reproduce it, by clicking on the triangle to expand a folder, that you are currently viewing as it reproduces.

    Son of left pane scroll Bug:

    1 bug: Windows Explorer develops bad records, jumping the folder develop you to the bottom of the navigation pane

    2 tree of Windows explore expands downstairs, not upstairs like it used to be

    3. Windows Explorer navigation pane problem

    4. Explorer moves the folder selected to the bottom of the folder list. How can I stop this?

    5. behavior of strange folder in the left pane of Windows Explorer

    FIX THE BUG IN 10 MINUTES:

    The classic interface mainly eliminates the bug in Windows Explorer, but it will still exist in the open/save dialog boxes.

    Pane left scrolling bug (and other corrections):

    Using the classic interface to restore functionality of Windows Explorer

    After you have installed the free Classic Shell , you can customize Windows Explorer more closely to how you want it, the quote below is just a way to do it. Click here to see some of the options that you can customize, and here is the FAQ page for the classic interface.

    A solution that works for the restoration of some features.

    1) install the free Classic shell.  It's very customizable and works like a mod for Windows Explorer rather than a full blown replacement. You don't need to install the classic Start Menu option, but you can if you wish.
    2) restart the computer.


    3) launch Windows Explorer (Start - computer) and turn on "Always show Menus" (organize - Layout - check menu bar). It's just for the configuration, you can disable it again later if you wish.
    4) right click on the menu bar and turn on the 'Classic Explorer Bar.' This adds a series of icons for cut/copy/paste in Explorer. Basically, it also adds the "Configuration" icon
    5) go in the configuration and from there, you can change things to your heart's content. To kill the horrible record-jumping 7 Windows, place you Vista in 'Style Navigation pane. You can even hit back to XP mode if you want (this adds lines to the tree of folders and adds a classic icon "+" for the expansion of folders). The Windows Vista folder display style looks about the same as the view from Windows 7, but it gets rid of the horrible blow.
    6) adjust other settings you want.

    After that, you can activate the toolbar and menus walk back to explore if you wish. Explorer Windows seems largely the same, but folders is no longer jumping around.  Vote for Microsoft to fix this bug.

    Now if only MS allows to code correctly so that we don't have to mess with third-party applications to get Windows actually works...

    You can also let Microsoft know you want this bug fixed here: http://mymfe.Microsoft.com/Windows%207/feedback.aspx?formid=195

    Note: do not have the message that is too long, there is a size limit for your message, even if page does not tell you on this subject.

Maybe you are looking for

  • Tecra A4-S216 - where can I buy a recovery DVD?

    Hello. I have a big problem with my laptop Tecra A4 S216 and I can't find my restore DVD.Where can I get a copy?Help, please! ConcerningLeopoldo

  • Strange behavior of button

    I have a program and by reason, the Start button behaves strangely. After the pump start when you press it to stop the pump, it takes several pushes to stop him. When the pump is not working (for different reasons) it works well, answer on each butto

  • Problem with update of security for Windows XP (KB973768)

    My system is Windows XP Media Center Edition version 2002 with SP3 and I've had problems with KB973768 for awhile now and I've done everything. I used the "MS Fix it" software and it wasn't able to do anything. I tried to install it manually and I ge

  • Vista backup problem

    There is a problem with the backup on windows vista, when I tried to access the backup parameters that he went to the start screen for backup instead.

  • problems with the formatting of dvd discs

    I'm unable to make DVDs and get the error saying windows formatting was not successful.have family vista premium 2G ram toshiba 15 "what I can do to check on my DVD was using discs DVD + r. should I try r? any help would be appreciated.jeff