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: Geronimo24
  • Content: Threads
  • Order by date
  1. 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...
  2. 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...
  3. 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...
  4. 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