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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SangeethaEdward

  1. SangeethaEdward

    FileDSN for Report calling

    We are using Crystal 9.0 as a reportinf tool for project in VB with ORACLE. I want to use FILEDSN, for calling the report from VB. This is the code I am using to call the report. CRXReport.Database.Tables(1) .ConnectionProperties.Add "FILEDSN", App.Path & "\MYDSN.DSN&quot...
  2. SangeethaEdward

    How to display the decimal fields from Views

    hello I am using Crystal report 9.0 for reports. I have a table in ORACLE with decimal(5,2). I made a view on the table with the decial field and that view is used in crystal report directly as view. While displaying the field , Crystal is not displaying the fraction part, it is truncating the...

Part and Inventory Search

Back
Top