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 wOOdy-Soft 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: davefm1
  • Content: Threads
  • Order by date
  1. davefm1

    greyed out smart veiwer problem!!!!!!!!!!

    Hi guys; I running Crystal report 8.0 in Windows 2000 . I am trying to run a crystal report containing a sub report on the crystal automation server . The smartViewerActiveX comes up greyed out without report though it seems like its loading it. I am using IE6 IF I use netscape version...
  2. davefm1

    Crystal Automation server problem on HTTPS

    Hi all; I have a report that runs fine with Automation server on http:// . However, when I try to call it from test site on https: the smartViewerActiveX comes up grey with out report. Does' any any one know how to get around this we are useing this? WE use this because the parameters and...
  3. davefm1

    how to create cysrtal report from a saved web log

    Hi All; I’m stump and need some direction!!! I’ve been ask to take some web logs sent to me and turn them into a crystal report. I believe this is suppose to work through the report expert without any database. Does any know process of how the raw web log ex021110512.log is converted to...
  4. davefm1

    How to create a crystal report from web logs.

    Hi All; I’m stump and need some direction!!! I’ve been ask to take some web logs sent to me and turn them into a crystal report. I believe this is suppose to work through the report expert without any db. Does any know process of how the raw web log ex021110512.log is converted to crystal...
  5. davefm1

    [color red]How to create a cystal report from Web logs

    HI All; i'm stump and need some direction; I’ve been ask to take some web logs sent to me and turn them into a crystal report. I believe this is suppose to work through the report expert without any database. Does any know process of how the raw web log ex021110512.log is converted to crystal...
  6. davefm1

    Sending a datetime parameter...Help

    Hi; First I create enter a date field in a asp (yymmdd). Then covent it to a date time field for the crystal report parameter field. time_str = ",12,00,01)" temp_array = Split(dd250_date,"/") temp_date = temp_array(2) & "," & temp_array(0) & "," &...
  7. davefm1

    Errror...could not be written to memory

    Hi; Does any one know why when I try to bring up one stand alone sub-report in the crystal designer I get the following message. The instruction at 0x77cb3e7 Reference Memory at "0x0205119d" Memory could not be written. when I use interdev debugger it points to CRW32.exe has a...
  8. davefm1

    Errror...could not be written

    Hi; Does any one know why when I try to bring up one stand alone sub-report in the crystal designer I get the following message. The instruction at 0x77cb3e7 Reference Memory at "0x0205119d" Memory could not be written. when I use interdev debugger it points to CRW32.exe has a...
  9. davefm1

    Errror.....Memory could not be written

    Hi, Does any one know why when I try to bring up one stand alone sub-report inthe crysta designer I get the following message. Reference Memory at "0x0205119d" Memory could not be written when I use interdev debugger it points to CRW32.exe has a access violation. This happen with...
  10. davefm1

    Help Error (> transfer Interrupter) and TSLV error

    HI, first off im using vesion 8 and java viewer on windows 2000platform Im receiving two types of errors One I receving ( > transfer Interuped )the Crystal Viewer Loads the report total but the buutons in viewer do not all load up and the run button from that menu.asp bleeds thought report...
  11. davefm1

    Browser / Crystal Viewer Problem ( HELP)

    Hi anyone: Help; The crystal report comes up in the Crystal Viewer However, Not all the page forward buttons show up and (the asp selection menu page the previous page clled from Run Button bleeds through the report into the crystal viewer) causeing the application to lock up and crash...
  12. davefm1

    Help Browser / Crystal veiwer problem

    Hi anyone: Help; The crystal report comes up in the Crystal Viewer However, Not all the page forward buttons show up and (the asp selection menu page the previous page clled from Run Button bleeds through the report into the crystal viewer) causeing the application to lock up and crash...
  13. davefm1

    problem displaying report in crystal viewer

    Hi; I have a report that contains three sub reports. when the report opens in the crystal viewer the first two sub reports load right away . but the third report is out to lunch loading! If i page thought after first page loads from 1 to the last page contain the third sub report it will...
  14. davefm1

    Problem with report in crystal viewer

    Hi; I have a report that contains three sub reports. when the report opens in the crystal viewer the first two sub reports load right away . but the third report is out to lunch loading! If i page thought after first page loads from 1 to the last page contain the third sub report it will...
  15. davefm1

    Problem displaying in crystal viewer!!!

    Hi; I have a report that contains three sub reports. when the report opens in the crystal viewer the first two sub reports load right away . but the third report is out to lunch loading! If i page thought after first page loads from 1 to the last page contain the third sub report it will...
  16. davefm1

    [color red]Cross-Tab repeating it's self....

    Hi I have a cross tab report that repeats self multiple times at different pages with partial data in each cross tab. Has anyone else run into this? How do you work around this? Any Insight to this problem would be appreciated.
  17. davefm1

    Cross-tab repeating it's self ....

    Hi I have a cross tab report that repeats self multiple times at different pages. Has anyone else run into this? How do you work around this? Any Insight to this problem would be appreciated. Thanks for your time; Dave
  18. davefm1

    <strong>Cross Tab Question</strong>

    Hi; I have a cross tab report that displays report for every month in each year for each year on a seperate page The problem is that when page 13 comes up it starts makeing a second tab report right under the first with some of the rows appearing in the first cross-tab and some in the next...
  19. davefm1

    Try to change recived format to another display format

    Hi, my data is coming back in a procedure and is the following format however the o1Jan)02 is a char 9 and not a date field. data comes back as jan,feb mar in order already. Looking for simulor to the tab report whats there now 01Apr02 jjjj xxxx nnnn wwwww aaaa zzzzz 01Aug02 jjjj xxxx...
  20. davefm1

    Can I Change char field to year field

    HI, all, I was wondering can I can a char field like 01 Jan 02 (char9) over to a year field 02 in a crystal fromula field year so I can group fields by. HOW DO YOU DO THIS THANKS DAVE

Part and Inventory Search

Back
Top