[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-07-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- Comment #5 by PICCORO LENZ MCKAY: now this its a confirmed bug: seems the odbc implementation for TDS protocol in gambas does not enabled the advanced cursor.. and uses the default cursor, that does not support subquerys (multiple

[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-07-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- Comment #4 by PICCORO LENZ MCKAY: some info related to this issue too: https://github.com/FreeTDS/freetds/issues/131#issuecomment-313166673 but i cant understand in total that freddy77 said!

[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-06-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- Comment #3 by PICCORO LENZ MCKAY: hi zxMarce, really really thanks for your support, about the subquery problem? seem when i have open result (opened cursor i think, with forward only) cannot made another query without free the

[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-06-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- Comment #2 by zxMarce: As per https://stackoverflow.com/questions/33940294/sqlgetstmtattr-output-value-for-sql-attr-row-number, it seems that SQLite has issues in their ODBC Driver implementation. Per ODBC definitions, returning

[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-06-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- Comment #1 by PICCORO LENZ MCKAY: hi, this query make me impossible document and find a solution to how populate a grid not using the Data event... i send a issue to freetds project, due this error today does not permit to me got

[Gambas-user] [Gambas Bug Tracker] Bug #1102: ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP

2017-05-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1102=L21haW4- PICCORO LENZ MCKAY reported a new bug. Summary --- ODBC driver super buggy 3: impossible made subquerys if the previous its a call/select to SP Type : Bug Priority : High Gambas version : 3.9 Product