[Gambas-user] [Gambas Bug Tracker] Bug #726: Result object does not retrieve data when using ODBC driver.
bugtracker at ...3416...
bugtracker at ...3416...
Thu Sep 10 15:31:22 CEST 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.726&from=L21haW4-
Comment #2 by zxMarce:
Sorry it took that long. The virtual machine is not as fast as I would like.
Anyway, did as you asked, but with r7294. This is the output from svn info:
Path: .
Working Copy Root Path: /home/*******/Gambas3Devel/trunk
URL: svn://svn.code.sf.net/p/gambas/code/gambas/trunk
Relative URL: ^/gambas/trunk
Repository Root: svn://svn.code.sf.net/p/gambas/code
Repository UUID: 02bb98e2-b625-4c1b-a9b2-7bc90b9017ea
Revision: 7294
Node Kind: directory
Schedule: normal
Last Changed Author: gambas
Last Changed Rev: 7294
Last Changed Date: 2015-09-08 20:54:00 -0300 (mar, 08 sep 2015)
The returned Row Count is indeed zero, which is a little surprising; ODBC would normally return -1, as the code comments from Andrea Bortolan say.
I'll upload a screenshot of my program with the result.
On a similar topic: Is there a way for drivers to print debug messages when DB.Debug = True?
That would come in handy, as developers would not need to #define things just to print debugging info.
More information about the User
mailing list