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 bkrike 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: *

  1. DefinityCorporation

    loop to find missing filenumbers (files)

    I need a script to verify files exist. Preferably just give a list of missing file numbers. Files are 10000001.pdf ~ 99999999.pdf. Here is what I came up with (total newbie) this doesnt work and is probably garbage. HELP! I can't count 99 million files!!! Thanks...
  2. DefinityCorporation

    Averaging times - DATEDIFF ? newbie help!

    I am trying to create a report with ASP & SQL that will show average time a claim is open between dates. Can you SUM datetime? I was thinking create RecordSet for all DATEDIFF, (start, finish), then convert to numeric, then SUM, then divide by Number of claims. But I have no idea how to do this...
  3. DefinityCorporation

    ****EMERGENCY**** Public folder deleted HELP!!

    A user deleted a Very important public folder. It contains incoming insurance claims for North America for 2 years!! (Client in an insurance company) Is it possible to "undelete" (dont laugh) a public folder? I have looked in the PFT in system manager, it does not show up. HELP!!!
  4. DefinityCorporation

    Drop Down from DB works, BUT input disappears!!!!

    Hey guys, I have 2 drop downs from DB. "Company_ID" & "Location1" the first displays a list of our customer's company names and the second then shows a list of their employees. So I select "Microsoft" from box1 and then box2 is populated with "Bill Gates, Steve...
  5. DefinityCorporation

    ???How do I change Key ID Value???

    In our support system, the table which holds trouble tickets has a primary key column called "ID". This "ID" is the help desk trouble TICKET NUMBER. We do not want to start with "1", we have tried changing it to 20030001 but it remembers the previous value when we...
  6. DefinityCorporation

    ** Tech Support Form Handler / DB **

    Hello, We are IT guys with a support based company. We want clients to be able to initiate service calls from our website via a really simple form: (name, tel, email, problem description, etc.) We are lan\wan, wireless, email, storage kind of guys, and we do not have experience with back-end...

Part and Inventory Search

Back
Top