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"...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.