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. dtrumbower

    Page Size

    The company I'm working at has rolled out Congnos 8 and at times the Dashboard takes forever to load. Looking at the page source code, it is 2.2Meg. The javascript that gets loaded into the page is not compressed and is copied multiple times. Is there a way to compress this javascript and make...
  2. dtrumbower

    Oracle Change datasource

    Using Crystal with VS.2005 against an Oracle database. When changing from one package procedure to another using the Set Datasource location, I always get an error. Data Object cannot be opened/accessed. Unknown Query Engine Error Anyone seen this before and have a solution? Thanks
  3. dtrumbower

    Conditional date formating

    I'm displaying data in a cross tab and I need two different date formats. One MMM dd and the other dd. I have tried using a formula with previous and that didn't work and I tried to use the format conditional buttons on the date format dialog screen. It needs to look like the following. Only on...
  4. dtrumbower

    Training guides

    Are there any good training materials to teach Crystal reports to end users and developers? I looked at a few and have used some from Element K. I'm looking to use this material in teaching classes. Thanks Dwight
  5. dtrumbower

    License again.

    What is considered "report creation"? I've tried to find a good definition, but I haven't. Is changing a Title, considered "report creation"? Is it changing the values of a report or changing report objects? Thanks
  6. dtrumbower

    License again.

    IF i'm uisng 8.5 and usiing the API's to attach a recordset, do I need to buy a license? Thanks
  7. dtrumbower

    Views and odbc

    Permissions it isn't. As stated in the first message, using Access with same ODBC connection returns everything. SQL connection does work, but that doesn't help me. This isn't a typical problem. It is happenning on two machines with two different users. I just did a check and when I don't...
  8. dtrumbower

    Views and odbc

    Well that would turn on and off views, I get some of the views. This isn't a normal situation. Considering earlier in the day the views showed up. Just something weird.
  9. dtrumbower

    Views and odbc

    When I log into mssql 2000 with crystal 9 using odbc, I don't get a full list of views. Using the same odbc connection and access, I get a listing of all the views. So it can't be permissions. SQL Query Analyzer shows them all too. First time I've seen this. Thanks
  10. dtrumbower

    Changing ODBC DB

    Is there any easy way to change a couple hundred reports's database connections? Currently the reports are using an odbc connection to a test db, when its time to go to prod, the odbc name will change. Also, I will be using eportfolio. Don't know if this might to the connection for me. Thanks
  11. dtrumbower

    Could not apply template to document - error

    Anyone else get this error when trying to apply a template to a new report? Thanks
  12. dtrumbower

    Nup reports

    Did crystal delete N-up and Forml etter reports from 8 to 9?
  13. dtrumbower

    EPortfolio and nested folders.

    Upon further review, it is saving a users preference to a subfolder that supposedly can't be done. So if I have the following: Accounting | |-Accounts Payables |_Report 1 | |_Accounts Receivables |_Report 2 I can't save my default preference to start at Accounts Receivables, I only can...
  14. dtrumbower

    EPortfolio and nested folders.

    Main | |--Subfolder 1 | |Subfolder 2 Can you bookmark subfolder 2? Thanks
  15. dtrumbower

    EPortfolio and nested folders.

    I was told that you cannot create a favorite shortcut on nested folders. Is this true? Thanks
  16. dtrumbower

    Cross tab, formula calculation

    I hope this is easy, I just can't figure it out yet. I have a cross tab that lists all products and the the total quantiies. I want to have a third column that takes the total qty for each product and divide it by bundle size. The bundle size is a field from the stored proc. I'm using 8.5...
  17. dtrumbower

    Totals for each detail group

    Just wondering if there is another way in Crystal 8 that this can be done without using a subreport. I list out stores that receive products. A store can receive one to many products. The stores are grouped together by a route. The footer for each route needs totals for each product...
  18. dtrumbower

    RDC VB 6 Best Practice

    What is considered best practice for connecting reports with VB6 and SQL Server ? Currently the reports are delveloped with ole db and connections in the vb app use ole db. The reports use stored procs for data source. Thanks Dwight
  19. dtrumbower

    RDC, OLEDB database location??

    When using the RDC and trying to change the table location for the report I get table not found errors. The database is a mdb. If I create the report using the msDAO method it works fine, but I would like to use OLEDB Jet 4 dll. Is this possible using the same type of code that works for the...

Part and Inventory Search

Back
Top