ActiveX Control
-
- Posts: 1
- Joined: Tue Oct 10, 2017 12:44 pm
ActiveX Control
The R&R 8.0 ActiveX control does not seem to understand UNC names such as \AppsFinanceSmr. It reports that the PDI file cannot be located. If a regular directory is used, such as I:Smr then there is no problem.____Is there something we are doing wrong, or is this how it works?
=> RE: ActiveX Control
I will check if this is really a design restriction.____Kathleen__R&R Support
-
- Posts: 9
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: ActiveX Control
>I will check if this is really a design restriction. __>__>Kathleen __>R&R Support ____What was the answer to this question? I have successfully used the ActiveX with UNC filenames except for one type of instance. In a separate post (on 12/601 - "OCX in Delphi; groupfields problem" I defined a problem I was having with the ActiveX control. To recap, I get a "unknown or ambiguous group field^ error for certain reports. I have now narrowed down the circumstances under which the problem happens. If I have a master table that is on a local drive (i.e., c: mp est.dbf) and relate it to a network table using the UNC name (\servernamesharenamedetail.dbf), the report will work until I add a group level based on the related table. If I use the same master table and relate it to a local drive copy of the network table, it works. It would seem that the ActiveX does not deal with a mixture of drive-mapped and UNC names together when it comes to group levels. At lease that what it seems like with what I have tested so far. For what it^s worth, if I open the report files with notepad, I can see that the UNC names and drive-mapped names appear to be correct in all the reports including the ones don^t work with the activeX.____By the way, this test was done with rrw32.ocx version 9.0.6.0 which you emailed to me on 12/6/01.