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 IamaSherpa 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. dfbonilla

    Report Data Source

    Changing the data source in the BIDS will change it for all if the Data Source: is the same. To make it independant just call your data source different DATA tab , Dataset dialog Data Source option, even that it points to the same Server, catalog, etc.
  2. dfbonilla

    Two and three columns report in the same report

    I have to layout two grids in the same report. One uses two columns and the other one uses three columns. Number of columns is a property of the report not of the grid. I haven't been able to make it work with sub-reports either. If the main report uses one column (default) the sub-reports show...
  3. dfbonilla

    Change my datasource at runtime

    Did you try to verify data in the just changed report? You have to be sure that your definitions same as your procedures and functions are located in the same place and have no naming differences. If a procedure is calling another procedure or function those needs to be created as well in your...
  4. dfbonilla

    CDO in Crystal XI

    After installng Crystal Xi using latest merge modules form BO site CDO seems not to work as it did in Crystal 10. Is there something special I have to do in the user installation to make it work? Thanks Diego
  5. dfbonilla

    ttx definition doesn't refresh in CR10

    Hi all. I am using CR 10 and CDO. It started happening that when I make changes to the TTX file it will never refresh in my report. It will always loads the previous definition. I have tried all kind of things, verify database, remove the TTX, and add it again, add it into a new report. Refresh...
  6. dfbonilla

    ttx definition doesn't refresh in CR10

    Hi all. I am using CR 10 and CDO. It started happening that when I make changes to the TTX file it will never refresh in my report. It will always loads the previous definition. I have tried all kind of things, verify database, remove the TTX, and add it again, add it into a new report. Refresh...
  7. dfbonilla

    Crystal in English and towords in spanish

    I still need some help on this one. Diego Bonilla
  8. dfbonilla

    two documents in one page

    LB thank you. That was kind of what I did. I solved it yesterday night. Because I know I will not have more than 10 "details" I created 10 Goup Footers and suppress it based on the record count of the detail, one suppresion for each line prnted. Thank you again. Diego
  9. dfbonilla

    two documents in one page

    In my process I need to print two documents per page in letter paper size, one per 1/2 of page. header and footers are always the same but detail lines can be variable sometimes 1 line some other times 4 or 5 lines. How can I make the second doc always start in the middle of the page? Thank you...
  10. dfbonilla

    Crystal in English and towords in spanish

    I don't really want to write functions in crystal. Replacing the spanish DLL sounds perfect but where is it, what is the name? we have crtowords_en.dll but crtowords_es.dll doesn't exist. It complies with licensing agreement? or they want us to buy an spanish version?. We decided English vesion...
  11. dfbonilla

    Crystal in English and towords in spanish

    Hi all. We always need these Crystal 8.5 and XI English versions to do towords to Spanish. Is there any DLL I can replace so it always happens in Spanish? Does Crystal sell something like a multi-language version? We are currently working in 8.5 moving to XI. Thanks in advance.
  12. dfbonilla

    Suppress or hide section but send subreport

    Synapsevampire. thank you for your help. My initial version is 8.5 and it doesn't have that option. I am almost ready to migrate to XI but I am concern about user deployment. Anyway is a problem not having an option to place a subreport in for example a hide section where it runs. You don't...
  13. dfbonilla

    Suppress or hide section but send subreport

    Ibass, thank you so much. It worked. Diego
  14. dfbonilla

    Left outer Join option

    Is simple. chart of accounts contains account number, name and previous balance of the month. GE Transactions contain all the trans for giving dates. The ABC bank can have 100 transactions for january 2005 and 68 Trans for FEB 2005, etc. Because I am reporting a month i will have to select date...
  15. dfbonilla

    Suppress or hide section but send subreport

    Thank you for your reply. Mr Bill, all will work fine with underlay following sections until I need to suppress print the group footer section (that is part of what i need to get in the subreport) where all records are printed and starts printing the little spaces. Mr syanpseVampire excuse...
  16. dfbonilla

    Left outer Join option

    Reporting from two files Chart of accounts LEFT and GL Transactions RIGHT in both CR 8.5 and XI , even if I don't have a GL transaction I will need to report the chart because it may have previous balance. Example Account, AcctName, Prev Balance, Tran Date, tranAmount New Bal 1000...
  17. dfbonilla

    Suppress or hide section but send subreport

    In both Crystal 8.5 and crystal XI I created a subreport in a subheader section and all I want to do is to get some balances in the sub report to be printed later in the subtotal of the main report. If I hide or suppress the section the subreport never runs. If I don’t suppress it prints blank...
  18. dfbonilla

    Crystal Reports 8.5 - Memo/String Field datatype WRONG

    I don't exactly understand the issue but if you drop the field in the report assign the width and make it can grow, it will expand as necesary, no matter is a text or a memo field. Is it printing something weired when empty? Is truncating the information? Regards, Diego
  19. dfbonilla

    Find The Mismatches

    -Create a main report with table A -Create a subreport with table B linked to main report -Create a global variable in Main report -When printing records in the subreport flag the variable in the main report from the subreport if record was found -If variable flagged in main report there is a...

Part and Inventory Search

Back
Top