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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 08091979

  1. 08091979

    SQL Query Trouble

    I have a stored procedure that simply runs a select from a table and orders it. I am passing a variable to this procedure which will determine how this data is ordered. When I use the variable in the order by clause it tells me its not allowed. Does any one know a way of getting round this...
  2. 08091979

    Executing A Stored Procedure

    What is the quickest way to execute a SQL Stored Procedure in ASP?
  3. 08091979

    HTML Table Formatting

    I ahve a query that return 15 records. How can i format a html table to only display 3 records per row?
  4. 08091979

    Characters Causing Error On insert To Database

    When a user is updating data from a database and they use the character ' an error occurs. how can you stop this?
  5. 08091979

    HELP!! How Can you display the HTTP Errors on the fly

    I am trying to display the HTTP Error when an error occurs (eg 404 -File Not Found). I am trying to display a message to the user depending upon what error occurs. I don't won't to if I have to create a separate file for each HTTP Error. Any Ideas!!

Part and Inventory Search

Back
Top