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: *

  1. Geronimo24

    How do you replace a DLL file

    Hi, thanks, My computer has been acting weird since I did this. If I want to just get the workstation back to the way it was, should I just pop in the Windows 2000 Pro CD when it asks me to, or is there a better way. I have a saved copy of the old DLL. Thanks again, Mike
  2. Geronimo24

    How do you replace a DLL file

    Hi, thanks for the advice bcastner and 1101001100110101. I followed the instructions. However, now that the files have been replaced, the computer complains about having an unrecognized version of the dll and warns that it could affect system stability. It then prompts me to insert the...
  3. Geronimo24

    How do you replace a DLL file

    Hello, I am running an application that requires me to have a newer version of the riched32.dll than the one that is on my computer. The reason that I have to replace this dll manually is that my installer fails to replace this specific dll during the installation process. So, I'm having...
  4. Geronimo24

    MDAC 2.8 installation - Problems!

    Hello, I need to install MDAC 2.8 on my Windows 2000 Machine. However, my installation keeps failing from an uspecified error. I currently have MDAC 2.5 (acutally, 2.53.62which came with Windows 2000 Service Pack 3). I got the MDAC 2.8 install file from the Windows Website. The installation...
  5. Geronimo24

    More Memory for Access Query?

    Hi, Thank you for the response. I think this is an indexing problem...I will post back with an update. Mike
  6. Geronimo24

    More Memory for Access Query?

    Hi everyone, I put together a very simple Access Query that compares a Table A with 50,000 records and Table B with 30,000 records and updates a "duplicate" column in Table A if a duplicate record exists in Table B. When I run the query, it never seems to finish, The blue status bar...
  7. Geronimo24

    Mystery Character?

    Thanks a lots. /\r\n/\n/g fixed everything! That was a big help :)
  8. Geronimo24

    Mystery Character?

    Hi, I have a very simple Perl script that I am using to read in values from tab-delimited text files, reformat those values and print them to an output file. I simply read in each line of the file and save each value from that line to a variable by using the split function. The one problem...

Part and Inventory Search

Back
Top