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 Mike Lewis 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. gwward

    IE7 cannot open mdb file on the internet

    Hi, For some reason using IE7 I cannot open an access database file located on a MS windows 2003 server running IIS6. It works fine with IE6?? Here is the message I receive: Any help will be greatly appreciated. FILE DOWNLOAD SECURITY - WARNING THE FILE YOU ARE DOWNLOADING CANNOT BE...
  2. gwward

    coding help in VBS

    I have coded the INSERT Sql command to add records to an Access database using vbs from a form. I would like to now re-use that form (If Possible) and display it to allow the user to update his/hers record if the ssn keyed matches the database. If you need examples of what I have already...
  3. gwward

    process svchost epmap

    Hello, Using sysinternals tcpview I terminated (by accident) a process called svchost.exe:448. There were 2 incidents of 448(I think this # is not always 448)one was protocol TCP and the other UDP. both running the same process svchost.exe. Under local address for each of these processes...
  4. gwward

    System and boot files on C: and F:

    For some strange reason in Windows 2000 I now have an unwanted F: drive that is a mirrored copy of C: C and F show up in Win Explore. But, F does not show up in disk management. I do have C: and D: Mirrored and it shows up like that in disk management. But , I don't understa nd F: showing...
  5. gwward

    odbc data sources and firewalled computers

    Hi, I have a computer (faoservert) that I have defined several (SQL Server) odbc data sources connecting to a computer (faojobserve) running MS sql 2000. These data sources work fine until I firewalled (faojobserve) which I have just upgraded to 2003 which has the firewall protection like...
  6. gwward

    HDD Recovery Windows 2000 Server

    Hi Doug, Thanks for your quick response. I know what I am asking is a bit confusing. Sorry for the confusion. Let me rephrase. What I want to do (if possible) is have the device driver for the tape drive loaded on a bootable media that brings the new drive up after it has been Fdisked and...
  7. gwward

    HDD Recovery Windows 2000 Server

    My HDD has crashed and is irrepairable. I have put in a new disk. Are there any utilities available that will allow me to restore my existing tape backup and software, then restore the new HDD in full from the tape? Thanks, Bill Ward b.ward@vanderbilt.edu (615) 343-0213 (615) 430-4792
  8. gwward

    How do I write an error-routine to check the results of an insert

    How do I write an error-routine to check the results of an insert to an access database? If the Insert was good continue on else post a message back to the user stating there was an error. The code listed below currently does the insert. Could someone please add the Error-routine to this...
  9. gwward

    How do you code in Visual Basic writing to an access database?

    Thank you very much that was a big help. Bill WArd
  10. gwward

    How do I programatically encrypt a flat file using Visual Basic?

    How do I programatically encrypt a flat file using Visual Basic? Then code a GUI to Decrypt the file. The user would then be asked to enter the name of the encrypted file then press a button to Decrypt the file? FYI: The file will be Encrypted on the server. From time to time the Encryped...
  11. gwward

    How do you code in Visual Basic writing to an access database?

    I currently am writing information captured on a form to a text file which I am importing into Access with VB. I now want to write the information directly to access. What are the steps invloved in doing so. Anyone's help would be greatly appreciated!!! Thanks, Bill b.ward@vanderbilt.edu

Part and Inventory Search

Back
Top