Hello all,
I have a simple VB form and I am placing the control in the centre of the form. But when I run it, the form moves to the right top corner of the form.
Does anybody know why this is happening?
Thanks in advance.
Hello everybody,
We have a thick client Java Application that requires a reporting module added to it. I have been researching various reporting tools like Crystal Reports, JReport etc. and still not sure what to decide.
Has anybody worked on integrating Crystal Reports / Crystal Enterprise...
Hello all -
Can anybody give me some information on how to integrate Java with Crystal Reports 9.0. I have a thick-client Java application and I want to run crystal reports from this application.
Crystal Decisions website talks about using a Reportviewerbean. Has anybody worked with this...
Hello all,
I am in the process of suggesting a new reporting tool for our company, most probably Crystal Reports/Crystal Enterprise.
Presently our customers have lot of requirements where they want to customize the report formats - ie, the layout of the report is very dependent on the...
Hello all,
I am in the process of suggesting a new reporting tool for our company, most probably Crystal Reports/Crystal Enterprise.
Presently our customers have lot of requirements where they want to customize the report formats - ie, the layout of the report is very dependent on the...
Currently, the reports are written using Component One(VSView) and Visual basic. The reports are usually printed in PDF format or a Text format. Due to new requirements that stream in from customers, the current application is becoming impossible to maintain due to its relative lack of...
Thanks for the input.
Our company is planning to convert the existing reports written using a third Party tool, into crystal reports.
Are these tools provided by Crystal Enterprise have similar features to CR Report Designer? The reason why I'm asking this is: Some of the existing reports...
Hello all,
Though I've been using Crystal Reports a lot, I'm totally new to Crystal enterprise. So, I have a basic question about Crystal Enterprise 9.
Does Crystal Enterprise 9 has an in-built Report Designer? If no, does it imply that I need 2 products - 1.Crystal Reports and 2.Crystal...
Hello all,
I've been extensively using the previous versions of Crystal Reports (From version 4.0 to 8.5) for the past 5 years. Now my company is upgrading to Crystal Reports 9.0 (Crystal Enterprise). Will it be easy for me to start on Crystal Enterprise just by start working on it and doing...
Thanks for the reply Dima. I removed the DBMS_OUTPUT Statement. Still doesn't work. When the function errors out, doesn't go to the exception area of the Stored Procedure and P_ret_code contains 0.
Thanks.
Hi,
I have a Stored Procedure like this:
Procedure VES_PROCS.ASDA
(p_cmpny_id IN char,
p_ret_code OUT number);
IS
BEGIN
Select
VA.Vndr_No as VendorNo ,
SGV.Vndr_Nm as VendorName ,
VA.Ref_No
Get_Terms( 'S ' , va.ref_no) as Terms,
from Vndr_Att VA , SG_Vendor SGV
where VA.SGV_No...
I need TermRec.Term_Nm to be of size 15.
i.e, If TermRec.Term_Nm has a value 'ABC', I need to change it to 'ABC ' and then concatenate with V_Term_Str.
The datatype of TermRec.Term_Nm in the database is
Varchar2(15).
Thanks.
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.