QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
I have finally got it to install without having to remove units from package, how ever it does not have Datasource as a option any more. When i put a TQRChart on the Quickreport form it puts the chart there and i can see in the code that it has entered the following.
QuickRep1: TQuickRep;
QRSubDetail1: TQRSubDetail;
QRDBChart1: TQRDBChart;
QRChart1: TQRChart;
This is good it appears to have created the TQRDBChart. but there does not seem to be a link between the 2 charts.
I really need help here.
We have Delphi Berlin, QuickReport 506, and Tee Chart 2016.18
Prior email that i had sent is below
------------------------------
Hi,
Every time we upgrade Delphi and get new TeeChart components the TQRChart fails to install, It is the only problem we have with upgrading. So much so we had to go back to a delphi we used in 2010 just to keep working as that was the only one that worked. We have used the tee charting system extensively through our application for approx 13 years so it is heavily incorporated.
I have followed to the letter the install requirements and have unistalled and installed it many times.
This time it compiled the first time, great i thought except that it will not get added to the packages as there is a module missing. Helpfully it doesnt tell me which is the problem. I can get it to compile and install if i remove TeeQR924.dcp from the dcltqr924.bpl but then in the quick report form the chart does not have a dataset as part of it's list of datasource options.
I have tried to get help from Steema multiple times on this current issue/upgrade to no avail. We are a current customer and require help. If we cant get any where i will write the steema components out of our system and go to other charting options.
QuickRep1: TQuickRep;
QRSubDetail1: TQRSubDetail;
QRDBChart1: TQRDBChart;
QRChart1: TQRChart;
This is good it appears to have created the TQRDBChart. but there does not seem to be a link between the 2 charts.
I really need help here.
We have Delphi Berlin, QuickReport 506, and Tee Chart 2016.18
Prior email that i had sent is below
------------------------------
Hi,
Every time we upgrade Delphi and get new TeeChart components the TQRChart fails to install, It is the only problem we have with upgrading. So much so we had to go back to a delphi we used in 2010 just to keep working as that was the only one that worked. We have used the tee charting system extensively through our application for approx 13 years so it is heavily incorporated.
I have followed to the letter the install requirements and have unistalled and installed it many times.
This time it compiled the first time, great i thought except that it will not get added to the packages as there is a module missing. Helpfully it doesnt tell me which is the problem. I can get it to compile and install if i remove TeeQR924.dcp from the dcltqr924.bpl but then in the quick report form the chart does not have a dataset as part of it's list of datasource options.
I have tried to get help from Steema multiple times on this current issue/upgrade to no avail. We are a current customer and require help. If we cant get any where i will write the steema components out of our system and go to other charting options.
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello Carl,
I see we received the mail you stated the 25th May and we replied it the same day. Didn't you receive it? The mail contained a zip with the packages, so some filter may have intercepted it.
Here there are the packages we attached to that reply:
Note these are the packages built with TeeChart Standard v2016.18 (this is the commercial Standard version, not the Lite version shipped with the IDE).
We are investigating the issue you are reporting about the two unconnected Charts and we'll be back to you here asap.
I see we received the mail you stated the 25th May and we replied it the same day. Didn't you receive it? The mail contained a zip with the packages, so some filter may have intercepted it.
Here there are the packages we attached to that reply:
Note these are the packages built with TeeChart Standard v2016.18 (this is the commercial Standard version, not the Lite version shipped with the IDE).
We are investigating the issue you are reporting about the two unconnected Charts and we'll be back to you here asap.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello again Carl,
I see in previous mails you asked for support on RAD 10 Seattle while in the mail you stated above you were referencing "24", so that was for RAD 10.1 Berlin, not for Seattle.
We'll send you the packages for RAD 10.1 Berlin and TeeChart Standard v2016.18 as soon as possible.
I see in previous mails you asked for support on RAD 10 Seattle while in the mail you stated above you were referencing "24", so that was for RAD 10.1 Berlin, not for Seattle.
We'll send you the packages for RAD 10.1 Berlin and TeeChart Standard v2016.18 as soon as possible.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello Carl,
Attached there are the TeeChart Standard v2016.18 packages for Quick Report 5.06
Feel free to contact us if you have any problems.
Thanks in advance
Attached there are the TeeChart Standard v2016.18 packages for Quick Report 5.06
Feel free to contact us if you have any problems.
Thanks in advance
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Yes it was seattle at that point, but then berlin came out and so we upgraded thinking it might have been the problem.
I had received the initial files from you and had tried them too. But still issues.
I will try the zip you have just posted and see how that goes.
Cheers
I had received the initial files from you and had tried them too. But still issues.
I will try the zip you have just posted and see how that goes.
Cheers
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
I noticed that the files you gave me and the ones that the TeeChartVCLFMXStandard-2016.18 setup are different for the quick report side.
eg... installed are dclTQR924 vs the new ones from zip are dclTee9QR506D24 ???
I copied the pre compiled files to relevant locations as per instructions also made sure paths are set.
It comes up with specified module not found on package install.
I recompiled the files from the zip which did so with no errors and then copied them again and same error msg as above.
eg... installed are dclTQR924 vs the new ones from zip are dclTee9QR506D24 ???
I copied the pre compiled files to relevant locations as per instructions also made sure paths are set.
It comes up with specified module not found on package install.
I recompiled the files from the zip which did so with no errors and then copied them again and same error msg as above.
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello Carl,
I'm sorry to hear you find so much problems with this integration.
I'm sorry to hear you find so much problems with this integration.
Could you please copy the exact error message here?Carl wrote:It comes up with specified module not found on package install.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
See attached image.
This came up when i followed the instructions. I double checked what i did and could not see where i might have failed.
This came up when i followed the instructions. I double checked what i did and could not see where i might have failed.
- Attachments
-
- Berlin error Quick report Tee Chart.jpg (142.39 KiB) Viewed 58708 times
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello,
The packages Sandra attached here are named DclTee9QR506D24.bpl & Tee9QR506D24.bpl. Sandra tested them with TeeChart Standard v2016.18 packages for Quick Report 5.06 that we understand is the same environment you use. Could you please try with them?
The packages Sandra attached here are named DclTee9QR506D24.bpl & Tee9QR506D24.bpl. Sandra tested them with TeeChart Standard v2016.18 packages for Quick Report 5.06 that we understand is the same environment you use. Could you please try with them?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Sorry i uploaded wrong error msg, if you scroll down the image you will the error msg. This was using the package that sandra had a attached.
I checked the modules required within the package and made sure those where available in the Library paths this is 32bit atm. once all is good i will upgrading it to 64bit.
I checked the modules required within the package and made sure those where available in the Library paths this is 32bit atm. once all is good i will upgrading it to 64bit.
- Attachments
-
- Berlin error Quick report Tee Chart.jpg (235.45 KiB) Viewed 58686 times
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello,
It works for me: Are you running the IDE with enough privileges (run as admin)?
It works for me: Are you running the IDE with enough privileges (run as admin)?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
I am still getting the "Specified module not found" msg. I am uninstall teechart and trying again. I do have a question about the paths though as i follow the sheet i see that i need to add it to lib. That is ok however see attached. your documentation may need updating. I even got to the point of adding it in the lib directory plus the 2 sub directories. and still no joy.
- Attachments
-
- Library Path.jpg (38.97 KiB) Viewed 58656 times
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Ok i have removed all the files and cleaned out folders. started afresh. I both tried using the recompiled files you send me and recompiled the units in it.
Neither worked and the msg displayed was "Specified module could not be found".
When i recompiled it it compiled without any errors, i even tried to then use the install function at that point for the design time module and still go the "Specified module could not be found" error. I checked the requires dcp files to make sure they were there and in a path that Berlin can access. They were all accessible, is there other modules that i need to look for ?
Neither worked and the msg displayed was "Specified module could not be found".
When i recompiled it it compiled without any errors, i even tried to then use the install function at that point for the design time module and still go the "Specified module could not be found" error. I checked the requires dcp files to make sure they were there and in a path that Berlin can access. They were all accessible, is there other modules that i need to look for ?
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
Hello,
The error appearing when the package is being loaded usually indicates it includes references that can't be resolved. Since you can build the packages yourself without errors, I would assume the references in the packages must be fine.
The only I can think on:
- You may be loading the IDE without enough privileges: Try to open it with "run as administrator".
- The IDE may be finding a different bpl with the same name somewhere in your disk. I'd search for that (reference here).
Do you have a second machine to check the packages?
The error appearing when the package is being loaded usually indicates it includes references that can't be resolved. Since you can build the packages yourself without errors, I would assume the references in the packages must be fine.
The only I can think on:
- You may be loading the IDE without enough privileges: Try to open it with "run as administrator".
- The IDE may be finding a different bpl with the same name somewhere in your disk. I'd search for that (reference here).
Do you have a second machine to check the packages?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: QRTeeChart - Missing Datasource. Quick Report 5 and 2016.18
No dont have a second a machine to try.
Yes i am running as admin, i double checked to make sure.
and made sure that there is only one bpl available too.
it is a very odd problem.
Yes i am running as admin, i double checked to make sure.
and made sure that there is only one bpl available too.
it is a very odd problem.