Mattes Dolak ae3cc71263 Fixed ODBC on Win64.
The SQLGetConnectAttr() function can write up to 64-bit integers, as documented by MSDN here: http://msdn.microsoft.com/en-us/library/ms710297%28v=vs.85%29.aspx
This fix uses 64-bit integers instead of 32-bit ones, the original code corrupted the stack when used on win7-x64 with MSSQL 2008.
2014-07-16 09:19:03 +02:00
..
2014-07-10 09:15:06 +02:00
2014-07-16 09:19:03 +02:00
2014-07-10 09:15:06 +02:00
2014-06-17 11:30:03 +02:00
2014-07-10 09:15:06 +02:00
2012-10-10 18:40:01 +00:00
2012-11-11 09:57:01 +01:00
2012-10-10 18:40:01 +00:00
2012-10-10 18:40:01 +00:00
2012-10-10 18:40:01 +00:00
2012-10-10 18:40:01 +00:00
2012-10-10 18:40:01 +00:00
2012-10-10 18:40:01 +00:00
2012-04-23 01:14:34 +00:00
2012-04-29 18:52:25 +00:00