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

    Error PLS-00306

    Using CR Version 9, Oracle, stored procedure as datasource, MS OLE DB Provider for Oracle as connectivity. My stored procedure is using: TYPE cursor_type IS REF CURSOR RETURN temp_table%ROWTYPE; With 2 parameters company_id as number and user_id as varchar2. Both parameters were declared as...
  2. angelana22

    Detail and Summary Report

    I need to create a daily detail and summary report in one page that will look like this: Date: 01-01-2007 Employee: 1234 Detail Payment code Hours Pay A 3 Pay B 4 Pay A 5 Summary by Pay Payment code...
  3. angelana22

    Grand Total background and foreground color

    I am updating default_layout.css and wants to modify BG and FG color of Grand Total row. Tried using inlineFooter, inlineSummary class and both sub-total and grand total was formatted. Do you have any idea how I can set sub-total and grand total with different BG and FG color?

Part and Inventory Search

Back
Top