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 strongm 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: *

  1. abhijitkolhatkar

    anyone has used BIRT..??

    Hi All, Anyone has seen/used BIRT? I have some questions regarding it... The tool lloks impressibe but can Actuate BIRT Reports be deployed withe same ease and compatibility on the Actuate server? does anyone know how this can be done.?? Thanks!
  2. abhijitkolhatkar

    integrating my web application with Actuate...

    hi All, I have a simple JSP web application and an actuate server. I need to alter the JSP Web application in such a way that there will be links on that application and I will be able to run the actuate reports by clicking on the link... I figured out a way of doing it in this way: Put an HREF...
  3. abhijitkolhatkar

    New Yahoo Group for Actuate

    Hi All, I have started a new Yahoo Group for actuate.. Feel free to join.. actuate_reporting-subscribe@yahoogroups.com Thanks!
  4. abhijitkolhatkar

    AcVisitor Classes

    Hi All, Has anyone used AcVisitor classes in the report? If yes, can you give some ideas about how to use them? Is it possible for any one to send me an example??? Give me your personal and we will have a conversation on E-mail.. Thanks Abhijit
  5. abhijitkolhatkar

    Findings with DetachContent() Method

    Hi All, I am creating a simple report which displays details of Orders. There are three categories of orders Bulk Scheduled Regular Scheduled AdHoc The layout of the report is as below: For every customer, three rows will be displayed, one for each category. The customer name, is displayed at...
  6. abhijitkolhatkar

    Reuse V/S Extra Component

    Hi All, Following is the scenario. I am having a Sequential Section in my report which has 11 Report Sections. Each Report Section reads SAME File. Following are the two approaches to do that: 1. I thought it will be better to read the file once and store it in the buffer and use the buffered...
  7. abhijitkolhatkar

    Report Optimization...

    Hi All, Does anybody has any ideas/suggestions/document about report optimization?? Thanks Abhijit
  8. abhijitkolhatkar

    {regarding ACTUATE CERTIFICATION}

    Hi All, Has any body attempted/completed ACP amng the members of this forums? I am from India and I wanted to know following details: 1. The ActuateClub and Actuate Corporation say that one needs to take some courses to appear for the exam. Can I skip those courses? 2. Can someone tell me...
  9. abhijitkolhatkar

    submiting a report via BrowserScripting Control

    Hi All, I have a report named Report_Set_Parm I have a Browser Scripting Control in this report. This Browser Scripting Control displays various text boxes and comboboxes and check boxes which user can use to enter/selects values. There are two buttons on this BCS. Submit and Clear. On submit...
  10. abhijitkolhatkar

    Regarding Actuate APIs

    Hi All, Can someone of you provide me the information regarding how to use the Actuate iServer APIs? The manual given by Actuate doesn't contain any exapmles... Can some one suggests me any URL/ provide some documentation regarding Actuate API Usage in general??? Thanks Ab
  11. abhijitkolhatkar

    PERL for WINDOWS XP

    Hi, Is there any flavor of PERL which I can use on WINDOWS XP??? If yes, where can I get it?? also, If any of you are already using PERL on WIN XP, can you please tell me about installing PERL on WIN XP??? Thanks Abhijit
  12. abhijitkolhatkar

    How to use recordset paging

    Hi all, I want to know how to use paging in ADO recordsets. Can any one please give me some examples?? thanks abhijit
  13. abhijitkolhatkar

    How to get specified number of rows from a db2 table.

    Hi, I am querying a table which is having 70000 rows, from a ASP page. since the page can not display this much huge data, I am thinking of giving following functionality. When the page will be first loaded, only first 2000 rows will be retrieved and a button will be displayed which will hav...
  14. abhijitkolhatkar

    Problem with ASP Page trying to display large number of rows

    hi, My ASP Page is executing a query which is fetching around 18,000 rows. Each having 61 columns in it. The page displays only about 300 rows and breaks. It displays just one line message as bellow: line : 440 I guessed this is a performance issue and I set Server.ScriptTimeout property to...

Part and Inventory Search

Back
Top