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!

Recent content by NNIsarahd

  1. NNIsarahd

    Daylight Savings Time in 2007 - Patch for NT Server?

    Yeah - that's the link I saw and that we'll be using for our Windows 2000 machines. I wasn't sure if Windows NT would be the same, seeing as it wasn't listed at the bottom. Thanks.
  2. NNIsarahd

    Daylight Savings Time in 2007 - Patch for NT Server?

    In looking at how the new DST schedule will impact our servers here, we've found things for Windows 2000 and above. However, we still have one server running Windows NT 4.0 Server. I haven't found any documented ways for updating the server for the new DST schedule. Has anyone else run into...
  3. NNIsarahd

    Need to OUT a type ACDN

    That worked! A type ACD in LD 23 rather than LD 20 did the trick. Thank you very much!
  4. NNIsarahd

    Need to OUT a type ACDN

    In doing some cleanup in our system, we found an extension of a type ACDN. We don't need it there and are trying to clean it up. I've tried using the type ACD, CDN, or ACDN, based on other possible solutions I've seen, and no matter which type I use, I get the error SCH0099. How do I get rid...
  5. NNIsarahd

    Meeting-Related Messages Sent to Delegate... Missing Setting...

    We have a problem here and we think we're missing an option here - but I have no idea where to look. In Outlook, you can set Delegates on mailboxes and allow your Delegates to receive copies of your meeting notices. We know how to get this setup from the Tools... Options... Delegates tab...
  6. NNIsarahd

    What to include for DTS to run in a VB App?

    In case it matters, I'm using Microsoft Visual Studio Installer, version 8426.
  7. NNIsarahd

    What to include for DTS to run in a VB App?

    I have a VB program that calls a DTS package. The application works fine on the machines I've tested on that already have the SQL client tools installed. We need to install it on a remote PC though that does not have the SQL client tools. What do I need to include in my installer and where do...
  8. NNIsarahd

    RPT files over the network - opening slowly

    Address resolution seemed to be fine. I went through our DNS records and DHCP leases to make sure we didn't have any duplicates in there, and it was clear as well. I checked the report's database drivers, and it is using the ODBC driver, which is what all of our reports for this particular...
  9. NNIsarahd

    RPT files over the network - opening slowly

    I would think it'd be a protocols thing perhaps or something of the like. But what bothers me about the whole thing is that it opens other files (Excel, Word, Powerpoint) without this lag time. The only time we see this lag time has been opening RPT files. Even running compiled reports...
  10. NNIsarahd

    RPT files over the network - opening slowly

    We have a problem here at work that I don't know much about where to start looking at it. So I'm putting this out here to see if anyone here has ideas. We have computers A (Windows 2000 Pro) & B (Windows 2000 Pro) that are on a 192.168.254.x network. We have computer C(Windows 2000 Server)...
  11. NNIsarahd

    email question with Exchange server

    If you're using: System.Web.Mail.SmtpMail.SmtpServer = "localhost" Have you tried using: System.Web.Mail.SmtpMail.SmtpServer = "mailservername.domain" ?
  12. NNIsarahd

    Any Vista users here? Printing problems...

    Ooh! I didn't know about that site. Thanks, Richard!
  13. NNIsarahd

    Resetting running totals to something other than 0

    I have a report where I am showing x points assigned to a person, with multiple people listed on this report. Using CR 7, I have a running total set up. I have it so that it resets on change of the person (Group 1). However, I cannot seem to find what I'm looking for. Here's what I need to...
  14. NNIsarahd

    Working with an Access database of linked tables in CR

    Yeah, I can work with the tables fine in Access. I have to do a report though on data from the Access against some of our tables in our SQL server, and that's where I ran into the problem. I ended up contacting the company that does the main program from the Access database, and they walked me...

Part and Inventory Search

Back
Top