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

    Memo Field

    Crystal Report 8.5 Oracle 9.2.0.7.0 In my table i have a field varchar2(4000) which is een by crystal as memo field. My criteria is based on memo field which i can not see. I tried to create sql expression like {fn SUBSTRING(PERSONCSTMDATA."PERSONCSTMDATATXT", 1, 3)} but it is giving me invalid...
  2. ali1227

    Publishing existing reports to intranet

    Crystal 9.0, Oracle database I am trying to published my existing report which we designed in crystal report 9.0 as .rpt. We are currently running these report from HEAT application and working fine. Now the requirment has changed they want me to put these report on intranet site which is...
  3. ali1227

    Joing two report properly

    Crystal Report 9 and heat database Scenario is here; I am capturing all the calls open by Service Desk and group it by item (in group footer). Same time i am capturing all the call closed by Service Desk. Call opened by service desk is coming from Calllog table but to know who closed the call i...
  4. ali1227

    Drop Down List

    i have a round button on my web page what i like to do is if i highlight the button it give me a list of resources and when i select any resource should be able to go to that resource page. I do not want to create a dropdown box. I need a round button that the requiremnt here. Can someone help...
  5. ali1227

    Sort order time

    i have a report that has two days data start from yesterday 12:00 pm to todays 12:00 pm when i plot a graph agianst these date the graph comes okay. My manager wants to just show time not the date but when i convert the datetime to time it change the graph sequence order. It shows the todays...
  6. ali1227

    Group Sort Expert

    Crustal report 9 I have a sub report that has following format Group header - CallItem (Suppress) Detail - Suppress Group Footer - Calllog, Running totals I am trying to select top 10 Callitems but Group Sort Expert is dim. I am not sure why is it happeing while i have a group in my report...
  7. ali1227

    Group By Month

    Crystal 9/ Oracle 9i/ODBC Connection Is there a way i can group by month/year beause in my report i have group by month but as the new year start it change the sort order. I need a sort order sequentially because i am accumulating the last six month data in detail section and supress iy based...
  8. ali1227

    Temp Table in oracle and Crystal report

    Crystal report 9 / Oracle 9i/ ODBC Connection I wrote this package and procedure in oracle 9i. It compile without any error but when i try to open this procedure from crystal report i am getting the error message. My question is can i use the temp table like i use in this procedure for crystal...
  9. ali1227

    Date Range For Garph

    Crystal 9, ODBC connection, Heat application, Oracle database 9x. I have report that has record selection of six months. I am trying to create a graph that only shows one month information. Rest of the month data i am using to set the trend on graph. Is there any way i can create a graph for...

Part and Inventory Search

Back
Top