<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 May 2017 19:58:00 Z</lastBuildDate><pubDate>16 May 2017 15:49:00 Z</pubDate><description>Hi,&#13;
&#13;
I need to make a connection with an SQL database to load some data from another software into our Windev application (that is using Hyperfile).&#13;
I managed to do this by using the SQLConnect() command, SQLFirst(), SQLNext() etc...&#13;
This is working fine on the server (where the SQL database is located) but not on workstations.&#13;
&#13;
I'm using this command :&#13;
&#13;
MyConnection is int = SQLConnect("SBS2011\PFD","MyLogin","MyPassword","PFD","OLEDB",hOledbSQLServer)&#13;
SQL Server 2008 R2&#13;
SBS2011 is the name of the server&#13;
PFD is the name of the database&#13;
&#13;
Many thanks,&#13;
&#13;
Joris</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp</link><title>WD21 : How to connect with MS SQL database over the network?</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/60892-wd21-how-connect-with-sql-database-over-network-60976/read.awp</comments><pubDate>22 May 2017 19:58:00 Z</pubDate><description>I created a little application using hyperfile to store my SQL server DB connections info in (and to encrypt them) and also used…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60976/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60976/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60975/read.awp</comments><pubDate>22 May 2017 11:37:00 Z</pubDate><description>Thank you both for your answers. I am able to connect with the server and get some data with the code below.&#13;
&#13;
MyConnection is …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60975/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60975/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60940/read.awp</comments><pubDate>18 May 2017 15:30:00 Z</pubDate><description>I could connect to any MS Sql Server in my network with the following connection parameters.&#13;
&#13;
DataBaseConnection is Connection…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60940/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60940/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item><item><author>walter</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60900/read.awp</comments><pubDate>16 May 2017 16:45:19 Z</pubDate><description>John,&#13;
- In SQL server manager allow remote connections&#13;
- In SQL configuration manager allow the tcp-ip protocol instead of pip…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60900/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60900/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item><item><author>xof</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60899/read.awp</comments><pubDate>16 May 2017 16:38:38 Z</pubDate><description>Hi Joris,&#13;
&#13;
is 1433 port open on your SBS2011 ??&#13;
&#13;
--&#13;
Christophe Charron</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60899/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60899/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60895/read.awp</comments><pubDate>16 May 2017 16:08:00 Z</pubDate><description>Hi Joris,&#13;
&#13;
I'ld use oleDB for SQL Server in this case instead of ODBC...&#13;
You'll make your life a lot easier.&#13;
&#13;
Cheers,&#13;
&#13;
Pe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60895/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network-60895/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60892-wd21-how-connect-with-sql-database-over-network/read.awp">WD21 : How to connect with MS SQL database over the network?</source><title>Re: WD21 : How to connect with MS SQL database over the network?</title></item></channel></rss>
