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

    Calling CR Viewer from our application

    For over 13 years ( using Crystal 6 through 11.5)we have called the viewer through an ActiveX call using this code and now it is something no longer available to CR2008 > . We still create the report fine but can no longer call the browser to open the rpt with the active x. Anyone no what we...
  2. DrHabi

    RAS no longer an option in Crystal 2008

    Hell, We have been using Crystal 11 for many years and now since it is no longer available for a our clients we need to upgrade our version. We have intregated CR2008 into our application and everything is working fine a far a producing our report but when we call them through the asp pages we...
  3. DrHabi

    Disappearing Graph

    I really never use graphs much at all so I am trying to figure out why my graph is disappearing when rendering through the Crystal server. The graph seems really simple since I only am trying to see the percentages I have already calculated in my view so basically In 93.56% and want to show this...
  4. DrHabi

    Creating ASP page to open created report with Crystal Viewer 2008

    I am wondering if anyone has done this type of developement where we created the report through the Crystal CRC components then open in the browser. We have used this method with the Server for year but we are looking to bypass the Crystal Web Server and just send the URL and open with the...
  5. DrHabi

    On Demand Sub report login issue

    WHen using Crystal 10, I am trying to use an on demand subreport but keep getting the login screen when clicking on the hyperlink. This is on Server 2003. I haven't created to many on demand subreports so I am not sure if there is some setting on the report server that can hold the login or if...
  6. DrHabi

    Reports all print shifted to the left

    All of a sudden my IT guy somehow changed the something that is causing all my reports to display and print shifted way to the right. We are using Crystal 11 It truncates half of the report in the viewer but when I open the created report in Crystal everything is fine. I cannot see anything...
  7. DrHabi

    Conditional formatting Cross tab

    I am trying to see if I can have every other column have a background gray. Is this possible? I also would like repeat column names after ROw 1, is this possible. Using CR11 Thanks jim
  8. DrHabi

    Crystal vs Reporting Service

    I know most people have probably tried out the Microsoft Reporting Service by now and was wondering what the vibe is out in the market. I still feel it is a little simple that is most likely best used as an in house reporting service. It seems to me that it is still not an easy thing to roll out...
  9. DrHabi

    Performance Issue

    Hello, I have a report I created for a client and using the exact same database SQL 2000 and version of Crystal 10, it is much slower at their site. It is a very complex report that uses around 4 views linked together and I have checked to see that all permissions look the same but when I run...
  10. DrHabi

    splitting string

    I wasn't able to search and see if this has been asked before so sorry if it has. I need to split a string and get only two numbers out if. The field string looks like this: ZMC CREW HD TSU-YYZ/YVR/YUL:Qty from 106 to 80 the text before the ':' will change in length but the rest stays the same...
  11. DrHabi

    Printing options in Crystal 11

    Does anyone else print in with an ActiveX viewer instead of the pdf that is defaulted in the viewer? Our clients hate to go through all the extra steps it takes in order to printfrom the viewer in crystal 11. We still the Crystal 11 viewer but was wondering if their is some setting I have not...
  12. DrHabi

    Splitting String

    I have a string I need to split up. Sometimes it is it is like this: item1_item2 or item1_item2_item3_item4 or item1_item2_item3_item4_item5_item6_item7_item8 I need to get all the items but it is unknown if there is 0 or 8 items but always split with an _ . thanks any help would ge great
  13. DrHabi

    Default printer changes in Crystal XI

    We have been using Crystal for many years nad currently when upgrading to Crystal XI we are experiencing that the default printer is changing to the Microsoft Office Image Document. When we run our print and post which calls on the ActiveX, we are not getting the default printer selected of the...
  14. DrHabi

    Join strings

    I wnat to join two string and form one and I want them all to display the second field at the end in the same place. I know there must be something simple but i haven't figured it out yet. example ingredient + packsize gives output like apples each eggs doz what I want is apples...
  15. DrHabi

    First Record Selection

    Hello, I am trying t create a view where I am summing up a bunch of number then group location and items. What I am also trying to do is grab the first cost that is attached to my first record and store it for each item and location. here is my select statement. Let me know if there is...
  16. DrHabi

    CRViewer issue

    I have a client that is using Crystal 8 and I cannot seem to figure out how to resolve this issue. The report I created for them works great in our environment but when I run it through theirs it does not display correctly but does have the correct informantion when I open up the Xreport( which...
  17. DrHabi

    joining two like tables

    How can I create a view to join two like tables into one. Both tables have the same fields and I would like to create a view to join them together. One is for current sales and the other is for posted sales and when I select a date range I want to be able to get data from both tables and add the...
  18. DrHabi

    Formula problem

    I am tryign to figure out a formula that will tell me the answer to this situation I want to find the value of a number that is decided from an input number less the tax rate. For example: given a number- $8.50 given tax rate - 7.5% want to know the number that it takes to x +(x*.075)=8.5...
  19. DrHabi

    Split function question

    I have a field in my database that has dollar amounts seperated by a blank space such as '100.00 100.00 2.25 225.00 79.00 35.1 146.00 0.79 64.89' I currently use this formula to extract the numbers out of this field into sperate qtuantities but find it to be use too much of the processors...
  20. DrHabi

    Setting printing in ActiveX for Crystal Embedded Ent.

    I am trying to set default print mode setting to Activex instead of pdf. I see there is a way to do this in Crystal Enterprise through Launchpad but have not figured out how or if it can be done in CE embedded.

Part and Inventory Search

Back
Top