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

    Get Information

    Hi, i have a table column with information about a users browser and operating system, like mozilla,internet explorer6,win98,en,.... how can i analyse parts of the content e.g how many win98 users there are with this info? i tried to extract the info in asp (so i made a recordset with...
  2. 121278

    Need help!! - the Report market

    Hi evryone I'm desperately I need of diagramms how the business intelligence market looks like now. Does anyone know where i can find how much market shares do crystal decisions, cognos, business objects and so on have? or links to pages with this info? i just found old numbers from 1997 but...
  3. 121278

    Export list

    Hi evryone! Can anyone tell me how i can adjust the list which is appearing after clicking the export button for instance I just want user to export to pdf the default list is following: crystal reports 8 (rpt) crystal reports 7 (rpt) Microsoft Excel (xls) Microsoft Word (doc) Rich Text Format...
  4. 121278

    Codebase for active x viewer

    Hi evyrone! Does anyone know how i can install the activex viewer on a client -not automatical on the first view of the report - but with the ActiveXViewer.cab file? can i install the .ocx file somehow? or has seagate on theirwebsite a path to install the viewer? i didn't find the article on...
  5. 121278

    crosstab question

    hi evryone! my question: i have a crosstab showing followong information: jan 100 feb 150 mar 80 apr 200 ... is it possible to sort the data, like top n sorting, to get following output? (most value, lesser) apr 200 feb 150 jan 100 mar 80 ... i hope this question isn't...
  6. 121278

    Counting with a wrong result

    Hi, I am counting the hits on a website, each hit has an id and a visit-date. When I am making a bar chart with the chart expert saying data: on change of visit date - show: count of id it works fine, as a result i get the hits per month beginning with the month with the most hits (which is...
  7. 121278

    theoretical question

    hi evryone! can someone tell me what components are used until a report is shown via clients browser? is there any chart available from seagate where you can see what components makes the database connection -> how data is transported, what asp components are used... thanx in advance for...
  8. 121278

    BOOKS ON REPORTING

    Hi everyone! I ve one question: Can anyone tell me about good books for the reporting sector covering as well crystal reports and report making in general? greetings ca
  9. 121278

    charting problem

    Hi evryone! I have one question: how can I make legends with percentage output of data (like the legends made when you make pie charts) without making a pie chart, even without a chart?? or how can I make a legend with percentages with a bar chart? default legend with percentage is only made...
  10. 121278

    charting trouble

    Hi, ive got the following trouble i am making charts of hits on a website per day with cr 8.5 1.although i use the hour function for eg the hits per hour (which gives 1,2,3,11,23,... as results) the chart shows in the Group Axis 1,00 , 2,00 - how can i only show 1, 2, 3?? 2. i want to show...
  11. 121278

    wcmadmin.exe file MISSING now????

    Hi, i want to run the Crystal Report Web Components Manager (wcmadmin.exe) like i had in Version 8, but now I'm using Crystal Enterprise Dev. 8.5 and can't find this file anywhere! Can someone tell me what file starts the Web Copm. Mngr. in the new 8.5 distribution? thanx in advance chris
  12. 121278

    Royality free deployment

    Hi, crystal components can be deployed royality free, but i don't find any document which tells me how to deploy a server, where cr hasn't been installed and who can show reports i am using the asp- method to get reports via web and cr 8.5 Developer can anyone tell me what dll's have to be...
  13. 121278

    Registering Crystal Reports

    Hi, i want to show reports through asp on a nt web server, where no cr main program is installed what cr-stand alone dlls have to be registered there? how can the viewer be included (activex) thanks ca
  14. 121278

    emfgen.dll

    Hi, i'm trying to register emfgen.dll for use with asp report server but registering fails, does anyone know if there are dependencies I forgot or how I can register the dll successfully? thanx in advance ca
  15. 121278

    number - time conversion

    Hi, does anyone know how to change information stored as number into date format? 01.08.2001 gets 37.104,00 same problem as in excel when showing time as number... right clicking the field and "format field" doesn't help, because there is no chance to say it's an time/date field does...
  16. 121278

    working with 2 databases

    can anyone tell me how i can solve this problem? i connect to a database, make a select from a table in this db and a view which points to table in another db, which is not workin (i guess because i didn't connect to the 2nd db) selecting things just from one db works how can i solve this...
  17. 121278

    ASP - more than one database

    i am showing a report with asp and can't solve this problem: the report gets data from a ado recordset, it all works fine until i use data from a second database (eg. a view with data from other databases) how can i get the data not just from one database (where i made a connect to) but from...
  18. 121278

    SERVER NOT OPENING???

    i'm trying to access the reports via rdc (asp samples from the seagate homepage aspxmps85.zip) when opening one of the seagate reports they run correctly, opening a report without database fields works, opening reports with database fields fail, must be a problem with the odbc con, i guess...
  19. 121278

    Server has not yet been opened ????????

    Ive got this strange error message: when i_m looking at reports without any content from databases they work correctly and i can see them with the activex viewer. When i insert Database fields the following message occurs: Error Occurred Reading Records: Server has not yet been opened. why...
  20. 121278

    web component server

    Does anyone knows how i can distribute a report with the web component server? where have the reports to be placed? what has to be done with the IIS? can user see the reports without the dhtml viewers then? thanx in advance for answers ca

Part and Inventory Search

Back
Top