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!

Search results for query: *

  • Users: ptiernan
  • Content: Threads
  • Order by date
  1. ptiernan

    ipLDK 100 Pickup Group Setup

    Hi All Don't progam this ipLDK 100 switch much and all prorgamming is done on the reception handset. Hopeing this will be fairly easy, looking to setup a new pickup group can anyone help with instructions on how to do this. Much Thanks Paul
  2. ptiernan

    LDK 100 No Sync

    Hi, Problem with my IP LDK 100 and the handsets with display's are displaying a NO SYNC message any ideas what is cuasing this. We also have a payphone that is ringing constantly?
  3. ptiernan

    Call Forward Off net LDK 100 on LDP-7004N

    Hi, I have an extension 5043 that has a direct dial number attached I want to forward all the calls coming to this direct dial number to external number. The extension has an LDP-7004N handset. I have tried the following on the handset 554 1 9(for and outside line) 0141XXXXXXX (the number I...
  4. ptiernan

    LDK-100 - Changed numnber of ISDN Channels / Connection to PC Admin

    Hi All, Looking for help with a problem I have with a LDK-100, recently I reduced the number of ISDN channels from 12 down to 8 but after this was implemented the site was unable to make outbound calls but able to receive inbound calls. When trying to make an outbound call it tries to get out...
  5. ptiernan

    Connecting 2 Networks

    I have just recently joined a company that has just merged with another similar sized organization. Company 1 70 Users Head Office 6 Servers – Windows 2003, Exchange 2003, File Store 4 MB ADSL Company 2 50 Users 2nd Site 6 Servers – Windows 2003, Exchange 2003, File Store 4MB SDSL Prior to me...
  6. ptiernan

    OWA Login Problems

    Hi I am having a problem logging into one of my users OWA on a third party company server. I have a Windows 2003 domain and using ISA 2004 as a Web Proxy. I have got this problem down to a setting in ISA or IE. Until I changed my ISA server to force Authentication OWA to this server worked...
  7. ptiernan

    Intranet Logon

    Hi I have recently upgraded to Windows 2003 Server and I am having a problem with my local Intranet sites. We have an intranet site using SharePiont services and all my users can access this site and use Integrated Windows Authentication as I said this is fine for all my clients but if I want...
  8. ptiernan

    userenv 1030 and 1058 error domain controller

    Hi I am having a problem with Windows 2003 Server and applying a GPO. I get the userenv 1030 and 1058 errors every 5 mins on a server. I have 5 Windows 2003 Servers all with SP 1. I have 2 domain controllers my fileserv(primary) and my exchserv. The problem is with my exchserv this is running...
  9. ptiernan

    Access 97 and Windows Server 2003

    I have a problem in that I am updating my servers from Windows 2000 Server to Windows 2003 Server. I am having a problem with an Access 97 application that I run on a Terminal Server at the moment this runs fine but when I try and use open a form the access closes for no reason. Please help I...
  10. ptiernan

    Memo displayed in Reports

    I have an Access 97 database that has a form with a field that is in Memo format. The problem that I am having is that I am unable to show this memo field in a report. I am getting the erorr message "Can't include Memo or OLE Object when you select unique values". Can anyone help.
  11. ptiernan

    Building to building WAN for VoIP

    Hi, I am trying to introduce a new telephone system for both my sites, looking at the Avaya IP Office. I have a problem with the link between the buildings. We currently have a microwave data link between both sites which is reportedly running at 2.9Mbs but I am not confident that this link has...
  12. ptiernan

    ISA and SonicWALL

    Hi We have a setup I have never come up against before. We have a SonicWALL TZ 170 connecting to our external Internet connection and to our internal LAN. The SonicWALL handles all our firewall, vpn, content filtering but we also have ISA Server 2000 running connecting to our LAN with a single...
  13. ptiernan

    Access 97 Replication

    Hi I wish to replicate an Access 97 database (tables only) to a small office we have in another part of the city, these tables are approximatly 22MB. Our setup is Main office with Database master wish ADSL internet connection and static IP. Satalite office with relica of DB with a share of...
  14. ptiernan

    VPN Connect and Disconnect

    Hi How can I program a VPN connect and disconnect at a certain time of the night. For example connect at 3am and disconnect at 4am? I was thinking a command in a batch file but I cant find the command to connect through one of my network connections. I have looked at installing a connection...
  15. ptiernan

    Replication over VPN

    Hi I wish to replicate an Access 97 database (tables only) to a small office we have in another part of the city, these tables are approximatly 22MB. Our setup is Main office with Database master wish ADSL internet connection and static IP. Satalite office with relica of DB with a share of...
  16. ptiernan

    Filter on a report

    Help I have a problem in sending a filter to a report. I have a form set up to act as a small query builder with several option boxes and a start date and an end date. Within VBA on the form I create a txt field where I create the WhereCondition for use in the DoCmd.OpenReport. The report...
  17. ptiernan

    VB Aplication Working on WinXP but not Win2000

    Hi Please help I have developed an small application in VB6 that connects to an Access 97 DB using cn = "Provider=Microsoft.Jet.OLEDB.3.51;Data Source=post_code.mdb" strSQL = ("SELECT * FROM T_Post_Code WHERE POSTCODE='" & str4 & "'") rs.Open strSQL, cn In VB6 I package my application and...
  18. ptiernan

    Update RecordSource in SubReport

    Hi, I have a problem with our Access 97 application. I have created a form that works just like a query builder with a number of options, after OK is pressed the form opens a report and outputs the data as filtered in the form. Within the form use case and if loops to generate the WHERE...
  19. ptiernan

    Update RecordSource in SubReport

    Hi, I have a problem with our Access 97 application. I have created a form that works just like a query builder with a number of options, after OK is pressed the form opens a report and outputs the data as filtered in the form. Within the form use case and if loops to generate the WHERE...
  20. ptiernan

    Run Code At the Same time every day

    Hi could anyone give me some ideas on how I can run some code at a certain time for example 4 am every work day Mon – Fri. One option I have thought of is have single form Access DB constantly running and an On Timer event running the code.

Part and Inventory Search

Back
Top