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!

Search results for query: *

  • Users: Hexcot
  • Content: Threads
  • Order by date
  1. Hexcot

    Datagrid Sorting

    I have a datagrid having a strongly typed array of objects as its data source. The data from the array of objects is displayed by means of a table style, which is fine, but I cannot sort the data when I click on the column header. I have set the tablestype.allowsorting = true, but this has no...
  2. Hexcot

    Crystal Report Version Upgradation

    Maybe you can help. We installed Crystal 9 and converted the report from 8.5. That worked fine, except that the reports are extremely slow - what took second in 8.5 takes now minutes. We also purchaes version 10 and converted to that version. With version 10, the reports are as fast as with 9...
  3. Hexcot

    Creating and Using Array in ORACLE

    Hi, Can anyone tell me how to create a two dimensional ( or n - dimensional array ) in ORACLE. ? Actually here is the brief, why i want to create it. I am writing a ORACLE procedure, which returns a tabular structure of records. Let say (80 row X 8 column) table. Now, First 10 row for all 8...
  4. Hexcot

    ON TABLE SUMMARIZE

    Hi, I am using "ON TABLE SUMMARIZE" for the table summary. This is giving the summary for the numeric data. Now my problem is the summary data for the column we are getting in the last row, title is not showing in the same line. eg. Name Mark...
  5. Hexcot

    Error : Unable to create the necessary temp file..

    When I am trying to run the webfocus procedure(.FEX file), I am getting following err. I removed and reinstalled WebFOCUS twice. No Installation Errror. Even I checked for IIS also. Everything seems fine. Urgent help is required, Pls. WebFOCUS was unable to create the necessary temp file in...
  6. Hexcot

    Urgent : How can I generate Parent - Child kind of report..

    Hi, I want to generate following kind of sample report. Title : Store Name : Land Side Table 1: Total Customers Total Sale 200 2,500 Table 2: Customer Name Date Qty Steve 01/01/03 20 Paul 10/05/03 30 Title Store Name : West Side...

Part and Inventory Search

Back
Top