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

    AppAssure vs. StorageCraft

    Hello All, I am currently considering changing my backup/dr software from an online hosted solution to an inhouse solution. I have 5 vmware hosts with approx 30 vm running differing versions of windows server and approx 5 physical servers also. I have exchange, mssql, and other various...
  2. arcticvman

    search with two queries showing one result

    I am trying to have this search return information from one of the two queries. So, if the first query does not return any results then it would run the second query and show those results. And, if no results were found from either query, it would just say nothing found. The records that I am...
  3. arcticvman

    Calculating Forecast

    I am working on a page that includes a sales forecast total. The sales forecast is broken down by months and customer, so I sum the monthly total and use a quick calculation to get the prorated qty expected sold for the current month. What I need help with is adding the previous forecasted...
  4. arcticvman

    Pass query data through link

    Hello, I am still learning PHP and am in need of help. What I am trying to do is select a part number from a mssql database, return it to a table as a variable that is a hyperlink. When selected by the user that it would then be passed to another query that shows details. I hope this is easy to...
  5. arcticvman

    Active Directiry is rebuilding

    Hello I was hoping I could get some help with a server that is failing on me. It is a Win2k3 R2 Standard server that has SQl 2000 on it along with quite a few file shares. No updates have been installed for the past two months, but when I restarted it today I received an error: Security...
  6. arcticvman

    Insert into MSSQL

    I am new to PHP, and I am having trouble inserting information into a MSSQL table. I have searched the web and have found little information pertaining to PHP and MSSQL so I am asking for help again. What I am doing is displaying queried page from the table and giving an option to insert...
  7. arcticvman

    Convert datetime to show just date

    I am new to PHP, trying to learn on my own but I am having an issue. I am querying my mssql db and showing the return data to a table on a page, but I am having trouble converting the datetime data from mssql to just a date. I have searched the web and either I am not searching incorrectly or...

Part and Inventory Search

Back
Top