<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>20 May 2015 11:17:00 Z</lastBuildDate><pubDate>13 May 2015 12:25:00 Z</pubDate><description>I've build a service with WD18. Ik works fine on several computers.&#13;
&#13;
The service makes contact with HFSQL server on a PCSoft account. It copies small files from a specific map on the client-server and place them in a memo in the HFSQL server.&#13;
Then the original file will be deleted.&#13;
&#13;
On the production server, the files are not deleted because the service has no delete rights.&#13;
&#13;
The client where the service will run on a specific server gave me now a username and password.&#13;
&#13;
I can not fill this in when I compile te service or when I make the setup.&#13;
&#13;
Can someone tell me if and how I can solve this.&#13;
&#13;
Many thanks,&#13;
&#13;
Willy Hermans</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user/read.awp</link><title>Service on a server for a specific user</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52199/read.awp</comments><pubDate>20 May 2015 11:17:00 Z</pubDate><description>Hello,&#13;
&#13;
In the initialising code of the project I've placed&#13;
&#13;
Service.user = "a username"&#13;
Service.Password = "a Password"&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52199/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52199/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user/read.awp">Service on a server for a specific user</source><title>Re: Service on a server for a specific user</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52071/read.awp</comments><pubDate>13 May 2015 12:53:00 Z</pubDate><description>you can change this after the installation of the service.&#13;
&#13;
Depending on you OS version the options may be slightly different …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52071/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user-52071/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52069-service-server-for-specific-user/read.awp">Service on a server for a specific user</source><title>Re: Service on a server for a specific user</title></item></channel></rss>
