<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Sep 2017 07:50:00 Z</lastBuildDate><pubDate>6 Sep 2017 07:50:00 Z</pubDate><description>Hi to all&#13;
&#13;
I have 2 projects.&#13;
1. ERP (Windev)&#13;
2. Test (Webdev)&#13;
&#13;
I use code to change connection and connect into database (analysis). Also use Manual start for GPW: GpwOpen()&#13;
&#13;
for GPW connection I use this code:&#13;
IF gpwOpenConnection(KonekcijaNaGroupware,"Admin","","192.168.1.199","GPW_Database",hAccessHFClientServer,hOReadWrite,"",hDynamicCursor) = False THEN&#13;
Info("Not OK")&#13;
END&#13;
&#13;
This connect correct to GPW_Database and also create sub-folder with project name so I have 2 GPW's. GPW_Database\Gpw_ERP and GPW_Database\Gpw_Test.&#13;
How to change folder and connect second project into Gpw_ERP so I can use same users for connection. HChangeDir() and hChangeConnection() does not work.&#13;
&#13;
Thank you.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62558-gpw/read.awp</link><title>GPW</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
