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 IamaSherpa 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. netconfused

    easy method to update db?

    Rick, Thanks, I will check out the help files. This probably will be a good solution for us. Glenda
  2. netconfused

    Tracking changes

    Have you tried using an Update query once the code 4 table is intially created? Glenda
  3. netconfused

    Look for Duplicate Values...

    I would add code to the before update event for the field that they are entering the primary key value. Much nicer to the user to do it while they are on the field that needs changed. There you should be able to use the DoCmd.FindRecord to see if the record already exists for that value and if...
  4. netconfused

    easy method to update db?

    I have a copy of a live db, I modified some table definitions to include new fields. Added several queries, modified macros, added reports etc. So I have a new version of the db we want to make live. So, I'm wondering, if the only way to do this is to import the entire live db's data to...
  5. netconfused

    Trying to connect to work's VPN with XP Home - Error 800

    What VPN does your employer have? I know my employer will not support a VPN connection for XP, we have Cisco VPN 5000. Which, if you do have the same thing, I'd like to know how you have th WinME configured as I can't get that to work.
  6. netconfused

    can't map network drive, vpn is connected

    Thanks, the password I'm entering is supposed to be the password for the server. I did find a troubleshooting tip on another site that suggested adding to the registry key to Enable Plain Text PAssword. I added that thinking perhaps passwrod was getting encrypted but still no luck. If...
  7. netconfused

    can't map network drive, vpn is connected

    I'm fairly clueless about networks, any help will be appreciated. I am using WinME on my home pc, employer has had me install Cisco VPN on the theory that I can now access the network. As yet this does not seem to work. What I have done: 1) I connect to ISP via dial-up, open and connect the...

Part and Inventory Search

Back
Top