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

    Pls Help : "Unable To Connect to Sql Server ..."

    Hi All, I am using Crystal Report 8.0 to create report on MSDE sp3a , but when I try to make connection Natively : More Data Source->MiCrosoft SQL Server-> [Dialog opens] then I type the ServerName, UserID and Password. System hangs for a while, then I get this error : "Unable To Connect to...
  2. krist

    Suppress the PageHeader, But SubReport still Break the page

    Hi All, I have a report with a long/wide page header. On report Footer, I put sub-report to print the summary report. And I format section so that on the last page, the page header is supressed. BUT, still, even the page header already supressed, it still seems to occupy the space, so my...
  3. krist

    Crystal 10 Print Engine API Does NOT support OLAP Report ??

    Hi All, I am evaluating Crystal Report 10 to create OLAP Report on MS Analysis Services 2000. When I integrate the OLAP Report with our Front End using Print Engine API, the report lose its features like : - Drill Down - Slice and Dice - Display Cube View. Those features DOES NOT not work at...
  4. krist

    Crystal 10 Print Engine API Does NOT support OLAP Report ??

    Hi All, I am evaluating Crystal Report 10 to create OLAP Report on MS Analysis Services 2000. When I integrate the OLAP Report with our Front End using Print Engine API, the report lose its features like : - Drill Down - Slice and Dice - Display Cube View. Those features DOES NOT not work at...
  5. krist

    Slow Printing on Epson DFX printer

    Hi All, Our customer print Crystal 8.0 report, no graphich on Epson DFX 5000+ fast printer, very sloww.. Is there any workaround for this ? Thank you, Krist
  6. krist

    Problem with Dimension's level in Crystal Analysis

    Hi All, I have 3 dimensions layout like this : -> Product Group, Product Brand, Product (3 level) The problem is : Some user may waht to start analysis with Product Group, another may want to start with Product brand, the other may want to go directly to Product Detail. In Crystal : the...
  7. krist

    How can I do this dynamic analysis ?

    Hi All, I need Dynamic sales analysis layout like below, Is this possible ? or this is NOT what OLAP for ? From month to month the layout should change. In April : Jan Feb Mar Avg_Last_3_Month Current --- ---- --- ---------------- ---------- Product1...
  8. krist

    Crystal Analisys vs Crystal Report on OLAP ?

    Hi all, We are using Crystal Analisys 9 as OLAP Front end software. Lately I just realize Crystal Report also has the capability to access and analyze Cube from MS Analysis Service, but I have never used Crystal Report for OLAP. Can any body please tell me what are the additional advanced...
  9. krist

    Problem with Left Margin, get 0 Left Margin, pls help..

    Hi All, I am using Crystal Report 8.0 with sql2k. I am using printer Epson LQ 2170 and I use Tahoma 8 on win98 (True Type Font). I have problem : I use US Standard Fanfold paper size and set Left Margin = 1.62 cm. Preview run OK. But when I print to paper, I always get 0 (zero) left margin. If...
  10. krist

    Is Crystal 9 still printer driver dependent ?

    Hi All, I use Crystal Report 8 and we really have some problems about Printer Driver dependency. Is Crystal 9 still dependent on the Printer Driver ? Thanks for your info, Krist
  11. krist

    LEFT JOIN DOESN'T work ??

    Hi All, I am using Crystal Report 8.0 with sql2k, Native Connection, I found that It Doesn't support LEFT JOIN (very well). Here is the case : OrderHeader->LeftJoin->OrderDetail->(Works) OrderHeader->LeftJoin->OrderDetail->LeftJoin ->Produk --> DOESN'T WORKS...
  12. krist

    Can I use Crystal with MySQL ?

    Hi All, We are considering using MySQL in a small budget application. Has anybody used MySQL with Crystal Report ? How does Crystal work with MySQL ? Thanks in advance, Krist
  13. krist

    Can I use SQL Query from Crystal Report ?

    Hi All, After one year of using Crystal, I still think this is impossible from Crystal Report. Page Header : Total Year To date Customer's Order Details : List of Customer's Orders in Current Month. Obviously in Page Header, I need to do this Query : 'SELECT SUM(...) FROM ... WHERE...
  14. krist

    How can I print to 8.5 x 5.5 inc continuous form ?

    Hi Al, I want to print invoice to 8.5 x 5.5 inch continuous form. I am using Epson LX-300, there is no paper size like I mentioned above. What paper size should I use ? Should I use User Defined Paper Size ? Does any body has experience to do this ? Thanks in advance, Krist
  15. krist

    How to Print to 8.5 x 5.5 in Paper From Crystal ?

    Hi All, I have requirement to print to 8.5x5.5 in paper with Epson LQ-2170 from Crystal 8. How can I do that ? No options for that size of paper in Printer setup. Thanks in advance, Krist
  16. krist

    Is this Crystal 8 Limitation ?

    Hi All, I am using Crystal 8 with MsSql2K. I need a JOIN like this : LEFT JOIN INNER JOIN Salesman---------->Invoice---------->Dispatching I use Left Join because I want the Salesman to printed whether OR Not he/she has sales/invoices. BUT Crystal keep on displaying error ...
  17. krist

    Can I pass random parameter to Crystal Report ?

    Hi All, I have requirement that I almost think Crystal cannot do : e.g : I have RPT where parameter is : Customer Code. I have 10 customer : Cust01, Cust02, Cust03, ..., Cust10. What If I want to print : Cust01, Cust05, Cust06, Cust09, Cust10 (chosen by the user) ; this is what I call random...
  18. krist

    Can I do Custom Calculation in Crystal Analysis ??

    Hello All, I am new comer in OLAP and Crystal Analysis. I am using Crystal 8.5. I have requirement to display/Analyze my cube in this layout : January February March ..... December ---------------------------------------------------- Sales 2001 150 200 300...
  19. krist

    Print ID Card from Crystal Report

    Hello All, I need to print ID Card for Each Employee from Crystal Report with a photograph printed for each employee, the filename of JPG file is stored in a column in imployee table. Do you know, Can Crystal Report 8.0 do this ? Thanks a lot for any help, Krist
  20. krist

    How to package a runtime DLL for deployment ?

    Hello All, I am going to deploy Crystal Report 8 integrated with my application develope in Clarion (Not VB), using Crystal Report Engine API. Is there any tool to automatically collect all DLL required during runtime ? This is because sometimes my RPT behaves differently between one computer...

Part and Inventory Search

Back
Top