<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 Sep 2015 14:55:04 Z</lastBuildDate><pubDate>23 Sep 2015 16:11:20 Z</pubDate><description>I despair!!!!&#13;
I've pulled several database tables from MS SQL in my analysis. In the Connection I use the OLE DB Provider for SQL Server. In the development environment that works without problems. The parameters for HOpenConnection are in an ini file. This is read at startup and purifier for registration. If the application is installed on another drive, I get the error message "Invalid connection". I have no idea was, could be the problem and need urgent help. It would be nice if I could get from you a tip.&#13;
Anyone had similar problems? Who can help me? Thanks for your support in advance ever.&#13;
// Parameters of the connection&#13;
LIAS_GTR..Provider = hOledbSQLServer&#13;
LIAS_GTR..User = gsDBUser&#13;
LIAS_GTR..Password = gsDBpw&#13;
LIAS_GTR..Server = gsDBServer&#13;
LIAS_GTR..Database = gsDBName&#13;
LIAS_GTR..Access = hOReadWrite&#13;
&#13;
&#13;
// Opening the connection&#13;
&#13;
gbConnectionOK = HOpenConnection(LIAS_GTR)</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp</link><title>OLE DB access error / WINDEV Error Code 73001</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>pa_oliveira</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54151/read.awp</comments><pubDate>25 Sep 2015 14:55:04 Z</pubDate><description>Probably you have one connection in the analisys with those values.&#13;
Try using HChangeConnection("*",LIAS_GTR)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54151/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54151/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>JMichels.jmc</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54122/read.awp</comments><pubDate>24 Sep 2015 14:36:48 Z</pubDate><description>This is the content of the ini:&#13;
D: and E:&#13;
DBServer=JMLAP\MSSQLSERVER2012&#13;
Database=LIAS_GTR&#13;
UserName=sa&#13;
Userpw=sa&#13;
&#13;
I have …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54122/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54122/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>pa_oliveira</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54118/read.awp</comments><pubDate>24 Sep 2015 12:41:19 Z</pubDate><description>The only strange thing i can find in your error message is the name of the DB, in one case is LIAS_GTR in another is LIAS GTR&#13;
W…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54118/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54118/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>JMichels.jmc</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54112/read.awp</comments><pubDate>24 Sep 2015 11:14:55 Z</pubDate><description>I use a MS SQL server. The OILS DB Connector is installed.&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54112/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54112/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>JMichels.jmc</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54111/read.awp</comments><pubDate>24 Sep 2015 11:12:48 Z</pubDate><description>Here is the complete error message:&#13;
&#13;
DB-Connection&#13;
Die Anmeldung an dem Server JMLAP\MSSQLSERVER2012 - Datenbank LIAS_GTR hat…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54111/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54111/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>pa_oliveira</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54103/read.awp</comments><pubDate>23 Sep 2015 18:53:28 Z</pubDate><description>Can you please post the full error message using ErrorInfo(errFullDetails)?&#13;
&#13;
Can you tel us what are the diferences between th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54103/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54103/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54100/read.awp</comments><pubDate>23 Sep 2015 17:41:38 Z</pubDate><description>Hi&#13;
&#13;
from your description, it looks like the OLEDB connector is not &#13;
installed on the other machine.&#13;
&#13;
But why use the OLE D…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54100/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code-54100/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54096-ole-access-error-windev-error-code/read.awp">OLE DB access error / WINDEV Error Code 73001</source><title>Re: OLE DB access error / WINDEV Error Code 73001</title></item></channel></rss>
