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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pvwdr

  1. pvwdr

    installed 3des now no internet

    I have 515e running 6.3 Yesterday afternoon I got the new license key from Cisco and put it in using the activation-key command. I rebooted and everything seemingly was ok. Well over a period of a few minutes, we lost access to the internet from the outside. I can't figure it out...
  2. pvwdr

    No PDM/Telnet

    I saw that and did do it but it still doesn't work. There still is the http 192.168.1.0 255.255.255.0 inside but I added http 10.1.0.0 255.255.0.0 inside to reflect our subnet
  3. pvwdr

    No PDM/Telnet

    I am trying to set up my PIX515e and have run into a problem. I changed inside ip address to 10.1.0.1 in keeping with our LAN scheme but now PDM and telnet do not work. When I cahnge the inside ip back to 192.168.1.1 (through console) it works fine ... what gives? I read thread 35-894858 but...
  4. pvwdr

    Inventory Program

    I am looking for a quick and dirty inventory program in Access ... can anyone point me in the right direction. Thanks
  5. pvwdr

    Type Mismatch Error

    That isn't the case, it is on my pc with no other access to it I wish it were that, I could keep people off
  6. pvwdr

    Type Mismatch Error

    Thanks, that seems logical ... when I did it I got an error stating that the database has been placed in a state that prevents it from being opened or unlocked ... I am not sure why
  7. pvwdr

    Type Mismatch Error

    I am sure this is something simple but this code goves me runtime error 13, type mismatch: Dim CurDB Dim Rs As Recordset Dim Ctrl As Control Dim Entry As Variant Set CurDB = CurrentDb() Set Rs = CurDB.OpenRecordset("tblTemp_Grp") ** Set Ctrl = Me![lstAvailable] ** This is where it...
  8. pvwdr

    How to add speacial feature

    I have read that post, is there anyway you could email me the test db you did if you still have it? I would really appreciate it, that is exactly what I am looking to do ...thanks
  9. pvwdr

    How to add speacial feature

    I would like to use some functionality that Acces has ... here goes my description: Bring up the forms wizard ... what is that box called that allows you to transfer from the left side to the right side? I want to be able to use this functionality but do not know how to accomplish this. Do I...
  10. pvwdr

    Can't get to .org sites

    that may work, but do I have to do that for all of the .org sites that don't work?
  11. pvwdr

    Can't get to .org sites

    I just set up DNS on my win NT4.0 server sp6a. I can browse the internet except for some .org sites. It is funny, I can get to www.linux.org but can't get to www.emotionsanonymous.org (I am at a behavioral health hospital) ... I can get to the emotions site using its IP address but not the url...
  12. pvwdr

    Internet Email Account

    In 5.5 you used to be able to set up an Internet email account, in other words an email account not on the domain. If domain is lock.com and you wanted to add one address to the global address list for sending purposes of block.com, you could easily do this in 5.5 but I can't figure out how to...
  13. pvwdr

    Newbie Simple routing question

    I had to set up a route in my firewall, just as you suspected ... I am communicating back and forth and surfing from both networks ... If you guys were here I would buy you a cup of coffee ... thank you very much!!!!!!!!!!!!!
  14. pvwdr

    Newbie Simple routing question

    my bad ... 255.255.0.0, sorry
  15. pvwdr

    Newbie Simple routing question

    no, it has a subnet of 255.25.0.0, I set it up that way (sonicwall 330)

Part and Inventory Search

Back
Top