I am using the Crystal Report AcvitveX Viewer in my VB 6 application to call up all of my Crystal Reports 8.5 reports.
This application is running fine in most locations.
Today a client called me and told me that on the Citrix server (which all the users are logging into) the export button...
I have a database that contains pictures, and i am printing each picture in my report. The problem is, is that each picture has different hight and leangth, and I need the program to print them in actual size vs. resizing to my screen. Can this be acomplished?
This is the scenario.
I have a code screen with an ado datacontrol on it called adoResrc It is
connected via DSN=MDS and cursor type is adoOpenStatic. When is want to
update a record I set do:
adoResrc.recordset.update
I fill in the fields and then do:
adoresrc.recordset.save
The I get...
Does enybody have a tutorial on Crystal for multi pass reporting. I am using VB with an Access database and I found it easier to create temporary Access databases to run off of.
I figure with a better knowledge of CR I should be able to do all calculations and temporary data values with the...
How do I automatically adjust the application when the resolution of the PC changes?
My app looks great at 800 X 600, but when the resolution is different the program does not adjust. I'm sure this is a simple task, I juat don't know how to do it.
I am using VB6, but I am a C programmer. Have mercy.
My application requires that we do a data submission in addition to printing. I have created the file that we need to submit. The only part left is to dial up, login and send the file.
Does anyone know how to do that? Is there a Plugin for communications?
Thanks in advance
I need my program to dial in to server. Login, and upload a file.
How do I do thus in VB 6? Should I use a third party plugin? Does anyone know of any?
Any advice would be much appreciated.
Steven
I have my setup install the CCRPDTP.ocx file (The date time picker control). For some reason the install won't allow this to register. and when I try to manually register it using regsvr32, Windows 95 will not let me install it.
This is making the program unusable. PLEASE HELP!!!
Steve
i need to design a report for 1099 that can be distributed with my app. Last year this was a mega pain in the ass. We designed a report to print on the form, and had to go to all of our facilities and align it for every possible printer. Any ideas to make my holiday season a little easier?
I have a DOS based program that I am trying to incorporate CR into. I am trying to make this as seemless as possible.
What the program does is on a print command:
1-sends al data to a CSV file, and
2-launched an executable program that will launh a Crystal Report based on that data.
To make...
I am using VB 6 to show ny reports in the Crystal ActiveX control. My problem is, is that I launch my report on form load, and after I shut the activex screen the exe is still running until I close "form1". how do I make my application automaticaly end after CR is cancelled?
I have a report that is giving me a blank page before any data is displayed. I do have checked "new page after", for one of the sections, and when i uncheck I do not have this problem. The problem is that I do need an new page after each record, and the database does not contain a...
I am using CR 8, and am trying to design a report to group with a new page after each type. i checked new page after on the group, but for some reason, the first page of the report comes out blank. When I uncheck "new page after" it does not start a new page. I tried "keep...
I have been using CR 8 to connect to a CSV file through an ODBC connection. I have many deifferent CSV files that I've been using succesfully. I have one file with almost 100 fields. For some reason, instead of using the field names Crystal gave the fields names f1, f2, f3, ... f99. This makes...
I have designed a report with fields to print on specific forms. I need this to work on any type of printer. For some reason, when I run it on any other workstation, not only doesn't it align, but it data on the bottom of the page is actually printing on the next page (offsetting everything)...
I have a database with multi records for each person. Each entry has a date with it. I want the report to only show the latest record for each person. How would I write this selection?
I used the ActiveX report viewer from my VB application, and it works on my computer (where the reports were setup). The problem is when I run the app on another workstation, I have to go into the ODBC in the Windows Control panel, and add the data source to there list. Does anyone know how to...
I have a Check Register report that uses two file: check.register and vendor.master. All the fields on the report are from the check.register except "VENDORNAME", which is linked thru "VENDORNUMBER" from the vendor.master to check.register.
Here is the problem:
The report...
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.