I created a simple report which drag field from store procedure. Then i have a VB program to call this report and it's work fine in my development machine. After, i deploy this application and report to my client machine and call the report from application (VB) but when the CV viewer come out...
Hi synapsevampire, as you said we are creating the report and embedded the database source while we create the report and inject the store procedures. Then we just simply drag the field onto the report. From our VB program, we just simply call up the report then it return us the result. We...
Currently, we are using CR 9.0 Advanced. We encounter a problem when we are generating the report. The scenario as follows:
1. We created a report which connected to our development database (e.g database name "A" )(SQL 2000) and the report fields are injected from stored procedure created on...
Hi, i have a question related to Database field. The scenario is like that:
1. I created a store procedure that return me 4 fields.
2. After i give parameter to this store procedure it suppose return me 2 records
Field 1 Field 2 Field 3 Field 4
e.g Record 1...
Hi Mkoslof, Thanks for your reply about my problems. However, i don't know why it cannot display the checkbox and uncheck box ??? The following is my code of a formula field. I tested field1 is true by output some normal text but it cannot output Chr(254) and chr(168) ?? why ??
if {filed1} =...
Thanks for your reply about my problems. However, i don't know why it cannot display the checkbox and uncheck box ??? The following is my code of a formula field. I tested field1 is true by output some normal text but it cannot output Chr(254) and chr(168) ?? why ??
if {field1} = true then...
Hi all expert..i have some questions about the report layout and formula (may be not sure)
1. Are there any CheckBox control in Crystal Report ? I can't find it ??
2. If not CheckBox control but i am wondering how i can present the same things ? I am thinking to use the Box object but how can...
Hi all expert..i have some questions about the report layout and formula (may be not sure)
1. Are there any CheckBox control in Crystal Report ? I can't find it ??
2. If not CheckBox control but i am wondering how i can present the same things ? I am thinking to use the Box object but how can...
Hi all i am writing VB6 with Crystal 9. How can i write code in VB6 that request Crystal connect to the database SQL server) to get data ?? Please help thanks ?
By the way, any ebook reference guide ?
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.