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 Wanet Telecoms Ltd 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: lwrcasep
  • Content: Threads
  • Order by date
  1. lwrcasep

    Windows & Web Services show as not configured in Configure Reports

    Using Vista SP 2 and SSRS 2005, when in the Windows Service Identity of the Configure Report Server, I only see the Local Systems in the Built-in Accounts. I have read in a few documents that normally there are 3 options, (Local System, Network Service, Local Service). Can someone tell me where...
  2. lwrcasep

    Folder From Hell

    I have a folder from hell. I have tried to delete it from command prompt and nothing. There is nothing in the folder just a ' ' for the folder name. I googled folder from hell and all I could find were suggestions for macs. Can anyone tell me how to get rid of this thing? Thanks!
  3. lwrcasep

    Check for Existing Index on Column

    I am creating a SQL Script that will indexes on some columns for many different clients. They may or may not have indexes to the column that I have specified. Is there a way in the script to check if the column has an index no matter what name? Example Table SalesPerson has two columns. PK...
  4. lwrcasep

    Pocket PC Emulator

    Hello, I am trying to find an easy installer for a Pocket PC Emulator for our Tech Support group. The only emulators that I have found on the net are for developers or gaming. We are also going to have to some training on how our software works on the PPC but it is not feasible to have to buy...
  5. lwrcasep

    Find the length of a text field

    Hello! I am having a problem. I want to get the length of a text field. Trying to do a len(table) will give me ODBC message: Argument data type text is incalid for argument 1 of len function. Does anyone have a way to get the length of a text field? Thanks!
  6. lwrcasep

    I am trying to do an update stateme

    I am trying to do an update statement that will update all of my parts and insert the max number of the qty ordered minus the qty recieved. If I received more than I ordered the the number will be a negative which is not correct, so I would like to have it insert a zero if zero is higher than...

Part and Inventory Search

Back
Top