Hi,
My requirement..is i need to call crystal report from Visua basic. But this report is developed in Crystal Report 9.0 version. Can u give the steps how to call this report from VB.
Thanks in advance
Hi,
i am using Common Dialog control(VB6) for letting the user choose the Printer. Doing the print job thru Printer object.
But my problem is,when user selects a printer in the Dialog Control,its not printing on the user selected printer. Even i made the common dialog "PreinterDefault...
Hi,
How can i change the Default printer to another printer in the Dialog Control.& How can i assig that to "Printer".
Thanks in advance.
Vas
Hello friends,
As per my project requirement, i need to convert date to Julian Format.
How can i convert this...
Please help me in this regard.
Thanks in advance...
nivas
hai
i used common dialog control for Printer in my application.
Intially i set the number of copies for the printer as 1(one).
code is like this.
frmIhEditor.dlgIhEditor.Copies = 1
form name : frmIhEditor
dialog component name : dlgIhEditor
When i am printing the page through my application...
hai
I need to create Data Source namee through Visual Basic Application.(i.e That DSN sholud create when i am installing the my Visual BasicApplication)
Can any one help me in this.
Thanking u.
Vas
hai
For my VB Project we are using SQL SERVER as Backend.
I need to find out the no of users who are accessing the database.
i need to restrict my application to 5 users can make use the at a time. If no.of users are more than five my application sholud not allow the next user.
I am trying...
first you retrive the two dates from the database.
And convert those to DATE format then pass these formatted dates to DateDiff function. This should be work.
if not just show ur code.
hello
I am having doubt.
What is the difference between Error() and Error$()
functions.
Both are error functions returning same values.
I need to know What is the significance of "$".
I am very thankful in this regard
Vasu
hai,
As per my application requirement i need to call the crstal report from the ASP page.
I tried for this but i could not achive.
Please specify the steps to call the report.
Thanking u.
Vas
hai
iam facing problem to pass recordset to a report through visual Basic Form.
actually i got it through Crystal report Viewer.
through following code i got it.
-------------
Report.DiscardSavedData
Report.PerformGroupingOnServer = True
Report.Database.SetDataSource objRs...
hai
My problem is how to change the common dialog control button names.
i.e i placed one common dialog "CommonDialog1.showopen"
In this dialog will have "open" and "Cancel" buttons.
My need is i want to change the "Open" button Caption.
I will be very...
Crystal Report 8.5v
sir,
i am struggling with the following problem.
pls help in this regard.
i desigined one crystal report through Crystal Report Package and placed in one folder.
i want to call this report from the Visual Basic Application which is in another folder. From this application...
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.