Hello,
I want to create a field in the table using form i.e. not thru create table but thru form,and use the same fields in calculation and in reports automatically.Any one has done this before,please help.
Thanks in advance.
Pashu.
Dear Friends,
I've developed payroll package in VB6 and backend is oracle 8i.After saving the details of the forms in table the table doesn't get commits immediately,to view the updated changes i had to close the form and again open the same form to see the changes,i want to see the...
Hi friends,
I want to create a fields the table has already created thru form on a click of a command button.I'm using oracle 8i and subsequently field should be mapped into report after creation.How do u go about it,seeking help.Thanks in advance.
Regards,
Pashu.
Hello Freinds,
I've developed the report ,my database is oracle 8i thru view.The report currently printing looks like below-
Apr May
Eno Ename Paid_days value Gross Paid_days value Gross
1 xyz 30 60 5000...
Hello Freinds,
I've passed the parameters for the report it is working fine but when i give the parameters such as from month 03 and year 03 and to month 02 and year 04,it gives the error "The minimum cannot be greater than maximum',i have understood the problem but is there any other way...
Hello Freinds,
I've passed the parameters for the report it is working fine but when i give the parameters such as from month 03 and year 03 and to month 02 and year 04,it gives the error "The minimum cannot be greater than maximum',i have understood the problem but is there any other way...
Hi Friends,
I'm not able to connect to my oracle 8i database when executing crystal reports 7.0 thru Vb 6.0. I've written sql in crystal reports.
My connection is thru DSN and my code in vb is
cr1.discardsavedata=true
cr1.action=1
Please help me i'm...
Hi friends,
I want to execute crystal reports from vb i'm doing thru logon server but i'm getting the error object required,i've given all the arguments i.e. dllname,dsn name,dbname,useid,passwd of which database name is optional.Can any one has done it before or by any other way kindly let...
Hi Friends,
I'm developing payroll package in which i want to store the photo of an employee against his ticket no..How do i go about it,i'm using oracle 8i and vb 6.0.Please suggest its urgent.Thanks in advance.
Regards,
Prashant.
Hi everybody,
I've developed the reports in cr7.While executing the reports from vb6.0 i get the error database not found.
my code is
cr1.discardsaveddata
cr1.action=1
Also the report dosen't display updated data.Please suggest,its urgent.
Thanks in advance
Pashu.
Hi Freinds,
I've written the function to convert figures into words in vb 6.0 and by passing the amount value to the function i'm getting the figures in words and storing in database and printing on the report.
But now i'm desingning one such report by writing the query and executing...
Hi Friends,
How to execute crystal reports from vb6,i've given the foll. command cysrepname.action=1 in vb.But it gives the error database not found.I've unchecked the option in cry.reports "save data with report" i.e. whenever the report is executed it will refresh the data.Any...
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.