Hello David,

I've changed Query to Execute_Query with no compilation issue.
See attached diff file:

Attachment: patch10.diff
Description: Binary data


I've also executed tutorial 10 with success.

Is it correct for you?

Regards, Pascal.
http://blady.pagesperso-orange.fr


Le 17 mai 2015 à 03:50, Rabbi David Botton <[email protected]> a écrit :

> Not sure why it is the case, but you can give a try, change Query for 
> Recordset to Execute_Query and can see the issue.
> 
> David Botton
> 
> 
> On Sat, May 16, 2015 at 3:09 AM Pascal <[email protected]> wrote:
> Thanks David,
> Though they have the same name and parameters, It is curious as one is a 
> procedure and the other is a function.
> Isn't it?
> 
> Regards, Pascal.
> http://blady.pagesperso-orange.fr
> 
> 
> Le 15 mai 2015 à 20:09, Rabbi David Botton <[email protected]> a écrit :
> 
> > I've change Next to have the mode "in out"
> >
> > If Execute_Query and Query share the same sub program name the compiler has 
> > difficulty resolving which to use with out further qualification. So I am 
> > going to leave them as is.
> >
> > I have added Execute_Update that combines the call to Execute_Query and 
> > Affected_Rows in one function.
> >
> > David Botton
> >
> 
> 
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Gnoga-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________
> Gnoga-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gnoga-list

------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to