Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Imagination is more important than knowledge. -- Albert Einstein


devel / comp.lang.xharbour / Re: Errors when testing the TMySqlServer class of the mysql.lib lib

SubjectAuthor
* Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
`* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
 `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
  `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
   `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
    `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
     `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
      `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
       `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        +* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |`* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        | `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |  `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |   `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |    +- Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |    `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |     `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |      `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |       `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |        `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |         `* Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        |          `* Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano
        |           `- Re: Errors when testing the TMySqlServer class of the mysql.lib libreina...@gmail.com
        `- Re: Errors when testing the TMySqlServer class of the mysql.lib libEnrico Maria Giordano

1
Errors when testing the TMySqlServer class of the mysql.lib lib

<59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17288&group=comp.lang.xharbour#17288

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:6d3:b0:746:332:c4e9 with SMTP id 19-20020a05620a06d300b007460332c4e9mr2661065qky.15.1679092383721;
Fri, 17 Mar 2023 15:33:03 -0700 (PDT)
X-Received: by 2002:a81:5591:0:b0:533:a15a:d33e with SMTP id
j139-20020a815591000000b00533a15ad33emr3045284ywb.5.1679092383495; Fri, 17
Mar 2023 15:33:03 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Fri, 17 Mar 2023 15:33:03 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:17a:b800:51db:d5c3:9183:d683;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:17a:b800:51db:d5c3:9183:d683
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
Subject: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Fri, 17 Mar 2023 22:33:03 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 46
 by: reina...@gmail.com - Fri, 17 Mar 2023 22:33 UTC

Enrico,

The error is the following:

Error BASE/1066 Argument error: conditional Arguments: ( [ 1] = Type: N Val: 0) Error at ...: (b)TMYSQLSERVER:CREATETABLE(1419) in Module: tmysql.prg Called from : TMYSQLSERVER:CREATETABLE(1427) in Module: tmysql.prg Called from : MAIN(105) in Module: TEST.PRG

// returns NOT NULL if extended structure has DBS_NOTNULL field to true
LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }

I don't know how to resolve this error.

Thank for your help

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv2q9j$25gph$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17289&group=comp.lang.xharbour#17289

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Fri, 17 Mar 2023 23:40:51 +0100
Organization: A noiseless patient Spider
Lines: 51
Message-ID: <tv2q9j$25gph$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: base64
Injection-Date: Fri, 17 Mar 2023 22:40:51 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="c4f60f52c9236f8b7fe88e5efe0cc4a2";
logging-data="2278193"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18WrkKTHKuxrz/jv29AwB/u"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:q3l9xlZa6ydSmdckPfRtl2N786E=
In-Reply-To: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
 by: Enrico Maria Giordan - Fri, 17 Mar 2023 22:40 UTC


Il 17/03/2023 23:33, reina...@gmail.com ha scritto:
> Enrico,
>
> The error is the following:
>
> Error BASE/1066 Argument error: conditional Arguments: ( [ 1] = Type: N Val: 0) Error at ...: (b)TMYSQLSERVER:CREATETABLE(1419) in Module: tmysql.prg Called from : TMYSQLSERVER:CREATETABLE(1427) in Module: tmysql.prg Called from : MAIN(105) in Module: TEST.PRG
>
> // returns NOT NULL if extended structure has DBS_NOTNULL field to true
> LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }
Check if aStruct[ i ] is an array.
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17290&group=comp.lang.xharbour#17290

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a37:e117:0:b0:745:f516:a314 with SMTP id c23-20020a37e117000000b00745f516a314mr3164357qkm.11.1679094942460;
Fri, 17 Mar 2023 16:15:42 -0700 (PDT)
X-Received: by 2002:a25:ec12:0:b0:b67:f07:d194 with SMTP id
j18-20020a25ec12000000b00b670f07d194mr154346ybh.6.1679094942139; Fri, 17 Mar
2023 16:15:42 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Fri, 17 Mar 2023 16:15:41 -0700 (PDT)
In-Reply-To: <tv2q9j$25gph$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=200.0.58.106; posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 200.0.58.106
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com> <tv2q9j$25gph$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Fri, 17 Mar 2023 23:15:42 +0000
Content-Type: text/plain; charset="UTF-8"
 by: reina...@gmail.com - Fri, 17 Mar 2023 23:15 UTC

> > // returns NOT NULL if extended structure has DBS_NOTNULL field to true
> > LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }
> Check if aStruct[ i ] is an array.
>
I checked it: it is a array, that is ok.

Reynaldo.

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv3tti$2ds20$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17291&group=comp.lang.xharbour#17291

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Sat, 18 Mar 2023 09:48:50 +0100
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <tv3tti$2ds20$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 18 Mar 2023 08:48:50 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d82dc151ed4d54967999d417e58d4913";
logging-data="2551872"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19QYFsAaPP0VuiBfgAMSrf/"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:fbaHdT9IDbLgJ+utESDmysBQ6C4=
In-Reply-To: <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 18 Mar 2023 08:48 UTC

Il 18/03/2023 00:15, reina...@gmail.com ha scritto:

>>> // returns NOT NULL if extended structure has DBS_NOTNULL field to true
>>> LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }
>>
>> Check if aStruct[ i ] is an array.
>
> I checked it: it is a array, that is ok.

Can I reproduce the error here? Please not that I have never used that lib.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17292&group=comp.lang.xharbour#17292

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:5dd1:0:b0:3d4:63fa:3db4 with SMTP id e17-20020ac85dd1000000b003d463fa3db4mr2258778qtx.5.1679138930729;
Sat, 18 Mar 2023 04:28:50 -0700 (PDT)
X-Received: by 2002:a05:6902:1547:b0:b4c:9333:2a1 with SMTP id
r7-20020a056902154700b00b4c933302a1mr1246494ybu.10.1679138930504; Sat, 18 Mar
2023 04:28:50 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 18 Mar 2023 04:28:50 -0700 (PDT)
In-Reply-To: <tv3tti$2ds20$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:17a:b800:51db:d5c3:9183:d683;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:17a:b800:51db:d5c3:9183:d683
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Sat, 18 Mar 2023 11:28:50 +0000
Content-Type: text/plain; charset="UTF-8"
 by: reina...@gmail.com - Sat, 18 Mar 2023 11:28 UTC

Enrico,

> Can I reproduce the error here? Please not that I have never used that lib.
I tested "c:\xharbour\contrib\mysql\tests\test.prg"
If you don't have the lib, I can send it to you.
If you don't have "test.prg", I can send it to you.

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv48kb$2fl8g$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17293&group=comp.lang.xharbour#17293

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Sat, 18 Mar 2023 12:51:40 +0100
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <tv48kb$2fl8g$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 18 Mar 2023 11:51:39 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d82dc151ed4d54967999d417e58d4913";
logging-data="2610448"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX189shij0du+yrufj/naGDg1"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:M24Lar3yfUr0nW7+Fr7OGGoJSw0=
In-Reply-To: <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 18 Mar 2023 11:51 UTC

Il 18/03/2023 12:28, reina...@gmail.com ha scritto:

>> Can I reproduce the error here? Please not that I have never used that lib.
>
> I tested "c:\xharbour\contrib\mysql\tests\test.prg"
> If you don't have the lib, I can send it to you.
> If you don't have "test.prg", I can send it to you.

Yes, please, send me all that is required to compile and run the sample.
I need to reproduce the problem.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17294&group=comp.lang.xharbour#17294

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:18a6:b0:3de:bafb:82c1 with SMTP id v38-20020a05622a18a600b003debafb82c1mr137774qtc.3.1679153833698;
Sat, 18 Mar 2023 08:37:13 -0700 (PDT)
X-Received: by 2002:a25:5b84:0:b0:ad2:3839:f49 with SMTP id
p126-20020a255b84000000b00ad238390f49mr1858324ybb.5.1679153833492; Sat, 18
Mar 2023 08:37:13 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 18 Mar 2023 08:37:13 -0700 (PDT)
In-Reply-To: <tv48kb$2fl8g$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:17a:b800:c038:7fc2:8067:b51b;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:17a:b800:c038:7fc2:8067:b51b
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Sat, 18 Mar 2023 15:37:13 +0000
Content-Type: text/plain; charset="UTF-8"
 by: reina...@gmail.com - Sat, 18 Mar 2023 15:37 UTC

> Yes, please, send me all that is required to compile and run the sample.
> I need to reproduce the problem.

Enrico,

Please check your email.

I build the lib using hbmake -elx mysql.bc
I build the test.exe using hbmake -ex test.bc

Thanks for your help.

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv4obv$2i8r4$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17295&group=comp.lang.xharbour#17295

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Sat, 18 Mar 2023 17:20:16 +0100
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <tv4obv$2i8r4$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 18 Mar 2023 16:20:15 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d82dc151ed4d54967999d417e58d4913";
logging-data="2696036"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19wgXkXTjEr/VMsbIATJa8V"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:KPRIyPWg3uMlQyDjLUWFWKrAfBU=
In-Reply-To: <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 18 Mar 2023 16:20 UTC

Il 18/03/2023 16:37, reina...@gmail.com ha scritto:

>> Yes, please, send me all that is required to compile and run the sample.
>> I need to reproduce the problem.
>
> Enrico,
>
> Please check your email.
>
> I build the lib using hbmake -elx mysql.bc
> I build the test.exe using hbmake -ex test.bc

I have never used (nor have) hbmake. Can you build everything is
required to compile the sample and send it to me, please?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17296&group=comp.lang.xharbour#17296

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:7006:0:b0:3bf:e265:9bf with SMTP id x6-20020ac87006000000b003bfe26509bfmr3002846qtm.5.1679174612724;
Sat, 18 Mar 2023 14:23:32 -0700 (PDT)
X-Received: by 2002:a05:6902:114b:b0:b09:6f3d:ea1f with SMTP id
p11-20020a056902114b00b00b096f3dea1fmr2197403ybu.4.1679174612512; Sat, 18 Mar
2023 14:23:32 -0700 (PDT)
Path: i2pn2.org!i2pn.org!diablo1.usenet.blueworldhosting.com!85.12.63.48.MISMATCH!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 18 Mar 2023 14:23:32 -0700 (PDT)
In-Reply-To: <tv4obv$2i8r4$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:17a:b800:c038:7fc2:8067:b51b;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:17a:b800:c038:7fc2:8067:b51b
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Sat, 18 Mar 2023 21:23:32 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1925
 by: reina...@gmail.com - Sat, 18 Mar 2023 21:23 UTC

Enrico,

> I have never used (nor have) hbmake. Can you build everything is
> required to compile the sample and send it to me, please?
It is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)
I use only hbmake.exe para compilar meus fontes, extremely ease to use it.
But I will send everyting I did, just for you test the classes.

Thanks for your all attention.

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17297&group=comp.lang.xharbour#17297

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:ca:b0:3de:f192:600d with SMTP id p10-20020a05622a00ca00b003def192600dmr324593qtw.2.1679180625231;
Sat, 18 Mar 2023 16:03:45 -0700 (PDT)
X-Received: by 2002:a05:6902:1082:b0:b6a:6950:93ee with SMTP id
v2-20020a056902108200b00b6a695093eemr161720ybu.10.1679180624993; Sat, 18 Mar
2023 16:03:44 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!85.12.63.47.MISMATCH!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 18 Mar 2023 16:03:44 -0700 (PDT)
In-Reply-To: <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:17a:b800:c038:7fc2:8067:b51b;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:17a:b800:c038:7fc2:8067:b51b
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Sat, 18 Mar 2023 23:03:45 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2138
 by: reina...@gmail.com - Sat, 18 Mar 2023 23:03 UTC

> Enrico,
> > I have never used (nor have) hbmake. Can you build everything is
> > required to compile the sample and send it to me, please?
> It is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)
> I use only hbmake.exe para compilar meus fontes, extremely ease to use it.
> But I will send everyting I did, just for you test the classes.
>
> Thanks for your all attention.
Please check you email.
I sent everyting you need for you testing the classes.

Thanks for your attention.

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv5ge6$2mbs5$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17298&group=comp.lang.xharbour#17298

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Sun, 19 Mar 2023 00:11:04 +0100
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <tv5ge6$2mbs5$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 18 Mar 2023 23:11:02 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="a9642d6ee8a3b802ce0aa7ae7b25f8cc";
logging-data="2830213"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+eaowAtMNUycyEKlznmQf/"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:rHlH1/qjFIX4KsPlvkv1H+sFhz0=
In-Reply-To: <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 18 Mar 2023 23:11 UTC

Il 18/03/2023 22:23, reina...@gmail.com ha scritto:

>> I have never used (nor have) hbmake. Can you build everything is
>> required to compile the sample and send it to me, please?
>
> It is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)

Great! So you do not need my help anymore, right?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv5gh2$2mbs5$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17299&group=comp.lang.xharbour#17299

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Sun, 19 Mar 2023 00:12:36 +0100
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <tv5gh2$2mbs5$2@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 18 Mar 2023 23:12:34 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="a9642d6ee8a3b802ce0aa7ae7b25f8cc";
logging-data="2830213"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/BQtixoDd7+401ivsZxrmI"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:jcTB+DD5K2dwRwfKJ7nTy6JskgY=
In-Reply-To: <d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 18 Mar 2023 23:12 UTC

Il 19/03/2023 00:03, reina...@gmail.com ha scritto:

> Please check you email.
> I sent everyting you need for you testing the classes.

Thank you. I will try to compile it. I have not received it yet.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17300&group=comp.lang.xharbour#17300

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:1823:b0:3e2:60d6:4236 with SMTP id t35-20020a05622a182300b003e260d64236mr719925qtc.0.1679312290299;
Mon, 20 Mar 2023 04:38:10 -0700 (PDT)
X-Received: by 2002:a05:6902:723:b0:b6a:2590:6c63 with SMTP id
l3-20020a056902072300b00b6a25906c63mr4824192ybt.2.1679312290015; Mon, 20 Mar
2023 04:38:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!diablo1.usenet.blueworldhosting.com!usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 20 Mar 2023 04:38:09 -0700 (PDT)
In-Reply-To: <tv5gh2$2mbs5$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:134:6300:6411:1866:6c38:7a54;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:134:6300:6411:1866:6c38:7a54
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Mon, 20 Mar 2023 11:38:10 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2061
 by: reina...@gmail.com - Mon, 20 Mar 2023 11:38 UTC

Enrico,

> > Please check you email.
> > I sent everyting you need for you testing the classes.
> Thank you. I will try to compile it. I have not received it yet.

I tested all classes of mysql! Now they are working fine.
The dbf2mysql.prg now is working as well.
Now I have a hard work to do, I want start to migrate my app from dbf into mysql.

Thanks for all your attention!

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tv9ljr$3hkuj$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17301&group=comp.lang.xharbour#17301

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Mon, 20 Mar 2023 14:03:56 +0100
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <tv9ljr$3hkuj$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 20 Mar 2023 13:03:55 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="ea9b6eddf31a983cd8150ad2cc9d1e72";
logging-data="3724243"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SjpXiNtWBy3ouMlzl53Iw"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:AsVXHFvRBqhwwLWnHfmR6MDzqNg=
In-Reply-To: <dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
 by: Enrico Maria Giordan - Mon, 20 Mar 2023 13:03 UTC

Il 20/03/2023 12:38, reina...@gmail.com ha scritto:

> I tested all classes of mysql! Now they are working fine.
> The dbf2mysql.prg now is working as well.
> Now I have a hard work to do, I want start to migrate my app from dbf into mysql.

Great! Do you have a list of fix so I can update the SVN?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tvd1bf$89p2$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17302&group=comp.lang.xharbour#17302

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Tue, 21 Mar 2023 20:42:40 +0100
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <tvd1bf$89p2$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
<tv9ljr$3hkuj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 21 Mar 2023 19:42:39 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ffa94d4db4c44bbdde4132d0f7ce2d9c";
logging-data="272162"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18s6oqwbhbjmZ6Zl+Broa21"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:Fuy+F787vPhVUwA34PrV6QZhh4U=
In-Reply-To: <tv9ljr$3hkuj$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 21 Mar 2023 19:42 UTC

Il 20/03/2023 14:03, Enrico Maria Giordano ha scritto:

>> I tested all classes of mysql! Now they are working fine.
>> The dbf2mysql.prg now is working as well.
>> Now I have a hard work to do, I want start to migrate my app from dbf
>> into mysql.
>
> Great! Do you have a list of fix so I can update the SVN?

Sorry, it is not good. You have used a very old source code:

/*
* $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
*/

The latest is:

/*
* $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
*/

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<94739894-28ae-473c-b2ca-6071f4a7064cn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17303&group=comp.lang.xharbour#17303

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:188a:b0:3df:bda6:6932 with SMTP id v10-20020a05622a188a00b003dfbda66932mr544437qtc.5.1679434201300;
Tue, 21 Mar 2023 14:30:01 -0700 (PDT)
X-Received: by 2002:a05:6902:168c:b0:b30:8d4b:230e with SMTP id
bx12-20020a056902168c00b00b308d4b230emr410185ybb.7.1679434200983; Tue, 21 Mar
2023 14:30:00 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!45.76.7.193.MISMATCH!3.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 21 Mar 2023 14:30:00 -0700 (PDT)
In-Reply-To: <tvd1bf$89p2$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:14e:8c00:29c5:30c7:cc03:9d71;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:14e:8c00:29c5:30c7:cc03:9d71
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com> <tv9ljr$3hkuj$1@dont-email.me>
<tvd1bf$89p2$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <94739894-28ae-473c-b2ca-6071f4a7064cn@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Tue, 21 Mar 2023 21:30:01 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 28
 by: reina...@gmail.com - Tue, 21 Mar 2023 21:30 UTC

Em terça-feira, 21 de março de 2023 às 16:42:41 UTC-3, Enrico Maria Giordano escreveu:
> Il 20/03/2023 14:03, Enrico Maria Giordano ha scritto:
>
> >> I tested all classes of mysql! Now they are working fine.
> >> The dbf2mysql.prg now is working as well.
> >> Now I have a hard work to do, I want start to migrate my app from dbf
> >> into mysql.
> >
> > Great! Do you have a list of fix so I can update the SVN?
> Sorry, it is not good. You have used a very old source code:
>
> /*
> * $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
> */
>
> The latest is:
>
> /*
> * $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
> */
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17304&group=comp.lang.xharbour#17304

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a37:b4e:0:b0:746:7a48:d409 with SMTP id 75-20020a370b4e000000b007467a48d409mr271581qkl.8.1679434304031;
Tue, 21 Mar 2023 14:31:44 -0700 (PDT)
X-Received: by 2002:a81:ae16:0:b0:544:bb1e:f9cf with SMTP id
m22-20020a81ae16000000b00544bb1ef9cfmr2030052ywh.4.1679434303806; Tue, 21 Mar
2023 14:31:43 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 21 Mar 2023 14:31:43 -0700 (PDT)
In-Reply-To: <tvd1bf$89p2$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:14e:8c00:29c5:30c7:cc03:9d71;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:14e:8c00:29c5:30c7:cc03:9d71
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com> <tv9ljr$3hkuj$1@dont-email.me>
<tvd1bf$89p2$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Tue, 21 Mar 2023 21:31:44 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2058
 by: reina...@gmail.com - Tue, 21 Mar 2023 21:31 UTC

> Sorry, it is not good. You have used a very old source code:
>
> /*
> * $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
> */
>
> The latest is:
>
> /*
> * $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
> */

Could you send the last for me?

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tvd9v2$9n1b$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17305&group=comp.lang.xharbour#17305

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Tue, 21 Mar 2023 23:09:38 +0100
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <tvd9v2$9n1b$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
<tv9ljr$3hkuj$1@dont-email.me> <tvd1bf$89p2$1@dont-email.me>
<1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 21 Mar 2023 22:09:38 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ffa94d4db4c44bbdde4132d0f7ce2d9c";
logging-data="318507"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9yN09dipeE4BYOa0/inel"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:m/DYjZNJ2v4nYmDYrmkbOYQp1ao=
In-Reply-To: <1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
 by: Enrico Maria Giordan - Tue, 21 Mar 2023 22:09 UTC

Il 21/03/2023 22:31, reina...@gmail.com ha scritto:

>> Sorry, it is not good. You have used a very old source code:
>>
>> /*
>> * $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
>> */
>>
>> The latest is:
>>
>> /*
>> * $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
>> */
>
> Could you send the last for me?

Just sent to your private email.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tvda3j$9n1b$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17306&group=comp.lang.xharbour#17306

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Tue, 21 Mar 2023 23:12:03 +0100
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <tvda3j$9n1b$2@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
<tv9ljr$3hkuj$1@dont-email.me> <tvd1bf$89p2$1@dont-email.me>
<1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 21 Mar 2023 22:12:03 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ffa94d4db4c44bbdde4132d0f7ce2d9c";
logging-data="318507"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19BTLhdf5EIwN2V2bC1HZcJ"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:rkPkzbA7J2hrkPAMBGzmDJBHoX4=
In-Reply-To: <tvd9v2$9n1b$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 21 Mar 2023 22:12 UTC

Il 21/03/2023 23:09, Enrico Maria Giordano ha scritto:

> Just sent to your private email.

This is the complete latest xHarbour source code:

http://www.xharbour.org/files/download/windows/xhb10269_src.zip

From this page:

http://xharbour.org/index.asp?page=download/sources

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17307&group=comp.lang.xharbour#17307

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:34d:b0:3e3:8a0e:495f with SMTP id r13-20020a05622a034d00b003e38a0e495fmr120081qtw.13.1679437578294;
Tue, 21 Mar 2023 15:26:18 -0700 (PDT)
X-Received: by 2002:a05:6902:1083:b0:a8f:a6cc:9657 with SMTP id
v3-20020a056902108300b00a8fa6cc9657mr2211945ybu.7.1679437577924; Tue, 21 Mar
2023 15:26:17 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 21 Mar 2023 15:26:17 -0700 (PDT)
In-Reply-To: <tvda3j$9n1b$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:14e:8c00:29c5:30c7:cc03:9d71;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:14e:8c00:29c5:30c7:cc03:9d71
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com> <tv9ljr$3hkuj$1@dont-email.me>
<tvd1bf$89p2$1@dont-email.me> <1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me> <tvda3j$9n1b$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Tue, 21 Mar 2023 22:26:18 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2537
 by: reina...@gmail.com - Tue, 21 Mar 2023 22:26 UTC

Enrico,

> > Just sent to your private email.
> This is the complete latest xHarbour source code:
>
> http://www.xharbour.org/files/download/windows/xhb10269_src.zip
>
> From this page:
>
> http://xharbour.org/index.asp?page=download/sources
> --
I download the sources and tmysql.prg gives the same error.

Error BASE/1066 Argument error: conditional Arguments: ( [ 1] = Type: N Val: 0)

Error at ...: (b)TMYSQLSERVER:CREATETABLE(1419) in Module: tmysql.prg
Called from : TMYSQLSERVER:CREATETABLE(1455) in Module: tmysql.prg
Called from : MAIN(138) in Module: DBF2MYSQL.PRG

Try to test there,

Reynaldo Henrque

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tvedqq$hljb$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17308&group=comp.lang.xharbour#17308

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Wed, 22 Mar 2023 09:21:47 +0100
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <tvedqq$hljb$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
<tv9ljr$3hkuj$1@dont-email.me> <tvd1bf$89p2$1@dont-email.me>
<1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me> <tvda3j$9n1b$2@dont-email.me>
<aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 22 Mar 2023 08:21:46 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1306ea95d52d661b4fdf2b3146e85ac2";
logging-data="579179"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/yjt8RHsHyX3o75feSr+8W"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:ehyStW0daIJDUo52e+6/n7NwCj0=
In-Reply-To: <aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com>
 by: Enrico Maria Giordan - Wed, 22 Mar 2023 08:21 UTC

Il 21/03/2023 23:26, reina...@gmail.com ha scritto:

> I download the sources and tmysql.prg gives the same error.

Yes, I know, but you have to apply your fixes to the updated source
code, not to an older one. Otherwise, I cannot update the SVN with an
older source code, sorry.

> Try to test there,

I wish I could, but I cannot test it here as I haven't MySQL installed.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<e99f7d47-2a84-4830-a401-b0ec1b2685b9n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17312&group=comp.lang.xharbour#17312

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:622a:1a02:b0:3e3:f70f:fb13 with SMTP id f2-20020a05622a1a0200b003e3f70ffb13mr5595537qtb.6.1680006341481;
Tue, 28 Mar 2023 05:25:41 -0700 (PDT)
X-Received: by 2002:a05:6870:3e0c:b0:17f:8f37:aaa8 with SMTP id
lk12-20020a0568703e0c00b0017f8f37aaa8mr935453oab.4.1680006341199; Tue, 28 Mar
2023 05:25:41 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!panix!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 28 Mar 2023 05:25:40 -0700 (PDT)
In-Reply-To: <tvedqq$hljb$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:13f:6c00:ede1:c270:d89f:5396;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:13f:6c00:ede1:c270:d89f:5396
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com> <tv9ljr$3hkuj$1@dont-email.me>
<tvd1bf$89p2$1@dont-email.me> <1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me> <tvda3j$9n1b$2@dont-email.me>
<aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com> <tvedqq$hljb$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e99f7d47-2a84-4830-a401-b0ec1b2685b9n@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Tue, 28 Mar 2023 12:25:41 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2304
 by: reina...@gmail.com - Tue, 28 Mar 2023 12:25 UTC

Enrico,

> Yes, I know, but you have to apply your fixes to the updated source
> code, not to an older one. Otherwise, I cannot update the SVN with an
> older source code, sorry.
>
Enrico,

Could you provide me with a link to full updated xharbour sources?
Because my fonts are old.

Thanks,

Reynaldo Henrique

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<tvun3a$3ocds$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17313&group=comp.lang.xharbour#17313

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
Date: Tue, 28 Mar 2023 14:38:03 +0200
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <tvun3a$3ocds$1@dont-email.me>
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me>
<b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me>
<8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me>
<a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me>
<6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com>
<tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com>
<tv9ljr$3hkuj$1@dont-email.me> <tvd1bf$89p2$1@dont-email.me>
<1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me> <tvda3j$9n1b$2@dont-email.me>
<aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com>
<tvedqq$hljb$1@dont-email.me>
<e99f7d47-2a84-4830-a401-b0ec1b2685b9n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 28 Mar 2023 12:38:02 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="c2ed1673a570fca56835d69f8d8d1e5e";
logging-data="3944892"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX185wMoZDBouyBfyeNSawKZG"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.9.0
Cancel-Lock: sha1:qwS5EdpKVx54BZgEYsC2Qk/Fmxw=
In-Reply-To: <e99f7d47-2a84-4830-a401-b0ec1b2685b9n@googlegroups.com>
 by: Enrico Maria Giordan - Tue, 28 Mar 2023 12:38 UTC

Il 28/03/2023 14:25, reina...@gmail.com ha scritto:

>> Yes, I know, but you have to apply your fixes to the updated source
>> code, not to an older one. Otherwise, I cannot update the SVN with an
>> older source code, sorry.
>
> Enrico,
>
> Could you provide me with a link to full updated xharbour sources?
> Because my fonts are old.

I already provided it:

Il 21/03/2023 23:09, Enrico Maria Giordano ha scritto:

> Just sent to your private email.
This is the complete latest xHarbour source code:

http://www.xharbour.org/files/download/windows/xhb10269_src.zip

From this page:

http://xharbour.org/index.asp?page=download/sources

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Errors when testing the TMySqlServer class of the mysql.lib lib

<7e7025a6-e54e-44fc-9985-e18c3f729e6fn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17314&group=comp.lang.xharbour#17314

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:5905:0:b0:3de:f192:600d with SMTP id 5-20020ac85905000000b003def192600dmr5621108qty.2.1680009163089;
Tue, 28 Mar 2023 06:12:43 -0700 (PDT)
X-Received: by 2002:a05:6870:50:b0:17d:7221:d80c with SMTP id
16-20020a056870005000b0017d7221d80cmr5213086oaz.5.1680009162729; Tue, 28 Mar
2023 06:12:42 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 28 Mar 2023 06:12:42 -0700 (PDT)
In-Reply-To: <tvun3a$3ocds$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:17bc:13f:6c00:ede1:c270:d89f:5396;
posting-account=yZJwlQoAAADzKZZdom395T93hGRZPX0-
NNTP-Posting-Host: 2804:17bc:13f:6c00:ede1:c270:d89f:5396
References: <59d4656a-dd71-4c17-b888-6b472038dea3n@googlegroups.com>
<tv2q9j$25gph$1@dont-email.me> <b48680f2-6df8-4faf-84c3-50da8dc4d02bn@googlegroups.com>
<tv3tti$2ds20$1@dont-email.me> <8be1c4ea-6f97-405e-8704-8e2e88e98511n@googlegroups.com>
<tv48kb$2fl8g$1@dont-email.me> <a3c3a0f3-4cae-4d56-bf64-50e40289edb0n@googlegroups.com>
<tv4obv$2i8r4$1@dont-email.me> <6dbb5607-27d0-4be9-b282-9091c5a780c6n@googlegroups.com>
<d15fc6bf-cf57-4923-9bdf-4c5fd191a290n@googlegroups.com> <tv5gh2$2mbs5$2@dont-email.me>
<dcc66f8f-72d0-4a4a-9b09-3afce8d0d103n@googlegroups.com> <tv9ljr$3hkuj$1@dont-email.me>
<tvd1bf$89p2$1@dont-email.me> <1008641f-d834-4dce-a875-b97759704d7an@googlegroups.com>
<tvd9v2$9n1b$1@dont-email.me> <tvda3j$9n1b$2@dont-email.me>
<aef7e86e-cebc-4823-b3c0-cdb1abb84e77n@googlegroups.com> <tvedqq$hljb$1@dont-email.me>
<e99f7d47-2a84-4830-a401-b0ec1b2685b9n@googlegroups.com> <tvun3a$3ocds$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7e7025a6-e54e-44fc-9985-e18c3f729e6fn@googlegroups.com>
Subject: Re: Errors when testing the TMySqlServer class of the mysql.lib lib
From: reinaldohf@gmail.com (reina...@gmail.com)
Injection-Date: Tue, 28 Mar 2023 13:12:43 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2481
 by: reina...@gmail.com - Tue, 28 Mar 2023 13:12 UTC

> > Enrico,
> >
> > Could you provide me with a link to full updated xharbour sources?
> > Because my fonts are old.
> I already provided it:
> Il 21/03/2023 23:09, Enrico Maria Giordano ha scritto:
> > Just sent to your private email.
> This is the complete latest xHarbour source code:
>
> http://www.xharbour.org/files/download/windows/xhb10269_src.zip
>

Thank you very much.

Reynaldo Henrique

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor