issue-#87 adding support for LONGINT in SqlDrivers.Table

Locked

Should we merge topic branch issue-#87 with master?

Yes
7
100%
No
0
No votes
Abstain
0
No votes
 
Total votes: 7

Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

issue-#87 adding support for LONGINT in SqlDrivers.Table

Post by Ivan Denisov »

This voting is about issue-#87: http://redmine.blackboxframework.org/issues/87
http://forum.blackboxframework.org/view ... f=41&t=325
For the sake of completeness support for the type LONGINT should be added to SqlDrivers.Table. As a welcome side effect this would also avoid a trap when reading Dialog.Currency values when the size of the table is not known.
The suggested differences:
http://redmine.blackboxframework.org/pr ... 96420bb394

The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.320.zip
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#87 adding support for LONGINT in SqlDrivers.Table

Post by Ivan Denisov »

The voting is over according "short circuit" rule.

The resulting version:
http://blackboxframework.org/unstable/m ... a1.368.zip
http://blackboxframework.org/unstable/m ... -setup.exe
Locked