<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Jan 2015 11:09:10 Z</lastBuildDate><pubDate>10 Sep 2012 19:31:55 Z</pubDate><description>Hello,&#13;
I am trying to create a simple report of all hours worked on a project within a range of dates.&#13;
#1 Is there a built-in report that does this??&#13;
&#13;
#2-I couldn't find one so I am trying External Access but not getting any results back.&#13;
&#13;
I can log in - (This reports Opened!)&#13;
IF CCExternalAccess._bOpenCCSession("Me","PW","O:\WX Projects\") THEN&#13;
	Info("Opened!")&#13;
END&#13;
&#13;
Check the status - (This reports 5 (Ready))&#13;
Trace(ComponentInfo(CCExternalAccess,ciStatus))&#13;
 &#13;
BUT This returns sProjList as blank. (There are 12 projects in the manager)&#13;
sProjList is string&#13;
sProjList = CCExternalAccess._PROJECT_sIDList()&#13;
&#13;
-----------------------------------------------------------------------&#13;
Is there a checkbox I didn't click? or a property I need to enable???&#13;
&#13;
Thanks &#13;
c</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36827-ccexternalaccess-component/read.awp</link><title>CCExternalAccess Component</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>g.vdborn</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36827-ccexternalaccess-component-49862/read.awp</comments><pubDate>14 Jan 2015 11:09:10 Z</pubDate><description>Hi,&#13;
&#13;
The user must have administrator rights &#13;
&#13;
http://hostimage.windev.io/images/Contributor_e73598ea02d55a0ba196e28d4e714ad…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36827-ccexternalaccess-component-49862/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36827-ccexternalaccess-component-49862/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36827-ccexternalaccess-component/read.awp">CCExternalAccess Component</source><title>Re: CCExternalAccess Component</title></item></channel></rss>
