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

    Messages With Attachments Not Delivered or Received

    We have been having an interesting problem for about a day and a half now. Messages with larger attachments (beyond a small text file, etc.) are not being delivered or received. This is happening inside and outside of the domain. There is NO error message or delay notification, the messages...
  2. oquinnc

    Sum calculation with Quety

    Based on the structure below, how do you go about calculating the 'Requsted Inventory Sum' for each product for a particular Company. Table: Company Company Name (relates to same field in 'Products') Original Inventory Requested Inventory Sum Remaining Inventory Table: Products (Displayed as...
  3. oquinnc

    Outlook VBA - Button to empty folder contents

    Has anyone created a button in Outlook to empty the contents of a specific folder? For example, let's say we have a folder called "Briefings" -- I would like to have a button on the toolbar that when clicked, will empty the folder "Briefings." Once I have the VBA, I know...
  4. oquinnc

    Switch from "Local" to "Roaming" Profiles - Keep Settings

    We have been running local profiles in a W2K server and workstation enviornment. We are beginnng to use Terminal Server, and would like to retain our profile for the Terminal Session. I see two ways of doing this: 1) Switching to roaming profiles and some how copying our current local...
  5. oquinnc

    Outlook Button: move message to a specific folder

    I am attempting to create a button in Outlook that will move the current message to a specific folder (predestined). I had planned to set up a macro to do this, but it looks you can't record macros with Outlook. You can, however, use VBA. My knowledge of VBA is VERY limited. Is there a good...
  6. oquinnc

    W2K - accepting port forwarding

    We had to reset our router today when our ISP went down, and I am having trouble getting the router and W2K to talk to each other again. Internally, the server is running fine. For example, Exchange 2000 is delivering mail and sending mail. But, when you try to connect via a POP account for...
  7. oquinnc

    'Mailbox Full' error and mail not getting through

    Experiencing several problems with Exchange 2000. Folks trying to send us mail are getting messages returned with an error that informs them that the message did not make it, because the mailbox was full. We are also experiencing problems where mail just isn't showing up after it is sent. I...
  8. oquinnc

    W2K - FTP logon ok, but can't upload

    I have FTP services running on a W2K box. The service seems to be running fine. I am able to logon and browse the folders and contents, but I can't upload. I get an "Upload Not Allowed" message in my FTP program. I have tried both anonymous logon, and a user logon. I can get in...
  9. oquinnc

    Parameter Query on a LookUp table field

    Table 1: Clients – has a particular field that has the client name. Table 2: Client_Servicing – has field that looks up the client name on tblClients – works fine. I am creating a Parameter Query so the user can enter the name of the client to see the records for that client in the...
  10. oquinnc

    No "update" when combo box value selected

    I would like to use a combo box to set the status of each record in the database. I have a main table called "Records". I have another table called "Status". I then have a form called Records with a sub-form called Status. The combo box was created from the Status table...
  11. oquinnc

    Use Combo Box to create "status" of a record

    I would like to use a combo box to set the status of each record in the database. I have a main table called "Records". I have another table called "Status". I then have a form called Records with a sub-form called Status. The combo box was created from the Status table...
  12. oquinnc

    How to perform a calculation in a form field???

    I have a database built that has most of the functionaliy I am needing. I am stuck on some calculations. I know that the formulas are correct, as I have been using them in Excel. Here is my problem: Field 1: default value is set to 5000. Field 2: value is entered by the user. Field 3: [Field...
  13. oquinnc

    Win 2K client on SBS 4.5 question

    I have just received my new laptop that is running Windows 2000, and I have a question. Most of the time it will be logged onto a SBS 4.5 server. When I take it on the road I want to be able use the system without having to log on. In the past when I have done this, any changes made to the...
  14. oquinnc

    Project Management Network Software

    I am looking for project management software for our 5 user VPN set up. Our server is running NT 4.0. I have used MS Project in the past, but it is a overkill for our small business. Functionality we are needing: - Network capable so we can all access the software - Project timelines - Task...
  15. oquinnc

    Problem with DNS for a Zone

    I am having trouble with a DNS entry I have created. For example, our corporate website is located at www.company.com. A user can access any website on the WWW except this one. Also, our mail server is company.com. The user can't get mail either. On our NT box, in DNS I have a Zone set...
  16. oquinnc

    VPN on NT 4.0 using domain instead of IP address

    Can NT 4.0 establsih a VPN using a domain instead of an IP address? Not sure if this can be done, but for technical reasons it would save a lot of headaches. I am with a cable ISP that will not issue a static IP address, and through some great help here in the forums have discovered DynIP...
  17. oquinnc

    IPCONFIG on NT 4.0

    How exactly do I run IPCONFIG to determine what my external IP Address is? I am a newbie with NT, but I think this will let me know the IP address that my ISP has assigned me.
  18. oquinnc

    VPN without a static IP address on server?

    Is it possible to set up a VPN without a static IP address on the server? I am running a network using NT 4.0. Networking is fine and shared access to the Internet is fine. For some of our folks who are outside of the office, I would like to set up a VPN. Our cable provider (cable modem)...
  19. oquinnc

    Web Interface for Access 2000 database

    We currently have an Access 2000 database running on our network. We have only 15 users so we are NOT using SQL server. The database is sitting on an NT server that has IIS installed. Our company intranet is currently running on this machine. What is involved in creating a browser based...
  20. oquinnc

    NT server and cable modem

    I am trying to give my NT Server (Small Business Server) network access to the Internet. Has anyone had any success with this? The cable modem service is usually setup on 98 or 95. It calls for a host and domain to be given in the TCP/IP properites. Am I going to need a router, or will Proxy...

Part and Inventory Search

Back
Top