Res: Res: [Harbour] tmysql and procedure (don´ t support)

2010-05-03 Thread Fernando Athayde
about this tread, didn´t came anything
http://lists.harbour-project.org/pipermail/harbour/2010-April/035583.html

Best Regards,
Fernando Athayde





De: Viktor Szakáts 
Para: Harbour Project Main Developer List. 
Enviadas: Segunda-feira, 3 de Maio de 2010 7:36:52
Assunto: Re: Res: [Harbour] tmysql and procedure (don´t support)

Did you read my answers?

Viktor

On 2010 May 3, at 12:34, Fernando Athayde wrote:

> someone already passed for this?
> 
> Best regards,
> Fernando Athayde
> 
> De: Fernando Athayde 
> Para: harbour@harbour-project.org
> Enviadas: Quinta-feira, 29 de Abril de 2010 9:24:43
> Assunto: [Harbour] tmysql and procedure (don´t support)
> 
> the class Tmysql, don´t suport procedures and either scripts
> i don´t know how implements this in mysql.c is a multi line query
> if someone help me, i will be glad
> 
> Best Regards,
> Fernando Athayde
> 
>  
> 
>  ___
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour



  ___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: Res: Res: [Harbour] tmysql and procedure (don ´t support)

2010-05-03 Thread Viktor Szakáts
So read the answers on the other threads you've started.

Viktor

On 2010 May 3, at 13:34, Fernando Athayde wrote:

> about this tread, didn´t came anything
> http://lists.harbour-project.org/pipermail/harbour/2010-April/035583.html
> 
> Best Regards,
> Fernando Athayde
> 
> De: Viktor Szakáts 
> Para: Harbour Project Main Developer List. 
> Enviadas: Segunda-feira, 3 de Maio de 2010 7:36:52
> Assunto: Re: Res: [Harbour] tmysql and procedure (don´t support)
> 
> Did you read my answers?
> 
> Viktor
> 
> On 2010 May 3, at 12:34, Fernando Athayde wrote:
> 
> > someone already passed for this?
> > 
> > Best regards,
> > Fernando Athayde
> > 
> > De: Fernando Athayde 
> > Para: harbour@harbour-project.org
> > Enviadas: Quinta-feira, 29 de Abril de 2010 9:24:43
> > Assunto: [Harbour] tmysql and procedure (don´t support)
> > 
> > the class Tmysql, don´t suport procedures and either scripts
> > i don´t know how implements this in mysql.c is a multi line query
> > if someone help me, i will be glad
> > 
> > Best Regards,
> > Fernando Athayde
> > 
> >  
> > 
> >  ___
> > Harbour mailing list (attachment size limit: 40KB)
> > Harbour@harbour-project.org
> > http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> ___
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
>  ___
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Res: Res: Res: [Harbour] tmysql and procedure (don´t support)

2010-05-03 Thread Fernando Athayde
that i had alreary saw, in scripts i am do steatement by steatment, don´t is 
beaultiful but runs ok, it´s was better if mysql_query take support for 
CLIENT_MULTI_STATEMENTS, don´t only in mysql_real_conect, but in mysql_query 
too, because have to loop in all steatments.
but in procedures cases, it´s a little diference i use a query like this "call 
procedure(params...)"
I like to know if someone uses procedures or scripts, or if you guys guess that 
this is good, for hbmysql

Best Regards,
Fernando Athayde





De: Viktor Szakáts 
Para: Harbour Project Main Developer List. 
Enviadas: Segunda-feira, 3 de Maio de 2010 8:39:48
Assunto: Re: Res: Res: [Harbour] tmysql and procedure (don´t support)

So read the answers on the other threads you've started.

Viktor

On 2010 May 3, at 13:34, Fernando Athayde wrote:

> about this tread, didn´t came anything
> http://lists.harbour-project.org/pipermail/harbour/2010-April/035583.html
> 
> Best Regards,
> Fernando Athayde
> 
> De: Viktor Szakáts 
> Para: Harbour Project Main Developer List. 
> Enviadas: Segunda-feira, 3 de Maio de 2010 7:36:52
> Assunto: Re: Res: [Harbour] tmysql and procedure (don´t support)
> 
> Did you read my answers?
> 
> Viktor
> 
> On 2010 May 3, at 12:34, Fernando Athayde wrote:
> 
> > someone already passed for this?
> > 
> > Best regards,
> > Fernando Athayde
> > 
> > De: Fernando Athayde 
> > Para: harbour@harbour-project.org
> > Enviadas: Quinta-feira, 29 de Abril de 2010 9:24:43
> > Assunto: [Harbour] tmysql and procedure (don´t support)
> > 
> > the class Tmysql, don´t suport procedures and either scripts
> > i don´t know how implements this in mysql.c is a multi line query
> > if someone help me, i will be glad
> > 
> > Best Regards,
> > Fernando Athayde
> > 
> >  
> > 
> >  ___
> > Harbour mailing list (attachment size limit: 40KB)
> > Harbour@harbour-project.org
> > http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> ___
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
>  ___
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour



  ___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour