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

    Append Query or Use Something Else to Merge Data

    Hi, I have a project where I have imported some Peachtree accounting data into an Access table called "tblPeachtree". I now need to get the "tblPeachtree" data (there are 45 fields) into a larger table (135 total fields) called "tblMOM" so I can transmit a .cvs file to a vendor using Mail Order...
  2. itdamon

    Outlook XP emails not showing in inbox until clicking another folder?

    This is the goofiest thing I've ever seen... I've got a user here running the corporate edition of Office XP Professional and she does not see any new messages in her Outlook client until she clicks on another folder. I'm sitting at her desk looking at her inbox and when I send a test message...
  3. itdamon

    2 domains on one server?

    Here is my scenario. I'm running Exchange 2000 on our domain controller. I get an email from the company owner. She wants me to create email addresses with a different domain name. What do I need to do? I can't do this on the same box can I? I don't think I can, but my boss told his boss we can...
  4. itdamon

    Snapshot Viewer won't display in IE after XP SP2?

    Hi, We have an application that uses the MS Access Snapshot Viewer to display reports on our Intranet within a web browser. Ever since XP Service Pack 2 we can no longer view the reports in IE. It now askes us to save the .snp file to disk, and then opens in the Snapshot application. Is there...
  5. itdamon

    MS Access Snapshot Viewer - XP SP2 - IE

    Hi, We have an application that uses the MS Access Snapshot Viewer to display reports within a web browser. Ever since XP Service Pack 2 we can no longer view the report in IE. It now askes us to save the file to disk, and then opens in the Snapshot application. Is there any way to restore IE...
  6. itdamon

    Auditing Microsoft Licensing Usage (CALs)

    I'm running a Windows 2000 Server (SP4) with IIS 5.0 installed. Two of the websites on this box are using a script that authenticates users against ADUC before they can log in. Recently my license usage has jumped, and I don't believe that the number of licenses being taken is accurate. We have...
  7. itdamon

    Auditing Microsoft Licensing Usage (CALs)

    I'm running a Windows 2000 Server (SP4) with IIS 5.0 installed. Two of the websites on this box are using a script that authenticates users against ADUC before they can log in. Recently my license usage has jumped, and I don't believe that the number of licenses being taken is accurate. We have...
  8. itdamon

    Checking Free Space on Tape. Compressed or not?

    I'm running Backup Exec 8.1 on a Windows 2000 Server and have AIT-2 50/100GB tapes in a Compaq AIT 50 drive. The Activity Monitor states that I've got 47.7GB backed up on my tape. I checked the option "use hardware compression if available". How do I check the tape to see how much room is left...
  9. itdamon

    Veritas 8.6 backup size outgrowing tape. Brainstorming...NAS?

    Hi! I'm running Veritas 8.6 and have 1 internal AIT 50 tape drive backing up 2 servers. I'm about to add another server and we're running out of space on the tape (B/U = 47.8 gigs) Is anyone familiar with using a Network Attached Storage (NAS) device as a backup solution? Is there a better...
  10. itdamon

    Is a normal disk defrag safe for Exchange 2000

    I need to defrag my C:\ and D:\ drives on my Exchange box, but I've read that I should never try to defrag my databases in the D:\Program Files\Exchsrvr\MDBDATA directory. Does anyone know anything about this. I'm also just planning on using the built in Windows 2000 defrag utility. Any advice...
  11. itdamon

    Validate Alpha (A-Z) or Numeric input? How?

    1.) I need a way to validate that input in a text box is actually numeric, such as: intUnits = CInt(txtUnits.Text) That works with a Try/Catch but I want to validate that the input is actually numeric 2.) Is there a way to validate that input in a text box is only (A-Z)? Sorry if these are...
  12. itdamon

    General 3 Dim Array Memory Allocation Question

    Hi, I have a general memory allocation question, this topic came up at work and everyone has different answers. If I have an integer array of 3 dimensions, with each dimension having 1000 elements, on a 32 bit system, how many bytes does it take to create this array? I'm thinking it would be...
  13. itdamon

    Can I host a website with the same name as my domain?

    Hi, I've got IIS configured to host multiple websites using host headers. Our LAN domain is... let's say MYCOMP.com, I want to bring www.MYCOMP.com in-house. Is this technically possible? Here are my errors. I type www.MYCOMP.com/index.htm and everything works. I type www.mycom.com, and I...
  14. itdamon

    How to host website with same name as your domain?

    Hi, I've got IIS configured to host multiple websites using host headers. Our LAN domain is... let's say MYCOMP.com, I want to bring www.MYCOMP.com in-house. Is this technically possible? Here are my errors. I type www.MYCOMP.com/index.htm and everything works. I type www.mycom.com, and I...
  15. itdamon

    Need an .exe file that will simply execute a .bat file on CD

    I'm trying to create an autorun CD, but the autorun.inf will only take .exe parameters. I just need a simple program to run setup.bat Any ideas on how to do this? So on my CD I would have 3 files: autorun.inf (this executes runbatchfile.exe) runbatchfile.exe (this is where I need help)...
  16. itdamon

    Who is taking up my CALs???

    I'm running Windows 2000 Server in a 50 user Home Office. I started getting the "Licensing in per server..." error and noticed 71 CALs had been taken (we bought 60). Is there a way to find out exactly who is taking up a CAL? The Administrative Tools -->Licensing program seems a bit...
  17. itdamon

    E2k & McAfee: Disable Virus Notification to users

    Well, here I am. Slammed with not only the W32\Klez.h@MM on my Exchange server but also having to deal with a lot of whinny users. My server is catching the viruses, but then it sends notification to my users, usually a blank message with the Subject header. Can I disable ALL user...
  18. itdamon

    Check to see if stored proc exists

    Hi, I'm trying to check if an Access query (stored procedure) exists in a database, and: If Stored_Proc exists: run the query Else run a different query (pardon my pseudo code) I can connect to the DB fine with ADO, I can run the query fine with: Set oRS=MyDatabase.Execute(sql), but I...
  19. itdamon

    SP3 Opinions?

    I'm contemplating installing SP3 on my Windows 2000 Server. I'd like to know if anyone has any experience, good or bad, with this Service Pack.
  20. itdamon

    Performance Counters Missing from System Monitor

    I've got an Exchange 2000 server on a Windows 2000 SP2 box and I'd like to get a baseline from performance monitor. When I try to add counters the only options I have in performance objects are numbers, 10008, 10764, etc. This should be giving me options such as processor, memory, etc. I've...

Part and Inventory Search

Back
Top