Skip to content

Test Matrix of Hammer DB 3.2 or Hammer DB 3.1 #117

Answered by sm-shaw
b-anup asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, that matrix is the versions that were specifically tested before release, however that doesn't mean that other versions are not supported or even have not been tested since release. Yes for SQL Server between v3.2 and v3.3 the compiled interface between HammerDB and ODBC changed from tclodbc to tdbc::odbc (Note tdbc::odbc is modified from what is available included with the standard TCL release). With tclodbc (up to 3,.2) there was an additional external commit to the stored procedures - you can see this line as "odbc commit". However if this was removed or commented out the sessions would hang with the error “connection is busy with results for another command”. The newer interface …

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by abondvt89
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #117 on December 16, 2020 18:08.