RowsAffected returns -1 when data exists
Posted: Sun 02 Apr 2006 00:58
I just download and installed the MyDAC 4.30.0.11 and when I issue a select statement that has results, RowsAffected is -1.
If I use RecNo or RecordCount the value is 1.
Is there a reason that RowsAffectect does not return the correct value of 1?
I also notice that when using DBMonitor or MySQLBuilder, it displays
a RowsAffected of 0 even when records are clearly displayed.
Using:
D7Pro
MySQL server version: 4.1.13-nt
MyDAC 4.30.0.11
Regards,
Scott.
If I use RecNo or RecordCount the value is 1.
Is there a reason that RowsAffectect does not return the correct value of 1?
I also notice that when using DBMonitor or MySQLBuilder, it displays
a RowsAffected of 0 even when records are clearly displayed.
Using:
D7Pro
MySQL server version: 4.1.13-nt
MyDAC 4.30.0.11
Regards,
Scott.