10 messages in com.mysql.lists.perlRe: mSQL: Number of rows affected nev...
FromSent OnAttachments
Paul Hoepfner-Homme03 Mar 2001 09:00 
Jochen Wiedmann03 Mar 2001 11:33 
Paul Hoepfner-Homme05 Mar 2001 07:08 
Jochen Wiedmann05 Mar 2001 08:39 
Paul Hoepfner-Homme05 Mar 2001 09:13.pl
Jochen Wiedmann06 Mar 2001 03:37 
Paul Hoepfner-Homme06 Mar 2001 08:44 
Paul Hoepfner-Homme06 Mar 2001 09:00 
Dodger06 Mar 2001 11:27 
Paul Hoepfner-Homme07 Mar 2001 09:07 
Subject:Re: mSQL: Number of rows affected never correctly returned
From:Jochen Wiedmann (jo@ispsoft.de)
Date:03/05/2001 08:39:20 AM
List:com.mysql.lists.perl

Paul Hoepfner-Homme wrote:

I just checked the mSQL 2.0 Programming API available on hughes.com.au and it says there is a method called msqlNumRows() which should return the desired number. Are you saying that you tried using this method and the compiler complained saying such a method did not exist? If so, then maybe there's a bug in the mSQL programming API.

After looking into the code again, my impression is, that it already should work as expected. If it doesn't, I need a Perl script that

a) creates a table b) inserts some rows c) performs a query showing the wrong result

Sorry,

Jochen