Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ambatim
  • Content: Threads
  • Order by date
  1. Ambatim

    Completelt delete the contents of a partition

    I have a partition called D: After I completely delete all files and folders it stills shows a used space of 2GB. But when I look at the contents of the partition, there are no files and folders, except System Volume Information. Does this occupy 2GB of space ??? How to completely delete all...
  2. Ambatim

    Visual Studio .NET 2003

    Does anybody know, where can I download Visual Studio .NET 2003 ? I am finding only the 'Visual Studio .NET 2003 Service Pack' available for download, but not the Visual Studio .NET 2003. Thanks in advance Mallik
  3. Ambatim

    Exception number: c0000005 (access violation)

    When I run a Visual C++ program. It fails. This is what the Dr Watson Log contains. Microsoft (R) DrWtsn32 Copyright (C) 1985-2001 Microsoft Corp. All rights reserved. Application exception occurred: App: D:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin\CCMSVC.exe (pid=3480)...
  4. Ambatim

    Displaying password field automatically

    I have Windows XP Professional SP2. The welcome screen displays the user name and after I click on it, then it displays the password field. How to make the welcome screen to display the password field automatically, without clicking on the user name ? Thanks in advance Mallik
  5. Ambatim

    IE8 Homepage

    I am lauching IE8 in InPrivate mode. It displays the homepage about:InPrivate, even though there is home page is set in Internet options. How can I make IE8 to display my home page automatically, when launched in InPrivate mode. Thanks in advance Mallik
  6. Ambatim

    Problem with Wordpad

    I have Wordpad associated with .txt files. When I double click on a .txt file, having spaces in the file name (Ex. My File.txt), Wordpad says the file 'My' not found. Instead of taking full file name, it is taking only the name till space(in the above example My) and says, the file not found...
  7. Ambatim

    WRT54GL

    When I connect my computer to linksys router WRT54GL v1.1, the computer displays LAN speed of only 10Mbps. But when I connect my computer directly to DSL modem, I get a speed of 100 Mbps. I know that my internet speed is less than 10Mbps, but I want the local speed to be 100 Mbps. Does anybody...
  8. Ambatim

    R12 installation on Windows XP

    Concurrent Manager Service is not getting created while installing Oracle Applications ERP Release 12 on Windows XP. When I try to a run ccmsvc.exe (executable used to create COnc Manager Service), I get the following error message on the event viewer. Faulting application ccmsvc.exe, version...
  9. Ambatim

    NTDLL.DLL

    I am trying to install Oracle Applications ERP Release 12 on Windows XP. When I try to a particular exe file (ccmsvc.exe), I get the following error message on the event viewer. Faulting application ccmsvc.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.5512, fault address...
  10. Ambatim

    JInitiator Problem

    I am trying to connect to Oracle ERP server using Oracle Jinitiator 1.3.1.18, using internet Explorer. It gives the follwoing error java.net.ConnectException: Operation timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown...
  11. Ambatim

    Jnitiator connection problem

    I am trying to connect to 11.5.10 Apps instance. When I click on the menu in any responsibility..it is trying to launch forms f60cgi. But after some time the JInitiator error out with this message. DDoes anybody know how to fix this. Oracle JInitiator: Version 1.3.1.18 Using JRE version...
  12. Ambatim

    How to have the text word wrapped in Excel

    Hi Gurus, I have a tab delimited text file. If I open it with Excel, all the tab delimited values appear in consecutive columns. That is fine. Now I have to left align horzontally, align top vertically and word wrap the cells. My question is... Is there any way I can create the text file, so...
  13. Ambatim

    Mailx Attachments

    Hi, How to send two attachments (text files) in a single email using the mailx command. I have IBM AIX Version 5. Any ideas..?? Thanks in advance Mallik Thanks in advance Mallik
  14. Ambatim

    Mailx - Attachments

    Hi, How to send two attachments (text files) using the mailx command. I know that we can send one attachment using uuencode. Is it possible to send two attachments in a single email, using mailx command. I have IBM AIX Version 5. Any ideas..?? Thanks in advance Mallik
  15. Ambatim

    DELL D610 - Resolution issue

    I have a DELL LATITUDE D610 Video Card: ATI MOBILITY RADEON X300 I am not able to increase the screen resolution beyond 1024 by 768 pixels. That is max I can go with the slider. How can I get better resolution of, say for example, 1400 by 1024. Any ideas ? Thanks in advance Mallik
  16. Ambatim

    Windows XP Installation CD-ROM

    Hi Guys, I am trying to install Internet Information Service on my PC, with Win XP Professional Service Pack 2. THe installation asks for Windows XP installation CD. But I installed XP on my machine using Windows XP boot floppy disks. So I don;t have a installation CD. My question is Is there...
  17. Ambatim

    How to input TAB character

    I have a TAB delimited file. I want to sort the file on the second field... I am trying to use the sort command for this... In the sort command how can I specify/input the TAB character as the delimiter, for the flag -t. The command I want to use is sort -t<TAB> -k2,2 <filename> For the flag...
  18. Ambatim

    Loading data into multiple tabs in Excel

    I have a tab delimited flat file. If I open the file in excel it loads all the rows into only one tab (worksheet). I want to load the data into two different tabs. For example if I have 20 rows in the flat file, I want the first 10 to go into one tab named AM1 and the remaining 10 rows to go...
  19. Ambatim

    How to make a .exe running in background

    I want a .exe (say for example dummy.exe) run in the background. It should apprear in process tab of Task Manager. It should basically do nothing...just run in the background...may be running an infinite loop until I close the program.... Does anyone know how to do this in Win XP (service pack...
  20. Ambatim

    Typing Accented and other &quot;foreign language&quot; Characters

    On windows I am able to input European characters with Accents, É (Alt+0201). How can I input these characters on Unix. My Unix is AIX Version 5.2! Thanks in advance Mallik

Part and Inventory Search

Back
Top