Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UNC usage
Message
From
24/02/2006 11:22:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
UNC usage
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01098924
Message ID:
01098924
Views:
54
I have a VFP application that utilizes the Crystal Report Viewer.
Does anyone know if populating the report path with UNC instead of drive mappings causes a problem?

ie
thisreport= '"\\HQ\HQ.volume01\Apps\In-House Apps\lp2ms\REPORTS\transfer exception.rpt"'
*thisreport= '"F:\Apps\In-House Apps\lp2ms\REPORTS\transfer exception.rpt"'
CRApplication = createobject("CrystalRuntime.Application")
CRReport = createobject("CrystalRuntime.Report")
CRReport = CRApplication.openreport(&thisreport)



Thanks
Gary
God Bless America
Next
Reply
Map
View

Click here to load this message in the networking platform