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 wOOdy-Soft 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: helpmonny
  • Content: Threads
  • Order by date
  1. helpmonny

    Project level reporting

    thread913-1718983 Hi, I have implemented this project time reporting and it is working well for inputting the data. However, I cannot work out how to view the total time against a project after all the team have input their updates. I can only fine the work, actual work etc fields which don't...
  2. helpmonny

    Creating New Memo from .NET

    I'm creating a new Notes mail message from .NET using the code below. It seems to work fine and creates a new memo and leaves it open in edit mode but if you are not a Lotus Notes Administrator, it also throws an exception at the end, even though it's worked fine? Any ideas why? Public...
  3. helpmonny

    Update a field with a counter incrementing after group by

    I'm trying to write a stored procedure to update a field for all rows in a table. I need to pass in a starting value and update all rows for group1 and then increment it by one and update all rows for group2 and so on (the 'groupfield' values won't be in order either). Also, if the groupcount of...
  4. helpmonny

    Filter records to show in a form

    I have already created a form which shows all records from a table. How do I change this to only show a subset of records e.g. where ref matches "SFP*" so the user doesn't have to filter themselves everytime as they are only interested in this subset of records.
  5. helpmonny

    Linking forms when field contains "/"

    I'm trying to add a button to a form to open a second form and display data for the related record (using the wizard). The linking field is called our_ref. However, the values in this field are like NL/1/2/4 and it doesn't seem to be able to link them, I'm assuming because of the '/'. How do I...
  6. helpmonny

    OS install

    I'm trying to reinstall NT4 on my ML370 server but the NT install will not recognise the drives? What do I do?
  7. helpmonny

    Unauthorised inbound connections

    I have Domino 4.5 and my SMTP server should only accept connections for inbound mail from Demon. Unfortunately it now seems to accept a connection to spurious IP addresses e.g. 66. 212.162.90. It doesn't accept any data and the inbound session fails but I would like to erradicate any...
  8. helpmonny

    Backing up other NT servers

    I have ArcserveIT 6.61(834) Workgroup edition. When trying to backup other NT servers on my domain, I get the message N3905 Skip Node - Not supported in this edition. The release notes say I should be able to backup other servers, so are they wrong?!
  9. helpmonny

    Upgrade Domino 4.5a to 5

    Hi, I tried to upgrade Domino 4.5a to 5 on my mail server which used smtpmta. The upgrade didn't give any errors, but the server doesn't try to send or receive any mail now even though all of the settings are the same. Why is this or where can I find upgrade instructions?

Part and Inventory Search

Back
Top