<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Jul 2017 06:28:56 Z</lastBuildDate><pubDate>16 Jan 2009 11:24:00 Z</pubDate><description>Hi,&#13;
I have deployed the following files&#13;
Final_WebService.WDL&#13;
Final_WebService.XML , I have configured the IIS properly and the web service is working fine when i return some static value from the web service like the procedure below&#13;
PROCEDURE ret()&#13;
RETURN "Hello"&#13;
but it gives me an error when i use to retrieve data from a table like the procedure below.&#13;
______________________________________________ &#13;
PROCEDURE CheckLogin(b)&#13;
user is Clogin_master&#13;
ds is Data Source&#13;
Deserialize(user,b,psdXML)&#13;
MemoryToFile(user,login_master)&#13;
HExecuteSQLQuery(ds,"select * from login_master where user_id='"+ user:user_id+"'")&#13;
HReadFirst(ds)&#13;
IF HFound(ds) THEN&#13;
	RESULT "True"&#13;
ELSE&#13;
	RESULT "False"&#13;
END&#13;
_________________________________________________&#13;
I have WDL and XML files hosted , do i have to host any other analysis or class files to the soap server. I am receiving this error when i execute the web service&#13;
"analysis query/view not initialized". Does the deployment pc requires windev installed on it?? or i am missing something. I have tested the procedure without deoloying and it is working fine.&#13;
 &#13;
URGENT!! Please help!!&#13;
Regards,&#13;
Prolay</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp</link><title>Web Service not returning data from database</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>007niyasakayil</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-61939/read.awp</comments><pubDate>28 Jul 2017 06:28:56 Z</pubDate><description>hi,&#13;
 i am using windev 21.when i try to execute a system stored procedure in mssql database throu OLEDB it doesn,t work properp…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-61939/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-61939/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17467/read.awp</comments><pubDate>16 Jan 2009 15:55:46 Z</pubDate><description>Hi,&#13;
Problem Solved&#13;
The default connection to database was giving this error so i defined my own connection and it was working …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17467/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17467/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17463/read.awp</comments><pubDate>16 Jan 2009 13:41:37 Z</pubDate><description>Hi Prolay...&#13;
I totally agree with Paulo that you should test the return values of your functions... But just by reading your co…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17463/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17463/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17462/read.awp</comments><pubDate>16 Jan 2009 13:41:27 Z</pubDate><description>Hi,&#13;
Data Source: RAHULA-PC&#13;
OLEDB Provider: SQLOLEDB&#13;
why is the webservice not able to access database? I tried it with other …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17462/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17462/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17459/read.awp</comments><pubDate>16 Jan 2009 12:35:13 Z</pubDate><description>Please help out with this error&#13;
execsql OLE DB access error.&#13;
Error Number = 170124 &#13;
 &#13;
Failure opening connection:&#13;
Data Sour…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17459/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17459/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17458/read.awp</comments><pubDate>16 Jan 2009 12:17:05 Z</pubDate><description>probably some dll's are missing.&#13;
To test webservices i use one text file to log all the possible errors, this is the only way i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17458/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17458/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17457/read.awp</comments><pubDate>16 Jan 2009 12:16:43 Z</pubDate><description>Sorry,&#13;
The code isn't tested as you can see (missing one " in the Fopen), but I hope the idea helps.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17457/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database-17457/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/17455-web-service-not-returning-data-from-database/read.awp">Web Service not returning data from database</source><title>Re: Web Service not returning data from database</title></item></channel></rss>
