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 TouchToneTommy 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: Minden32
  • Order by date
  1. Minden32

    Help please for two scrolls?

    Fantastic! Many thanks Dan - bang on the button, both scrolls now working OK. The only problem I have now is the data query. Each scroll is picking up values from a record set (via Access db and adodb). Each scroll correctly shows different values, but then after three scrolls each scroll...
  2. Minden32

    Help please for two scrolls?

    Hi; Many thanks in advance to someone who can help me..... I have two scrolling areas on same page and one java based menu. The ‘init’ (menu) and ‘scroll’ functions are called from the onload command. The menu and one scroll works OK but not the two scrolls together. I'm using a buildpage.asp...
  3. Minden32

    Installing MSMQ on 2003Svr in W2K AD environment

    Cannot do said task, the install process bombs out when installing with an error message saying it cannot access the Message Queue Configuration Object in the Active Directory as access is denied. I have added administrator and various other accounts to server objects in AD giving it full...
  4. Minden32

    VPN over GPRS

    With regard to Voda APN, as of July, if you wanted to run VPN over GPRS, the APN to use was MYLAN (need to upgrade subscription), however, you still need to have NAT Traversal on your gateway otherwise it ain't gonna work.
  5. Minden32

    VPN over GPRS

    Don't bother with any VPN device that does not support NAT Traversal - this is basically UDP Encapsulation of the IPSEC packets. GPRS will ont work on any client and/or gateway that does not support this. O2 have published a good document on this subject - contact their GPRS helpdesk for copy...
  6. Minden32

    Symantec VPN200R Appliance and Virtual Server (port redirectors)

    I'm trying to get my Symantec Appliance to accept both POP3 (110) and HTTP (80) port requests and then redirect them onto my internal servers. i have already created a virtual server for SMTP and this works OK for my ISP mail forwarder but alas not for sending mail from Outlook client (either...
  7. Minden32

    XP Pro with Intel VPN Gateway V6.9 - Cant' get it to work

    Trying to use native XP Pro with Intel VPN gateway and using IPSEC tunnel to establish a connection. Followed article from Intel webiste on how to set-up connection for Win2K but still does not work. Really wierd! When configuring each end to either authenticate using DES or just 3DES the...
  8. Minden32

    VPN over GPRS

    Well, kind of! By working closely with Intel (we use Intel Netstructure VPN Manager 6.9), we found the main problem was due to IPSEC settings. We created a "Group" tunnel with IPSEC settings, the security profile was IPSEC-Default and then we specified a key for that profile. Added...
  9. Minden32

    Switch support for Cat 2900 XL/MXL

    For AlfSutherland...if your still there and have the scripts for 2900XL for 4.5, I'd be very gratefull if you could send them along please? Many thanks in advance.
  10. Minden32

    VPN over GPRS

    It's fixed! Problem.... GPRS provider NATs client device on their network to the Internet. VPN Gateway not configured to accept this and can only route traffic through tunnel created with public IP address. Solution..... Use IPSec Encapsulation, this then allows the tunnel to go over UDP on to...
  11. Minden32

    VPN over GPRS - wow! (if it works!!)

    Hi all, we're having a real nightmare here, we're trying to get the following combination working: Compaq iPaq H3850 (PPC2002), GSM/GPRS Expansion pack. Intel 3130 VPN Gateway movianVPN client Vodaphone GPRS network using mylan access. We can connect the VPN client and gateway server and they...
  12. Minden32

    VPN over GPRS

    Hi all, we're having a real nightmare here, we're trying to get the following combination working: Compaq iPaq H3850 (PPC2002), GSM/GPRS Expansion pack. Intel 3130 VPN Gateway movianVPN client Vodaphone GPRS network using mylan access. We can connect the VPN client and gateway server and they...
  13. Minden32

    VPN over GPRS

    Hi all, we're having a real nightmare here, we're trying to get the following combination working: Compaq iPaq H3850 (PPC2002), GSM/GPRS Expansion pack. Intel 3130 VPN Gateway movianVPN client Vodaphone GPRS network using mylan access. We can connect the VPN client and gateway server and they...
  14. Minden32

    Access Project Security

    Thanks, thats great. Also found out why a user in the database with no apparent assigned privelages could open the database/application with ease. By running the current_user query I found the user was being authenticated as dbo! This happens if "built in\administrators" is set as a...
  15. Minden32

    Access Project Security

    Thanks, I've setup the Data Link Properties as Integrated Security. I've found that when opening the application from a shared drive by a user not specified as a db user login, that user can open the application (comes up with read only or locked message) and the user can edit any record. Any...
  16. Minden32

    Access Project Security

    Thanks, I've setup the Data Link Properties as Integrated Security. I've found that when opening the application from a shared drive by a user not specified as a db user login, that user can open the application (comes up with read only or locked message) and the user can edit any record. Any...
  17. Minden32

    Access Project Security

    Thanks, I've setup the Data Link Properties as Integrated Security. I've found that when opening the database from a shared drive by a user not specified as a db user login, that user can open the application (comes up with read only or locked message) and the user can edit any record. Any more...
  18. Minden32

    Access Project Security

    Hi, I may be being a bit dim but I can't seem to get access to the user level security options from Tools when I am in my Access Project. I am using an MSQL backend to the project, is this the reason? When going to Tools|Security the only option I get is Database Security! I really need to...
  19. Minden32

    SQL statement in module returns the same record instead of different

    Thanks! Will have a look at Access Projects and let you know. I've only recently moved to 2000 and therefore didn't know Projects existed - Doh!
  20. Minden32

    SQL statement in module returns the same record instead of different

    I'm using adodb.recordset, Access2000, MSSQL linked tables along with required parameters to try and return a set of records. However I keep getting multiple instances of the same record (first one) instead of different ones. I've tested the query in Access query and it works OK and also using...

Part and Inventory Search

Back
Top