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 strongm 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: 2ITLTD
  • Order by date
  1. 2ITLTD

    Comparing two files and reporting a count of matching rows

    Thank you very much for your prompt reply, i had to modify it a little as it did not work 100% probably down to Unix OS or shell used. /tmp/file1 : Mathew Mark Luke John /tmp/file2 : Once upon a time there was a man called Mathew, mathew was a very nice person. He was very bored and wanted...
  2. 2ITLTD

    Comparing two files and reporting a count of matching rows

    There are 2 files...1 is a log file, the other is a list of names...i need a script that will count the number of times the names in the second file appears in the log file hope that makes sense? e.g. i have a file where i list all the names and the second file is a novel that has names in it. I...
  3. 2ITLTD

    How do you change the Default Paths for Excel and Word.

    Thanks, that works fine on a PC that is not configured to work on an office LAN/VPN, the problem is that on my Home PC it works fine but as soon as I do the same on my Office Laptop (whether its connected to the LAN or not) it reverts back to the n/w settings. e.g. if it says K:\My Documents i...
  4. 2ITLTD

    How do you change the Default Paths for Excel and Word.

    I use a laptop to work from Home which has been setup for me by the office IT dept. Unfortunately it always tries to connect to a network drive that is locted in the office. this is annoying in both excel and word as I do not work on the office network when I am at home or on customer sites...
  5. 2ITLTD

    Compaq Docking Station Driver

    Thanks I would never have found it. How sure are you this will work on W98Se as it looks like the install implies it is for Windows NT4. I will try it this evening, and hope for the best.
  6. 2ITLTD

    Compaq Docking Station Driver

    It is for a Compaq Armada 4131T
  7. 2ITLTD

    Compaq Docking Station Driver

    Can anyone help me in finding a driver for the Compaq Spare: 218073-003 CDROM/Battery Docking Station. I have installed Windows 98Se and it does not recognise the device or that a CDROM exists. Unfortunately I do not have a CDROM on the Actual NoteBook its all in the docking station. Yes you...
  8. 2ITLTD

    Limitation on Number of Files in a Folder

    Can anyone tell me if there is a limitation on the number of files that a folder can hold. I have a Windows 2000 PC with an NTFS file system.
  9. 2ITLTD

    Findstr cannot search unicode files

    Can anyone tell me what I need to do to get findstr to search a unicode encoded file. If I save the file as Ansi Text it works fine but in my case, the tool needs to be able search a unicode source. If this is not possible does anyone know what command line tool I can use to search for a...
  10. 2ITLTD

    echo date into a log from a cmd file

    Ah yes, I already have tried that, what I missed out in my question was that I want to see the date and time and some text on the same line in a log file. e.g. date /T - time /T - Started Processing Data... >>%MyLog%
  11. 2ITLTD

    echo date into a log from a cmd file

    I am trying to echo the current date into a log file but this does not appear to work on NT4 but works on W2K. echo %date% >> MyLogfile.txt works on W2K if I do the same on NT4 I get a blank echoed into the log file. I also tried echo %date%/T and this does the same. Can any help, or is it...
  12. 2ITLTD

    Execute a Dos Cmd from a Unix System

    Does anyone know if a Unix System which is on the same network as a Windows PC can execute a command on the Windows PC. I have Informatica Running on Unix, when it has finished doing what it wants we want the Unix system to execute a DOS Script on the windows PC, is this possible?
  13. 2ITLTD

    Informix ODBC extract into Oracle.

    I have setup the Informix ODBC driver v3.81 on my W2K PC to extract data into an Oracle DB. When I view the data I see most of the fields have white spaces. Is this a feature of Informix or the ODBC Driver. If I do the same with extracting into Excel the white spaces are not present just the...
  14. 2ITLTD

    Windows ODBC Client setup

    Just to say I got it working by using the info provided in by - http://www.tek-tips.com/gviewthread.cfm/lev2/4/lev3/32/pid/876/qid/409375 Just added the turbo1 service into my services file and hey presto, with a bit of fiddling with the host name/service and db name I got it working, thanks...
  15. 2ITLTD

    Windows ODBC Client setup

    I wish someone could add somemore info to this thread, as I am experiencing the same problem. i.e -931. I have setup a Windows PC as my Informix DB and now want to connect to it via an ODBC Client. but keep getting errors. Why is it so difficult to set this thing up?? Can anyone help further?
  16. 2ITLTD

    recovering root's pasword

    Well, my experince is that it asks you for the old password first. If you don't know it you still won't be able to change the password. Has any one got any other ideas on a way of doing this? I have the same problem of wanting to change the password but dont know the old one.
  17. 2ITLTD

    Test Tools for CITRIX

    Hi, Can anyone please advise, if there are any test automation tools that will work with Citrix Client s/w running as the User interface to an application? I have a customer who would like to script/automate the user interface of there application using CITRIX as the front end. The only thing...

Part and Inventory Search

Back
Top