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

    Task Scheduler - Slipping ...

    I am having a strange issue with task scheduler on a couple windows 2003 std boxes. As some background, I have several jobs that run on the hour to important files into a mySQL database. They have always run correctly, never fail. On 2 of the 4 servers that run these tasks or similar, what I...
  2. PulsaMatt

    XP wont boot from PCI Add-In RAID Card

    Hopefully someone else has run into this before. I have a Gigabyte GA-7VAXP motherboard that has been working flawlessly for years now. It has an onboard RAID card however the drivers are seriously flawed, so I disabled it and purchased a Promise FastTrak100 TX2 PCI RAID card. Popped it in...
  3. PulsaMatt

    Excel/VBScript/Scheduled Task - will not run automated

    I currently have some daily reports I wrote that generate and email out Excel reports for orders and shipments. They work fine when run manually, but when I put them to run in a scheduled task they will not run. The script fails at these lines of code: Set objXL =...
  4. PulsaMatt

    Daily Bulk Extract from iSeries (DB2) to mySQL

    On a daily basis we have to extract large amounts of data (on the order of 500MB) out of our iSeries box and export it out to an external co-located web server running mySQL. Right now we are using Data Transformation Services in MSSQL to export the data from the iSeries into a CSV file which...
  5. PulsaMatt

    File Security only Partially working

    I am apparently having a brainfreeze on this one so anyone that might have an idea I would greatly appreciate it. We are using Windows 2003 Server SP1 ... I have a file that has a group that has read-write access to it, as well as one individual user who should also have read-write access. The...
  6. PulsaMatt

    Terminal Service Error on Windows 2003 Server (Access Denied)

    I am getting the following error in the Event Viewer when a Enterprise Administrator from our corporate parent tries to Terminal Service/Remote Desktop into our Windows 2003 Domain Controllers. It is EventID 1219, source "WINLOGON". Logon rejected for CORPDOMAIN\username. Unable to obtain...
  7. PulsaMatt

    Excel automation, excel.exe won't quit

    I'm using vbscript to put together a script that automates a horribly manual process for generating daily sales reports. It handles everything from downloading the data from our ERP system, dumping it to Excel, formatting it, saving the file to a central server, and emailing it to selected...
  8. PulsaMatt

    Dumping array contents into excel ... need speed boost

    I'm hoping someone might have an idea to help me speed up this code a little bit. To give you an idea of the size of the data I have to work with ... its approx 4600 rows and approx 30 columns. With my current code it takes approx 10-15 minutes to process the file. I have to dump the data...
  9. PulsaMatt

    SMS Install & SQL Named Instance

    Anyone know of a workaround for this? I am trying to install SMS 2003 and when the SQL 2000 server was installed they apparently went with a named instance instead of the default instance. I tried making an alias (a work around I found on google for SMS 2.0) but that hasnt worked thus far...
  10. PulsaMatt

    Automatic Reply Email from Server

    I have a request for some users that a mailbox we have be configured to automatically reply whenever a message is received by the server. That part I got working. When someone sends a email to parts@domainx.com they get a reply back, but its a static reply. They want something slightly...
  11. PulsaMatt

    outlook 2003 memory leak after reading several items

    I have a remote user who is running into a strange issue with Outlook 2003. After he VPNs into the network and fires up Outlook, he can read about 10-12 emails with each email opening progressively slower. By the time he gets to the 10th-12th email Outlook will lock up, take up 99% CPU time...
  12. PulsaMatt

    Restoring SQL DB not working through SQL Agent

    We're trying to restore an SQL DB from a failed server onto the new one. However, when we try to restore the DB (we tried using multiple tapes we get an error message that it couldnt find the session on the tapes. It also says that the "destination is invalid". Any ideas? We're confused...
  13. PulsaMatt

    Explorer like interface via ASP??

    I am trying to build a tool to display a bill of materials on a website. Some of the parts using in ItemA may have sub parts (and some of those subparts have subparts, etc). There are some BOMs that go 7 or more levels deep. The problem I am running into is how to display them properly...
  14. PulsaMatt

    v4.1.7 ... timestamp field not updating when record modified

    I have a couple different tables ... all of which I am trying to use a timestamp field to track when records were changed. The problem is that when the records are updated the timestamps are all showing up as all zeros. The timestamps are all set to "not null" and i have tried multiple...
  15. PulsaMatt

    First time colocating an IIS server, suggestions?

    I am going to be colocating a server for the first time and was looking for any ideas someone might have to help me make life as easy as possible. I have been trying to find info on google but I guess I am not using the right search words. I will be colocating a Windows Server 2003 Standard...
  16. PulsaMatt

    Toshiba Sat 1675CDS will not boot from floopy or CD

    I am hoping someone can tell me what I am missing. One of my coworkers has a Toshiba Satellite 1675CDS and I am trying to rebuild the OS for him (he wiped it out on himself). Problem is I can't get the thing to boot from a floppy or CD. I changed the boot order in BIOS to no effect, used the...
  17. PulsaMatt

    Exchange Outlook Sent Item Sync'ing Issue

    The pres of my company is having an issue. On plane flights he replies to his emails to make sure he is caught up on them, once he is in the office all the queued emails send out. But, his sent items dont show up in the "sent items" folder until he does a full sync of his email manually. I...
  18. PulsaMatt

    Acrobat Deployment via a GPO

    I am hoping someone will have run into this already ... I have Acrobat Reader 6.0.1 installed locally on each computer on my network (about 250 computers spread across 4 sites). I would like to be able to install the software through a GPO so that when v7.0 comes out someday we can just force...
  19. PulsaMatt

    Error 12, SWCOCX, Mas 90

    We recently moved Mas90 from being installed on one local machine to being installed on a server (tape back-ups, etc). All appears to be well except for the following error when the user tries to print invoices: Error 12, Program: SWCOCX, Line: 130 A DLL is either corrupt, not been properly...
  20. PulsaMatt

    Best Practice for Adding IP Printers to an iSeries

    First, I should say I'm very new to the iSeries. I've worked in the IT department for almost two years but was never exposed to the iSeries until recently, now I need to come up to speed quickly to help reduce the wait time for problems to be solved ... anywho, I digress ... The real thing I...

Part and Inventory Search

Back
Top